DNS Lookup
Query DNS records for any domain using Google DNS over HTTPS
Domain Lookup
Enter a domain name to query DNS records
Quick examples:
DNS Record Types
A Record
Maps domain to IPv4 address
AAAA Record
Maps domain to IPv6 address
CNAME Record
Creates an alias for another domain
MX Record
Specifies mail servers for the domain
TXT Record
Stores text data (SPF, DKIM, verification)
NS Record
Lists authoritative name servers
Features
- Query multiple DNS record types at once
- Uses Google DNS over HTTPS (secure)
- Shows TTL (Time To Live) values
- 100% client-side, no backend required
- Validates domain format before lookup
About DNS Lookup
The Domain Name System (DNS) is like the internet's phone book. It translates human-readable domain names (like example.com) into IP addresses that computers use to communicate.
This tool uses Google's DNS over HTTPS (DoH) service, which provides secure and fast DNS queries directly from your browser. All queries are made client-side without requiring a backend server.
TTL (Time To Live): Indicates how long (in seconds) DNS records can be cached before they need to be refreshed.