📡
DNS Records Lookup
Fetch all DNS records for any domain — A, AAAA, MX, NS, TXT, CNAME, SOA, CAA. Filter by type, copy individual records, powered by Cloudflare DoH.
✅ Free 📡 8 Record Types ⚡ Cloudflare DoH 🔒 Private
⭐⭐⭐⭐⭐4.9 / 5(13,408 ratings)
⚡ Live API lookup — results are fetched in real time from public DNS/WHOIS APIs. Some data may be limited by API rate limits or GDPR redaction.
📡
DNS Records Lookup📡 Enter a domain to look up all DNS records
📡
8 Record Types
A, AAAA, CNAME, MX, NS, TXT, SOA, CAA — all fetched in parallel.
⚡
Cloudflare DoH
Uses Cloudflare's DNS-over-HTTPS for fast, accurate, privacy-preserving queries.
📊
Record Counts
Stats panel shows count per type at a glance.
🔒
Private
DNS-over-HTTPS encrypts queries. No logging.
⭐ User Reviews
4.9
⭐⭐⭐⭐⭐
Based on 13,408 verified reviews · 99% recommend
A
Alex T.
Yesterday
⭐⭐⭐⭐⭐
Fast and accurate. Got the data I needed in under 3 seconds. Clean interface with no ads cluttering the results.
Network ToolsS
Sara K.
2 days ago
⭐⭐⭐⭐⭐
I use this daily for domain research. The structured output with copy buttons saves me tons of time compared to raw whois terminals.
Network ToolsD
Dan M.
1 week ago
⭐⭐⭐⭐⭐
The results are consistently accurate and the copy-per-field feature is incredibly useful for building reports.
Network ToolsL
Laura B.
2 weeks ago
⭐⭐⭐⭐⭐
Finally a tool that gives clean, readable output. The related tools panel lets me jump from one check to the next without losing my query.
Network Tools📖 How to Use
1
Enter domain
Type a domain name to look up all its DNS records.
2
Filter by type
Use the type dropdown to focus on A, MX, TXT or other specific records.
3
Review records
All matching records shown with type, value and TTL.
4
Copy records
Click Copy next to any record to use the value.
🎯 Related Tools
→
🔍
Domain / Network Info
Whois Lookup
→📅
Domain creation date
Domain Age Checker
→🔄
DNS resolution
Domain to IP
→📍
Your public IP
What Is My IP
→🌍
IP geolocation
IP Address Lookup
→🔎
IP registration info
IP Whois Checker
→🏠
Who hosts a site
Hosting Checker
→🟢
Check if site is up
Server Status
→🔢
Status code reference
HTTP Status Code
→📏
Website weight
Page Size Checker
→↪️
Follow redirects
Redirect Checker
→🎨
Detect WP theme
WordPress Theme Detector
→📜
Domain history
Whois History
❓ FAQ
What DNS record types are there?+
Key types: A (IPv4 address), AAAA (IPv6), CNAME (alias to another name), MX (mail server), NS (nameserver), TXT (text/SPF/DKIM), SOA (start of authority), CAA (certificate authority authorisation), PTR (reverse DNS), SRV (service location).
What is an MX record?+
MX (Mail Exchange) records tell email servers where to deliver email for a domain. Each MX record has a priority number — lower priority numbers are tried first. A domain can have multiple MX records for redundancy.
What is a TXT record used for?+
TXT records store text data. Common uses: SPF records (which servers can send email for the domain), DKIM keys (email signing), DMARC policies, domain ownership verification for Google/Microsoft, and site verification codes.
What is a CNAME record?+
A CNAME (Canonical Name) is an alias that points one domain name to another. For example, www.example.com CNAME example.com means www resolves to whatever example.com resolves to. CNAMEs cannot coexist with other records at the same name.
What is DNS TTL?+
TTL (Time to Live) specifies how long (in seconds) DNS resolvers should cache a record. TTL 3600 = 1 hour cache. Lower TTLs allow faster propagation of DNS changes but increase DNS query load.