DNS Record Lookup
Enter a domain name and select the type of DNS record you want to query.
Querying DNS records...
DNS Lookup Results
About DNS Records
DNS (Domain Name System) records are used to map domain names to IP addresses and provide other domain-related information. Here are the most common DNS record types:
A Record
Maps a domain name to an IPv4 address. This is the most common type of DNS record.
AAAA Record
Maps a domain name to an IPv6 address, the next-generation Internet Protocol.
CNAME Record
Creates an alias from one domain name to another. The canonical name record.
MX Record
Specifies the mail servers responsible for receiving email for a domain.
TXT Record
Stores text information, often used for verification, SPF, and DKIM records.
NS Record
Specifies the authoritative name servers for a domain.
SOA Record
Stores administrative information about a domain, including the primary name server.