Domain Deliverability Checker

live$0.005/resultEnrichment

Full DNS deliverability audit: SPF, DKIM, DMARC, MX records, blacklist checks, and domain age rolled into a 0-100 health score per domain.

Use Cases

  • Pre-send audit. Score the deliverability health of prospect domains before sending outbound email, filtering out domains likely to bounce or spam-filter.
  • Clay enrichment column. Add a 0-100 deliverability health score to your Clay table to flag risky domains before they enter your sending pipeline.

Features

  • SPF, DKIM, DMARC, and MX record validation
  • Blacklist checking across major DNSBLs
  • Domain age and registration analysis
  • Composite 0-100 deliverability health score
  • Batch domain processing support
  • No API keys required

Input

company_domainstringrequired

The company domain to analyze, e.g. 'stripe.com'. Do not include https:// or www.

Output schema

json
{
  "domain": "stripe.com",
  "deliverability_score": 92,
  "spf_valid": true,
  "dkim_valid": true,
  "dmarc_policy": "reject",
  "mx_records_count": 4,
  "blacklisted": false,
  "domain_age_years": 14
}

Pricing

$0.005per result

Pay-per-event billing on the Apify platform. You are charged only when the actor returns a result. No subscription, no seat license.

Free-tier Apify accounts include monthly free compute. Upgrade for higher concurrency and volume.

Available on