Work out a company's email format
Patterns, not people. {first}.{last} versus flast, confirmed against the mail server when we can.
We publish pattern pages, not a public directory of named inboxes. Generate candidates, then verify one.
Work out a company's email format
Patterns, not people. {first}.{last} versus flast, confirmed against the mail server when we can.
- {first}.{last}jane.doe@company.com
- {first}jane@company.com
- {f}{last}jdoe@company.com
- {first}{last}janedoe@company.com
- {f}.{last}j.doe@company.com
- {first}{l}janed@company.com
- {last}.{first}doe.jane@company.com
- {last}{first}doejane@company.com
- {last}doe@company.com
- {first}_{last}jane_doe@company.com
- {f}_{last}j_doe@company.com
- {first}-{last}jane-doe@company.com
- {f}-{last}j-doe@company.com
Candidates only — Jane Doe is not a real person at that domain. Verify one against the mail server before you send.
Related
- Use cases
Find work emails, verify a list, enrich Clay, export to Instantly — the jobs this product is actually for.
- Work email finder
Find a work email from a name and company domain. Verified against the mail server. You only pay when the mailbox exists.
- API documentation
REST API for finding and verifying work email addresses: single lookups, bulk, and async jobs for large batches.
- Find a work email by name and company domain
The exact job this product does: a first name, a last name, a domain, a mailbox check.