SimplyToolbox
⌘K
ImageVideoPDFDeveloperCalculatorBlogAbout
HomeNetwork ToolsDNS Lookup
🔎

DNS Lookup

Query DNS records for any domain using Cloudflare's DNS-over-HTTPS.

What this DNS lookup tool does

Every domain name on the internet relies on the Domain Name System (DNS) to map human-readable names like example.com to the addresses and configuration records that computers actually use. This tool lets you query those records directly from your browser, so you can see exactly what a domain is publishing without installing command-line utilities such as dig or nslookup.

It is built for developers, system administrators, website owners, and anyone troubleshooting email or hosting problems. Queries are sent over Cloudflare's DNS-over-HTTPS endpoint, which means the lookup is encrypted in transit and resolved by one of the most widely used public resolvers. You type a domain, pick a record type, and the matching records are returned in a sortable table showing the name, type, time-to-live (TTL), and data value.

How to use it

Enter a domain name in the input box (you can paste a full URL with http:// and it will be stripped automatically). Choose the record type you want from the dropdown or the quick-select buttons, then press Lookup or hit Enter. The supported record types are A, AAAA, MX, TXT, CNAME, NS, SOA, PTR, and SRV.

Use A and AAAA records to find the IPv4 and IPv6 addresses a domain points to. MX records reveal which mail servers handle email for the domain, which is useful when diagnosing delivery issues. TXT records often hold SPF, DKIM, and domain-verification strings. NS records list the authoritative name servers, and CNAME records show aliases that point one name at another.

Understanding TTL and propagation

The TTL value shown for each record is the number of seconds a resolver is allowed to cache that answer before checking again. A low TTL (for example 300 seconds) means changes propagate quickly, while a high TTL can keep old data cached for hours. If you have just updated a record and still see the old value, the result you are looking at may be a cached copy somewhere along the chain rather than an error on your part.

Because this tool reads live data from Cloudflare's resolver, the answers reflect what that resolver currently sees, which can differ briefly from other resolvers around the world during a change. Re-running the query after the TTL expires is the simplest way to confirm that an update has fully taken effect.

Frequently Asked Questions

Where do the DNS results come from?▼
Queries are sent from your browser to Cloudflare's public DNS-over-HTTPS endpoint (cloudflare-dns.com). The request is encrypted and resolved by Cloudflare's 1.1.1.1 resolver.
Which record types can I look up?▼
You can query A, AAAA, MX, TXT, CNAME, NS, SOA, PTR, and SRV records using the dropdown or the quick-select buttons.
Why do I see no records for my domain?▼
It usually means the domain simply has no records of that type. For example, a parked domain may have an A record but no MX records. Try a different record type or confirm the domain is spelled correctly.
Is this tool free and does it require sign-up?▼
Yes, it is completely free and needs no account. You can run as many lookups as you like.
Does it store the domains I search?▼
This tool does not save your searches. Each lookup is sent live to Cloudflare's resolver and the results are displayed only in your browser; note that Cloudflare, as the resolver, may process the query under its own privacy policy.

You might also like

🌍

IP Lookup

Find geolocation info for any IP address

📋

WHOIS Lookup

Get domain registration details

🗜️

Image Compressor

Reduce image file size without losing quality

📹

Video Compressor

Reduce video file size in browser

SimplyToolbox

90+ free online tools. No signup. No limits. Just tools that work.

AboutContactBlogPrivacy PolicyTerms of Use

Image & Video

  • Image Compressor
  • Image Resizer
  • Image Converter
  • Video Compressor
  • Video to GIF
  • Screen Recorder

PDF & Text

  • PDF Compressor
  • PDF Merger
  • PDF Splitter
  • Word Counter
  • Markdown Editor
  • Text Diff Checker

Developer

  • JSON Formatter
  • Base64 Encoder
  • Hash Generator
  • Password Generator
  • UUID Generator
  • Regex Tester

Tools & More

  • Unit Converter
  • BMI Calculator
  • Currency Converter
  • QR Code Generator
  • Color Picker
  • Gradient Generator

© 2026 SimplyToolbox. All rights reserved.

Processing happens in your browser — your files stay private.