📧 Email Verification Tool — Deliverability Checker avatar

📧 Email Verification Tool — Deliverability Checker

Pricing

from $5.00 / 1,000 results

Go to Apify Store
📧 Email Verification Tool — Deliverability Checker

📧 Email Verification Tool — Deliverability Checker

Verify email addresses in bulk. Check deliverability, detect disposable emails, validate MX records, and clean your email lists. Reduce bounce rates and improve sender reputation for marketing campaigns.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Email Verification Tool

Verify email addresses in bulk with syntax checking, DNS verification, and disposable domain detection.

What It Does

This actor verifies email addresses by checking syntax, verifying domain DNS/MX records, and identifying disposable and free email providers. Use it for list cleaning, email verification, fraud prevention, and lead quality assessment.

Key Use Cases:

  • Clean and verify email lists
  • Verify email deliverability before sending
  • Identify risky email addresses (disposable, free)
  • Prevent fake email signup and fraud
  • B2B email verification for sales
  • Data quality improvement for CRM systems
  • Email list hygiene automation

Input Parameters

ParameterTypeDescriptionDefault
singleEmailstringSingle email address to verifyempty
emailsstringBulk email addresses (one per line or comma-separated)empty

Output Format

Returns verification results including:

  • Email address - Original email
  • Valid syntax - Format correctness
  • Domain exists - DNS/MX verification
  • Free provider - Gmail, Yahoo, Outlook, etc.
  • Disposable domain - Temporary/throwaway email detection
  • Risk level - High/medium/low verification score
  • Error message (if invalid) - Specific verification issue

Example Input

{
"singleEmail": "user@company.com"
}

Or for bulk:

{
"emails": "user1@company.com\nuser2@gmail.com\nuser3@tempmail.com"
}

Quick Start

  1. Enter one or multiple emails
  2. Run verification
  3. Review results and risk levels
  4. Export verified email list

Perfect for marketing teams, sales organizations, developers, and anyone needing email data quality.