All tools · 🌐 Network Tools

🔍 DNS Lookup

A DNS lookup turns a domain name into the records the internet uses to route mail, find web servers, or verify ownership. This tool queries Cloudflare's public DNS-over-HTTPS resolver, the same one millions of devices use. Type a domain, pick which records you want, get them.

Loading tool…

Examples

Web server
Inputgoogle.com (A record)
Output142.250.190.46, 142.250.191.46, ...
Email
Inputgmail.com (MX record)
Outputgmail-smtp-in.l.google.com priority 5, ...
Domain verification
Inputyoursite.com (TXT)
Outputgoogle-site-verification=..., v=spf1 ...

Frequently asked questions

What is each record type for?

A = IPv4 address. AAAA = IPv6. MX = mail server. TXT = verification + SPF + DKIM. NS = which nameservers run the domain. CNAME = alias to another domain. SOA = authoritative metadata.

Why are there multiple A records?

Big sites load-balance across many servers. The resolver returns all of them and your browser picks one. Order may rotate (round-robin DNS).

Cloudflare vs Google DNS?

Both free, fast, public. Cloudflare (1.1.1.1) is privacy-focused. Google (8.8.8.8) is the older default. We use Cloudflare for this lookup.

About this calculator

DNS Lookup runs entirely in your browser using standard formulas. No data is sent to any server. We don't share your inputs with lenders, brokers, or anyone else — there's no funnel and no follow-up email.

Related tools

← All 35 calculators

Why this tool

vs typical free network-tools sites

NetToolsetTypical free site
PriceFreeFree
Signup requiredNoOften (for advanced features)
Ads inside the toolNoYes (banner + interstitial)
Logs your IP / queriesNoYes (often resold)
Data sent to a serverMath runs in browser; lookups hit Cloudflare DoH directlyYes (all goes through their server)
Open sourceYesNo
Bookmarkable URL per toolYesMixed
MultilingualEN / ES / PT / FR / DEUsually EN only
Loads in under 1sYes (static)Often slow (ad tracking)