Using Dig For Debugging
dig (Domain Information Groper) is a command-line tool used for querying DNS (Domain Name System) servers for information about host addresses, mail exchanges, nameservers, and other related information. It provides a way to manually check the DNS records for a particular domain and see what information the DNS servers are providing. Here’s how you can use dig and an example usage:
Install dig: The dig tool is typically included in most Unix-based systems, such as Linux and macOS.
Posted by Zak's Notes on Saturday, July 10, 2021