Security & Infrastructure

DNS Lookup Tool

Live DNS record lookup with TTLs, over DoH.

Join the Veojson dispatch

Get the domain and email deliverability checklist covering SPF, DKIM and DMARC.

One email, no spam, unsubscribe any time.

About this tool

Queries are resolved server-side over DNS-over-HTTPS against a public resolver, so you see what the internet sees rather than what your local cache remembers.

Debugging propagation

TTL tells you how long resolvers may cache an old answer. Lower the TTL before a planned migration, not after.

Email records

SPF and DMARC live in TXT records, DKIM in a selector subdomain. Missing or duplicated SPF records are the top cause of delivery failures.

How to use DNS Lookup Tool

  1. 1

    Open DNS Lookup Tool

    Everything runs on this page — there is nothing to install and no account required to use the free features.

  2. 2

    Add your input

    Paste or enter your values in the panel above. The tool updates as you type, so you can iterate quickly.

  3. 3

    Review the output

    Check the result, copy it with one click, and adjust the options until it matches what your system expects.

  4. 4

    Take it further

    Use the security & infrastructure tips below to make the result production-ready, then unlock the gated extras via the form above.

Best practices

  • Treat every result as a snapshot — configuration drifts, so re-check after each deploy.
  • Fix the highest-impact finding first rather than chasing a perfect score.
  • Apply changes at the shared layer (proxy, CDN, base image) so every service inherits them.
  • Document what you changed and when; auditors and future teammates will ask.

Why DNS Lookup Tool matters

Infrastructure and security misconfigurations are among the most common root causes of real incidents, and almost all of them are cheap to fix once visible.

Leaving them unaddressed means failed audits, blocked enterprise deals, and avoidable exposure.

Related free & paid tools

Tool nameTypeKey featuresLink
dig / nslookupFreeAuthoritative CLI lookups from your own resolverVisit
MXToolboxOfferFreemiumDNS, blacklist and mail-flow diagnosticsVisit
Cloudflare DNSOfferFreemiumFast authoritative DNS with instant propagationVisit
DNSCheckerFreePropagation checks from locations worldwideVisit

Links marked Offer may be partner links. They cost you nothing extra and never affect which tools we recommend.

More free Veojson tools

Frequently asked questions

References