DNS Lookup Online — Free A MX NS TXT CNAME Records Checker

Query A, AAAA, MX, NS, TXT and CNAME records for any domain in real time. No third-party API — direct DNS lookup against Google 8.8.8.8 and Cloudflare 1.1.1.1.

Enter a domain name to fetch its DNS records.

AIPv4 addresses

AAAAIPv6 addresses

MXmail exchangers

NSauthoritative name servers

TXTtext records (SPF, DKIM, verification)

CNAMEcanonical name aliases

About DNS records

DNS turns human-readable names like example.com into the IP addresses that browsers and apps use to connect. A and AAAA point to web servers, MX points to mail servers, TXT carries verification and policy strings (SPF, DKIM, DMARC). NS records show which authoritative servers a domain delegates to.

Common use cases

Frequently asked questions

Why are some record types empty?+

Most domains don't use every record type. A site without email won't have MX. A simple A-record domain has no CNAME. Empty arrays mean "no records of that type", not an error.

Does this hit my local DNS or a public resolver?+

A public resolver. We query Cloudflare 1.1.1.1, Google 8.8.8.8 and Quad9 9.9.9.9 directly — that bypasses ISP-level caching so you see the real authoritative answer.

How is this different from "nslookup" or "dig"?+

Same protocol, friendlier output. Behind the scenes we run the equivalent of `dig +short @1.1.1.1 example.com A`, then for AAAA, MX, NS, TXT and CNAME — all in parallel.

Tools

SECURITY TIP

Using default passwords? Protect your network with NordVPN encryption.