DNS Lookup - All DNS Records

Lookup all DNS records for any domain including A, AAAA, CNAME, MX, NS, TXT, SOA records and more with our comprehensive DNS lookup tool.

About DNS Lookup

DNS Lookup allows you to query all DNS records for a domain name. This comprehensive tool shows you every type of DNS record associated with a domain, helping you understand the complete DNS configuration.

DNS Record Types Explained

A Record

Maps a domain name to an IPv4 address (32-bit). This is the most common type of DNS record.

AAAA Record

Maps a domain name to an IPv6 address (128-bit). Used for the newer IPv6 protocol.

CNAME Record

Creates an alias that points to another domain name. Cannot coexist with other record types.

MX Record

Specifies mail servers responsible for receiving email for the domain.

NS Record

Specifies the authoritative name servers for the domain.

TXT Record

Contains text information for various purposes like SPF, DKIM, domain verification.

SOA Record

Start of Authority record containing administrative information about the domain.

PTR Record

Used for reverse DNS lookups, mapping IP addresses back to domain names.