Hunter · Schema
EmailVerifierResult
Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence
Properties
| Name | Type | Description |
|---|---|---|
| status | string | The verification status of the email address. |
| result | string | Deprecated. The deliverability result. |
| score | integer | Deliverability score. |
| string | The email address that was verified. | |
| regexp | boolean | Whether the email matches a valid format. |
| gibberish | boolean | Whether the email appears to be gibberish. |
| disposable | boolean | Whether the email uses a disposable provider. |
| webmail | boolean | Whether the email is a webmail address. |
| mx_records | boolean | Whether MX records exist for the domain. |
| smtp_server | boolean | Whether an SMTP server was found. |
| smtp_check | boolean | Whether the SMTP check passed. |
| accept_all | boolean | Whether the mail server accepts all addresses. |
| block | boolean | Whether the email is blocked. |
| sources | array |