Domain health checker

Check a domain in one pass.

One report for certificate, registration, DNS, email, headers, hosting, history, subdomains and reputation — designed to be useful at a glance, not flashy.

5 free checks a day. No signup, no key.

Try one
Checks
10 signals in one lookup

Certificate, DNS, email, headers, hosting, history, subdomains and reputation in one report.

Free use
5 checks per day

Instant browser checks with no signup required for quick manual lookups.

Upgrade path
Same report as an API

Use the same schema for automation, internal tooling and higher-volume monitoring.

Use cases

Built for practical checks, not dashboard theatre

Catch renewal and DNS surprises early

See the certificate, registration expiry, DNS posture and mail records in one pass before the next incident ticket appears.

Give support and ops the same picture

A report can be shared across engineering, support and client handoff work without asking each person to run a different tool.

Move from manual checks to code

The same report structure is available as an API when you want alerts, internal tooling or scheduled monitoring.

API example

Use the same report in code

Start with the browser, then move to the API when you want higher quotas or internal automation.

curl --request GET \
  --url 'https://ssl-domain-health.p.rapidapi.com/v1/full-check?domain=example.com' \
  --header 'x-rapidapi-host: ssl-domain-health.p.rapidapi.com' \
  --header 'x-rapidapi-key: YOUR_KEY'

Need more than the site limit?

Take the same schema to your workflow

The API returns the same blocks you see on the site, so you do not need a second mental model when you automate checks.