DNS Lookup Tool
Perform DNS lookups and view detailed DNS records for any domain. Similar to the dig command line tool.
About DNS Records
A Record
Maps a domain to an IPv4 address. Most common record type for website hosting.
AAAA Record
Maps a domain to an IPv6 address, supporting the next generation of IP addressing.
MX Record
Specifies mail servers responsible for receiving email messages.
TXT Record
Holds text information, commonly used for domain verification and SPF records.
NS Record
Specifies the authoritative nameservers for the domain.
CNAME Record
Creates an alias pointing one domain or subdomain to another domain.