Bulk Email Verifier - MX, Syntax & Deliverability Score avatar

Bulk Email Verifier - MX, Syntax & Deliverability Score

Pricing

from $0.70 / 1,000 results

Go to Apify Store
Bulk Email Verifier - MX, Syntax & Deliverability Score

Bulk Email Verifier - MX, Syntax & Deliverability Score

Verify and clean email lists with no API key, without sending any email. Checks syntax, resolves MX (DNS-over-HTTPS), flags disposable & role accounts, detects free webmail, and scores deliverability 0-100 (deliverable / risky / undeliverable). Read-only. Export CSV/JSON/Excel.

Pricing

from $0.70 / 1,000 results

Rating

0.0

(0)

Developer

Flash Scrape

Flash Scrape

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

12 hours ago

Last modified

Share

Bulk Email Verifier — MX, syntax, disposable & deliverability score

Clean and verify any email list with no API key and without sending any email. Built for cold-email and lead-list hygiene — pair it with any lead scraper so every contact you deliver is verified. Read-only: it performs DNS lookups only — it never connects to a mailbox and never sends a message.

What it checks

For every email address:

  • Syntax — RFC-style format validation
  • MX records — resolved over DNS-over-HTTPS (Google + Cloudflare), with an A-record implicit-MX fallback
  • Disposable / temporary domains (mailinator, guerrillamail, temp-mail, …)
  • Role accountsinfo@, sales@, support@, noreply@, …
  • Free webmail — gmail, outlook, yahoo, icloud, …

Each result gets a status (deliverable / risky / undeliverable), a reason code, and a 0–100 deliverability score.

Input

{
"emails": ["john@apify.com", "info@stripe.com", "test@mailinator.com"],
"concurrency": 20,
"dedupe": true,
"includeInvalid": true
}

You can paste emails one per line, pass an array, or a comma/space/newline-separated string.

Output

emailstatusscorereasondomainmx_foundis_disposableis_roleis_freesmtp_check
john@apify.comdeliverable75mx_validapify.comtruefalsefalsefalse
info@stripe.comrisky55role_accountstripe.comtruefalsetruefalse
test@mailinator.comrisky15disposablemailinator.comtruetruefalsefalse
bad@@xundeliverable0invalid_syntaxfalse

Export to CSV, JSON, or Excel, or pull via the API.

How it scores

The syntax / MX / disposable / role checks need no proxies and no SMTP — fast and reliable from anywhere. A clean business address is reported deliverable / mx_valid (domain confirmed to accept mail), which is the right signal for list-cleaning. The verifier is fully read-only — it never connects to a mailbox or sends a message.

Pricing

Pay-per-result — you're charged per verified email in the dataset. No subscription, no minimums.