Back to all tools

Email Validator

Utilities

Validate email addresses — check format, MX records, disposable/free provider detection, and deliverability score.

Unlock Full Power with Krawly Pro

Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.

Use via API
Email Validator — cURL
curl -X POST "https://krawly.io/api/v1/tools/email-validator/" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'
150+ Tools Full API Access Bulk Processing Priority Support

What is Email Validator?

The Email Validator checks email addresses for format correctness, domain validity, MX record existence, and whether the address belongs to a disposable or free email provider. It returns a deliverability score from 0 to 100 to help you assess email quality.

Use Cases

  • Email list cleaning — validate addresses before sending campaigns to reduce bounce rates
  • Lead qualification — verify that contact emails are real and deliverable
  • Sign-up form validation — check emails in real-time before accepting registrations
  • Fraud prevention — detect disposable and temporary email addresses
  • CRM data hygiene — clean up existing contact databases

Key Features

RFC 5322 email format validation
DNS MX record lookup to verify domain can receive email
Disposable email provider detection (Mailinator, Guerrilla Mail, etc.)
Free email provider identification (Gmail, Yahoo, Outlook, etc.)
Deliverability score (0–100) with detailed breakdown
No API key required — completely free to use

Frequently Asked Questions