mdig

BIND (Berkeley Internet Name Domain) is an implementation of the

Debian Debian
RUN apt-get update && \ apt-get install -y dnsutils
Ubuntu
RUN apt-get update && \ apt-get install -y dnsutils
Alpine
RUN apk add bind-tools
Arch Arch Linux
RUN pacman -S --noconfirm bind-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dnsutils
CentOS
RUN yum install -y bind
Fedora
RUN dnf install -y bind
Raspbian
RUN apt-get update && \ apt-get install -y dnsutils
click the source code to copy install mdig on any operating system with command-not-found.com