🌐 DNS Lookup

Query DNS records for any domain: A, AAAA, MX, NS, TXT, CNAME, SOA, and PTR records. See TTLs and authoritative responses.

What is DNS?

The Domain Name System (DNS) translates human-readable domain names like example.com into IP addresses that computers use to communicate. DNS records define how a domain behaves — where its website is hosted, where email is delivered, and how ownership is verified.

DNS Record Types

Type Description
AMaps a domain to an IPv4 address
AAAAMaps a domain to an IPv6 address
MXSpecifies mail servers responsible for receiving email
NSIdentifies the authoritative name servers for the domain
TXTHolds arbitrary text data, often used for SPF, DKIM, and domain verification
CNAMECreates an alias pointing one domain name to another
SOAContains administrative information about the zone including serial number and refresh intervals