Dns Lookup Tool
Quick answer
Enter a domain—choose record type—see answers from the resolver used by the tool.
For a related estimate, see Subnet Calculator.
Explore further: Bandwidth Calculator · Cdn Checker
Propagation
Resolvers cache by TTL—changes can take minutes to 48h depending on old TTL and recursive caches.
Explore further: Webp Support Checker · Accessible Color Palette
DNS maps names to addresses and publishes TXT/MX records for mail and verification. Use it after DNS changes to confirm propagation—not just local cache.
How to use this calculator
- Open the tool: Type hostname without path—`example.com` not full URLs unless tool strips paths.
- Tune inputs: Query A/AAAA for hosting, MX for mail routing, TXT for SPF/DKIM.
- Read the output: Compare TTL and multiple answers for load balancing.
Real-world examples
- CNAME chain: Multiple hops add latency and failure points—flatten when possible for apex domains.
- TXT for domain verify: Split long records—some UIs truncate on paste.
Explore further: Ai Api Cost Calculator
Tips & gotchas
Query authoritative NS directly when debugging confusing splits—public resolvers may show stale answers.
FAQ
Private DNS?
This tool hits public DNS—internal zones won’t resolve unless on VPN with split DNS.
Does this tool send my text to a server?
Calciverse runs in your browser; we do not store your inputs on our servers for these utilities. Anything that uses network APIs (for example DNS lookup) only sends what you explicitly request.
Why do results differ from another site?
Rounding, defaults, and implementation details (color spaces, tokenizers, DNS resolvers) can differ. Compare definitions, not just the headline number.