DNS Lookup
Look up DNS records for any domain. Supports A, AAAA, MX, CNAME, NS, TXT, SOA.
How to Use DNS Lookup
Enter a domain name and select a DNS record type. The tool queries Google DNS-over-HTTPS (dns.google) to fetch DNS records. Results are displayed in a table with name, type, value, and TTL.
DNS Record Types
- A — Maps domain to IPv4 address
- AAAA — Maps domain to IPv6 address
- MX — Mail exchange servers
- CNAME — Canonical name (domain alias)
- NS — Nameservers for the domain
- TXT — Text records (SPF, DKIM, verification)