Free DNS Lookup

Query all DNS record types for any domain — A, AAAA, MX, TXT, NS, and CNAME. Instant results, no signup.

DNS record types explained

A

Maps a domain to an IPv4 address. The most fundamental DNS record.

AAAA

Maps a domain to an IPv6 address.

MX

Specifies the mail servers responsible for receiving email for the domain. Priority number indicates preference (lower = higher priority).

TXT

Free-form text records. Used for SPF (email authentication), DMARC policies, domain ownership verification, and more.

NS

Lists the authoritative nameservers for the domain — the servers that hold the DNS records.

CNAME

An alias that points one domain to another. Often used for subdomains and CDN configurations.