NETWORK TOOL
DNS Lookup Tool
Inspect domain name records instantly using secure DNS-over-HTTPS (DoH). Enter any domain or URL to begin.
Ready for DNS Lookup
Enter a domain name above, choose a record type, and hit Lookup. We will query the records directly from your browser.
QUERY SUMMARY
DOMAIN
—
RESOLVER
—
LATENCY
—
RESPONSE STATUS
—
DNS RECORDS
0 records found| Type | Name | TTL | Data / Value |
|---|
WHAT IS DNS?
The Domain Name System (DNS) acts as the phonebook of the internet. It translates human-friendly domain names (like google.com) into IP addresses (like 142.250.206.46) that computers use to identify each other on the network.
When you make a DNS lookup, you can inspect the individual records that configure how traffic, email, and security certificates are routed for that domain.
COMMON RECORD TYPES
Maps a domain name to an IPv4 address.
Maps a domain name to an IPv6 address.
Alias of one domain name to another (Canonical Name).
Routes emails to specific mail servers (Mail Exchange).
Arbitrary text records, often used for SPF, DKIM, and domain verification.
Defines the authoritative nameservers for a domain.
Start of Authority contains administrative info about the DNS zone.
Defines which Certificate Authorities are allowed to issue SSL certificates.
Understanding the Domain Name System (DNS)
The Domain Name System acts as the phonebook of the internet. It translates human-friendly domain names like google.com into machine-readable IP addresses like 142.250.190.46. This allows browsers to locate web servers and establish connections.
DNS lookups query authoritative nameservers around the world. These queries return specific record types that define mail server destinations (MX), host aliases (CNAME), text parameters (TXT), and primary routing endpoints (A and AAAA).
DNS-over-HTTPS (DoH) Resolvers
Traditional DNS requests are sent in plaintext, meaning third-party observers (such as internet service providers or public Wi-Fi administrators) can intercept, log, or even spoof the records you request.
This tool uses modern DNS-over-HTTPS (DoH) protocols provided by Cloudflare and Google. By wrapping queries in standard encrypted HTTPS connections, lookups are completely private and secure against local tampering or interception.