Configuration verification

Run A Fast DNS Check

Check whether a domain appears to have the core DNS records it needs before you spend time debugging the wrong layer.

Lookup focus

DNS sanity check

Best for quick verification when a site, mail setup, or subdomain change is not behaving as expected.

Use this to sanity-check a live domain after a DNS change or deployment.

Enter a domain like www.example.com to inspect its DNS records.

Why use a DNS check tool?

A DNS check is often the fastest way to answer a simple question: does this domain look configured at all? When a launch, migration, or verification step is failing, that quick answer can save time before you move into server logs, app settings, or CDN dashboards.

A DNS check is useful for:

Verifying that a recent DNS change did not leave a record group empty.

Checking whether a web or app subdomain has a visible target.

Confirming that a domain appears configured before testing the app itself.

A practical first troubleshooting step

When a site does not load or a new subdomain seems dead, there is no need to guess immediately about application bugs. A DNS check lets you confirm whether the domain is actually publishing the records you expect. That often narrows the problem much faster than diving into the app stack first.

Useful after migrations and cutovers

DNS mistakes are common during domain moves, CDN cutovers, provider changes, and email onboarding. Even a small typo in a record or missing alias can break traffic. This page gives you a quick post-change verification point to see whether the visible record set matches the plan.

What a clean result does and does not mean

A clean DNS response does not guarantee the whole service is healthy, but it does confirm the naming layer is at least returning data. That helps you decide whether to continue with ping, HTTP, TLS, or app-specific checks rather than staying stuck on domain configuration questions.