How to Install dnswalk in Ubuntu 18.04



Install dnswalk by entering the following commands in the terminal:

sudo apt update
sudo apt install dnswalk

Description:

Checks dns zone information using nameserver lookups

dnswalk is a DNS debugger. It performs zone transfers of specified domains, and checks the database in numerous ways for internal consistency, as well as accuracy.

Version: 2.0.2.dfsg.1-1

Section: universe/net