host

Lookup Domain Name Server. More information: <https://manned.org/host>.

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