Search 110+ free tools… (e.g. json, vpn, password) ⌘K
Link Tools Dereferer Hide Referrer Link URL Shortener Affiliate Cloaker PayPal Links PayPal DonationPayPal Links Privacy Tools Password Generator Cloudflare Resolver My Referrer Torrent Tools Magnet → Torrent Torrent → Magnet Torrent Editor Pirate Bay Proxies Movierulz Proxies ExtraTorrent Proxies Dev Tools Base64 Encoder Hash Generator HTTP Headers Disposable Email Checker Company Blog About Us Contact Anonymize Free
Security Tool

DNS Lookup Tool

Check DNS records for any domain — A, AAAA, MX, CNAME, TXT, NS, SOA and more. Results direct from authoritative DNS.

🔍 DNS Record Lookup
A AAAA MX TXT NS CNAME
🌐
Enter a domain to look up its DNS records
Try github.com, google.com or your own domain

Frequently Asked Questions

What is an A record?
An A record maps a domain name to an IPv4 address. When you visit a website, your browser looks up the A record for the domain to find the server's IP address.
What is an MX record?
MX (Mail Exchange) records specify which mail servers accept email for a domain. The priority number determines which server is tried first — lower numbers mean higher priority.
What is a TXT record used for?
TXT records store text data for verification and authentication purposes. Common uses include SPF records (email spam prevention), DKIM keys, DMARC policies and domain ownership verification for Google, AWS, etc.
🛡️
Your IP address and DNS queries are visible to your ISP. Protect your privacy with a trusted VPN — tested and recommended by Anonymiz.
See Recommended VPNs →

What Is a DNS Lookup?

Every domain name has to be translated into an address a machine can route to, and DNS is the system that does it. A DNS lookup asks the domain's authoritative nameservers what they currently publish for a given record type — the address a site resolves to, where its mail is delivered, which services it has verified. This tool queries live, so you see what resolvers are being told right now rather than a cached snapshot.

Record Types and What They Do

Ten types are queryable here. The ones you will reach for most:

Type What it holds Check it when
AIPv4 addressA site points to the wrong server after a migration
AAAAIPv6 addressOnly some visitors can reach the site
MXMail servers, with priorityEmail stops arriving
TXTSPF, DKIM, DMARC, verificationsMail lands in spam, or a service won't verify
CNAMEAlias to another nameA subdomain resolves unexpectedly
NSAuthoritative nameserversA registrar transfer looks incomplete
CAAWhich CAs may issue certificatesCertificate issuance is refused

Reading the Results

Each row shows the value and a TTL — how long resolvers are permitted to cache that answer. TTL is the number that explains most "I changed it but nothing happened" problems: if a record had a 24-hour TTL, resolvers that already cached the old value will keep serving it until it expires, no matter what your registrar now shows. Before a planned migration, drop the TTL to a few minutes a day ahead, then raise it afterwards. An empty result means the domain publishes nothing for that type, which is normal for many records and is not an error.

Looking Up Every Record at Once

This tool queries one record type at a time, which keeps results readable and gives you a shareable URL for a specific query. If you would rather audit a domain's entire DNS configuration in a single pass, use the DNS Record Checker, which returns every type together. For diagnosing whether your own resolver is leaking, see the DNS Leak Test, and for mail-specific records the SPF & DMARC Checker validates them properly.

Related Tools

🗂️
DNS Record Checker
See every DNS record type at once
🛡️
DNS Leak Test
Check if your VPN leaks DNS queries
✉️
SPF & DMARC Checker
Validate your mail authentication records
🔍
WHOIS Lookup
Look up domain registration info
📡
HTTP Headers Check
Inspect HTTP response headers
🔒
SSL Checker
Check a certificate and its expiry
Done!