When to use this

Use this before uploading a CSV to your email platform or CRM.

How Verifence evaluates it

Email checks combine address parsing, domain intelligence, reachability checks, and your own account rules. The response keeps each signal separate so you can choose a policy that fits a lead form, signup flow, or marketing list instead of treating every flag as the same kind of failure.

Syntax and normalization

The submitted value is trimmed, normalized, and checked as an email address before deeper analysis begins.

Disposable and free providers

The domain is compared with Verifence data for temporary inbox services, known public providers, and free-email domains.

Role accounts

Local parts such as info@, admin@, support@, sales@, and billing@ are identified so B2B teams can review them separately.

Domain reachability

Verifence checks whether the domain has usable mail or address records. A failed or timed-out DNS lookup is returned as unknown rather than automatically counted against the address.

Typo correction

Common mistakes in Gmail, Hotmail, Yahoo, and other domains can return a suggested corrected address instead of forcing you to discard the lead.

Account policy

API checks can also apply custom email, domain, TLD, IP, wildcard-IP, and country rules configured for the account.

How to do it

  1. 01 Export the source list and keep a backup before making changes. The web tool accepts pasted text or CSV, TXT, XLS, and XLSX files.
  2. 02 Upload up to 100,000 valid rows, confirm the account has enough credits, and start the queued scan.
  3. 03 Monitor progress and the clean, flagged, disposable, role-account, public-domain, unreachable-domain, and typo-correction totals.
  4. 04 Download the results CSV, which preserves the corrected and original addresses and exposes each major flag in a separate column.
  5. 05 Remove definite failures, confirm typo corrections, and segment policy-sensitive rows such as role or public-domain accounts before importing the list again.

How to act on the result

Accept

Keep addresses with valid syntax, no blocking rule, no disposable flag, and a reachable or trusted domain.

Correct

When did_you_mean is present, show the suggestion to the visitor or fix the row only after confirming the intended address.

Review

Role accounts, public domains, and unknown DNS results often need business context rather than an automatic rejection.

Block

Reject malformed addresses, known disposable providers, unreachable domains, or anything matched by an explicit account rule.

Implementation notes

  • A single email check costs 1 credit. The bulk API accepts up to 500 addresses per request and charges unique addresses that receive a result.
  • The web app accepts pasted addresses or CSV, TXT, XLS, and XLSX uploads, with a configured limit of up to 100,000 valid rows and 100 MB per submission.
  • Bulk jobs run in the background and expose progress, clean and flagged totals, category counts, and a downloadable results CSV.