dnswalk

Checks dns zone information using nameserver lookups

Debian Debian
RUN apt-get update && \ apt-get install -y dnswalk
Ubuntu
RUN apt-get update && \ apt-get install -y dnswalk
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dnswalk
Raspbian
RUN apt-get update && \ apt-get install -y dnswalk
click the source code to copy install dnswalk on any operating system with command-not-found.com