Dog
DNS CLIENT
Version: 0.1.0 Web: https://dns.lookup.dog
Taking baby steps in system administration means that sooner or later you’ll need some understanding of how the internet works. That implies some basic knowledge of the connection between a server’s IP address and its readable domain name, which is handled by a DNS server. In Linux, you’ll find an abundance of network-related CLI tools, and as for DNS servers, we can quickly look them up using the older nslookup utility, and the newer Dig one (part of the Bind package). However, times are changing, and we now have an even more up-to-date tool for conducting DNS lookups: Dog.