Tomba’s Email Enrichment helps you turn a single email address into a rich contact profile including name, company, job title, social links, phone, and more. Whether you're verifying inbound leads or enhancing outbound data, this tool gives you the full picture instantly.
Enter the Email Address
Go to the Email Enrichment tool in your Tomba dashboard. Simply paste in any professional email address.
Tomba Processes and Matches
Tomba identifies the person behind the email and matches it with data from:
Public sources
Social media
Company databases
Author metadata
Press and articles
Get Phone Number
If available, you’ll see the email phone number directly in the results. This is automatically included when detected from a verified public source.
Enriched Data You'll Receive
Once processed, Tomba returns verified and enriched details:
Field | Description |
Full Name | The contact’s first and last name |
Company Name | Where they work |
Website | Company domain |
Job Title | Their position |
Location | Country |
Phone | If publicly available |
LinkedIn, Twitter | Verified social profiles |
Profile Picture | When available |
Confidence Score | Deliverability and match quality |
Sources | Where the data was found |
View Sources
Click on "Show Sources" to see where the data was collected. You’ll find press mentions, email bios, public profiles, and more.
Save or Export
Click “+ Save” to add the lead to your Tomba list.
Enrich your Emails Via Microsoft Excel Add-in
Tomba for Microsoft excel can enrich your existing data by finding email addresses using first name, last name, and company website or company name.
Open a Microsoft excel file with emails only
Select the Enrichment tab.
Match the contact fields to your corresponding columns.
Check the My table has headers box if needed.
Click on "Enrich".
Enrich your URLs Via Google Sheets Add-on
Tomba for Google Sheets can enrich your existing data by finding email addresses using first name, last name, and company website or company name.
Open a Google Sheet fileemails only
Select the Enrichment tab.
Match the contact fields to your corresponding columns.
Check the My table has headers box if needed.
Click on "Enrich".
Tomba will automatically populate the sheet with the email addresses found for each contact.
In addition, it will add two extra columns:
The complete name
Gender of the individual
Confidence Score – indicates how likely the found email is accurate.
Phone number if available (false if not)
Classification type (generic, personal)
Country of the individual
position
department
LinkedIn and Twitter(X.com) urls
Status – shows the result of each lookup.
Possible Status Values:
OK – A valid email address was successfully found.
No results – No email address could be found for the given information.
Parameter(s) missing – One or more required fields (First Name, Last Name, Company/Domain) are missing, preventing the search from being processed.
Using the Email Finder via API
Look up person and company details using just an email address with Tomba’s Email Enrichment API.
from tomba.client import Client
from tomba.services.finder import Finder
# Initialize the Tomba client
client = Client()
client.set_key('ta_xxxx').set_secret('ts_xxxx')
# Initialize the Email Finder (Enrichment) service
finder = Finder(client)
# Enrich data based on email address
result = finder.enrichment('[email protected]')Tomba offers official SDKs for many popular programming languages, including:
PHP, Python, C#, Go, Rust, Ruby, Dart, JavaScript, R, Lua, Elixir, and more.
Tomba offers official SDKs for many popular programming languages, including:
PHP, Python, C#, Go, Rust, Ruby, Dart, JavaScript, R, Lua, Elixir, and more.
Need Help?
Got questions? Contact our support team we’re here to help!