Validate DMARC, SPF & DKIM from your pipeline — not a dashboard.
A machine endpoint that audits a domain's email authentication over public DNS — what MX Toolbox
does, but scriptable for CI/CD and agents. One call returns a per-mechanism PASS/WARN/FAIL verdict, a
recursive SPF DNS-lookup count vs the RFC 7208 limit of 10, a plain-English summary and
specific fix hints. Fail your build on overall!=PASS.
raw JSON
Free tier = full checks, capped by a per-IP daily quota (this page uses it). Unlimited & CI-ready:
the flagship /v1/email-auth is $0.003/call and single-mechanism checks are
$0.001 — pay per call in USDC on Base via x402 (no account; an unpaid call returns a
signed 402 to pay-and-retry), or prepay by card and send an X-FabTally-Key: fabt_… header
(cheapest for CI volume). Bad/invalid domain → 400, never charged.
Read-only analysis of public DNS records. No login, no PII, no message content — every request resolves live and is discarded. Informational; not a guarantee of deliverability.