DNS Lookup
Query DNS records for any domain using Cloudflare DNS over HTTPS.
Free & unlimited
Mode
Domain
Record types
DNS queries are sent to Cloudflare DNS-over-HTTPS. ToolChamp doesn't store or log anything.
About this tool
- 1
Enter a domain
Type the domain name you want to query, such as example.com.
- 2
Select record types
Choose which DNS record types to look up: A, AAAA, MX, CNAME, TXT, NS, or SOA.
- 3
View results
The resolved records, TTL values, and associated data are displayed in a clear table.
- Check MX records to verify that a domain is configured to receive email.
- Look up TXT records to find SPF, DKIM, and DMARC entries for email authentication.
- Compare A and AAAA records to see if a domain supports both IPv4 and IPv6.
- Low TTL values mean DNS changes propagate quickly; high TTL values mean changes take longer.
- Query A, AAAA, MX, CNAME, TXT, NS, and SOA records
- Display TTL and priority values for each record
- Support for multiple record type queries at once
- Clear tabular output for easy reading
- Fast resolution via public DNS servers
- Verify DNS configuration after migrating a website to a new host
- Troubleshoot email delivery issues by checking MX and SPF records
- Confirm CNAME or A records point to the correct IP addresses
- Audit DNS records for security and compliance reviews
DNS records are cached according to their TTL (Time To Live). Changes may take minutes to 48 hours to propagate globally depending on the previous TTL value.
A records map a domain to an IPv4 address (e.g., 93.184.216.34). AAAA records map to an IPv6 address (e.g., 2606:2800:220:1:248:1893:25c8:1946).