Back to Tools
DNS Lookup
Check DNS records for any domain
Understanding DNS Records
AAddress Record
Maps a domain to an IPv4 address. The most common DNS record type.
AAAAIPv6 Address
Maps a domain to an IPv6 address. Similar to A record but for IPv6.
MXMail Exchange
Specifies mail servers responsible for accepting emails for the domain.
TXTText Record
Stores text information. Often used for verification and SPF/DKIM records.
NSNameserver
Indicates which DNS servers are authoritative for the domain.
CNAMECanonical Name
Creates an alias from one domain to another. Used for subdomains.