Email Validation
November 7, 2023, v1.1.0
Data Schema, Counts, and Fill Rates
Feature | Description | Counts | Fill Rate |
---|---|---|---|
domain_lc | The lowercase domain contained within the email address. | 999,890,707 | 100% |
is_email_personal | Is the domain of this email a public email server, e.g. - gmail.com? | 999,890,707 | 100% |
md5_lc_hem | md5 lowercase HEM (Hashed EMail) for the purpose of matching and identity management. | 999,890,707 | 100% |
sha1_lc_hem | The most observed Sha1 lowercase Hashed EMail (HEM) for this person. Used for identity management and file matching. | 999,890,707 | 100% |
sha256_lc_hem | The most observed Sha256 lowercase Hashed EMail (HEM) for this person. Used for identity management and file matching. | 999,890,707 | 100% |
email_validation_status | The validation status of the associated personal email, 'Valid' indicates the email has been validated, a null value represents unknown. | 999,890,707 | 100% |
email_last_seen | The date (unix) by when a personal email was last seen as contributed via validation or other verifiable data. null values mean that no data is available | 999,890,707 | 100% |
Updated 29 days ago
What’s Next