Turn this email into a profile
Who is this email address?
Enrich this email with MoltSets
Find out who owns this email
Resolves a single email address into a person profile, and optionally a company profile, using reverse_email_lookup and search_companies. It runs in tiers so you only pay for - and only wait on - the depth you actually asked for.
Before anything runs, the skill confirms which tier you want. The phone add-on spends a phone token per hit, so it asks every time rather than assuming it from "get me everything".
Tier 1 - person profile. reverse_email_lookup on the address returns name, title, current company, and typically a LinkedIn URL plus other contact fields already on the record. If it comes back empty, the skill retries with skip_anonymize: true to force a full attempt past the anonymized shell record. Still empty means the email isn't in the index - reported plainly, no guessing.
Add-on - mobile phone. Needs the LinkedIn URL that Tier 1 surfaced; without one, a phone lookup isn't possible and the skill says so instead of guessing at a profile. linkedin_to_mobile_phone returns mobile numbers only, never landlines. Tokens are charged on hits only, and each hit is called out in the output so you can track it against your phone-token balance.
Tier 2 - company profile. search_companies on the company name from Tier 1 - or domain instead of query when the record includes a confirmed domain, which is the more precise match. Returns industry, linkedin_industry, employee_range, revenue_range, and location. Ambiguous name matches are resolved against the Tier 1 domain and flagged.
Person
Name:
Title:
Company:
LinkedIn:
Mobile: (only if the add-on was run - "not requested" if skipped)
Company (Tier 2 only)
Industry:
Employee range:
Revenue range:
Location:
A structured profile, not a table - this is a single-record lookup, not a batch.
reverse_email_lookup with its emails array (up to 100 per call) rather than one call per addresssearch_business_email_by_name - a known email in, identity and firmographics outGet the Turn Any Email Into a Complete Business Profile skill file. We'll send occasional updates - no spam.