Real Time Domain Health API
## What is Domain Reputation + DNS Health Checker API? The Domain Reputation + DNS Health Checker API is a cybersecurity REST API that instantly analyzes a domain's DNS configuration, email security setup, and calculates a health score with actionable recommendations. Submit any domain name and get back a full structured JSON report in milliseconds — no AI, no heavy processing, just fast and…
Real Time Domain Health API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/health /health |
Simple uptime check to confirm the API is running. |
| POST |
/domain-health /domain-health |
Full DNS health check with score, risk level, email security analysis, and recommendations. |
| POST |
/dns-lookup /dns-lookup |
Returns all DNS records (A, AAAA, MX, NS, TXT, CNAME) for a domain. |
| POST |
/spf-check /spf-check |
Checks if an SPF record exists and returns its quality rating. |
| POST |
/dmarc-check /dmarc-check |
Checks if a DMARC record exists at _dmarc.domain.com and analyzes the policy strength. |
| POST |
/mx-check /mx-check |
Checks whether the domain has MX (Mail Exchange) records configured. |
| POST |
/email-security-check /email-security-check |
Full email security audit — SPF, DMARC, MX combined with a spoofing risk estimate. |
Real Time Domain Health API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $7 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|