Email Address

This section contains a reference to a full list of parameters returned by Trustfull, You can use this data catalogue as a reference in interpreting fields provided in our API responses.

General Data

NameDescription
customer_idCustomer id provided during the API call
resolution_idResolution id which identifies user document within TRUSTFULL.
device_request_timeThe Date Time when the request was made
webhook_urlThe URL from which the call originated from

Email Signals

NameTypeDescription
email_value`string`The email of the user provided during the API call

Ex: [email protected]
email_status`string`
- deliverable: verified as a real address
- invalid: verified as invalid
- unknown: The server cannot be reached, or there is no way to determine the status of the email
- syntax_error: Invalid due to possible spelling error
- typo: The email address is invalid, likely due to a typo
- accept-all: Not bouncing but cannot verify if the account is active
- disposable: Verified as a temporary email address
- spam-trap: Verified as an inactive email address
- spam_track: Alias to spam-trap


Ex: deliverable

Enum: deliverable, invalid, unknown, accept_all, disposable, typo, spam-trap, spam_track, syntax_error
email_is_disposable`boolean`Indicates if the email account belongs to a temporary email service provider

Ex: true
email_disposable_provider_name`string`When detected indicates the temporary email service provider

Ex: 10minutemail.com
email_is_role`boolean`DEPRECATED Indicates the email account role based email address

Ex: true
email_is_spamtrap`boolean`Indicates the email account is a spam trap. Spam traps are email addresses used by (ISPs) and blocklist operators to identify senders who are not following email best practices

Ex: true
email_is_free`boolean`Indicates the email account belongs to a free service provider. If false, the email account belongs to a company or paying individual

Ex: true
email_domain`string`The domain name associated with the email address of the user

Ex: Gmail
email_first_name`string`The first name of the user comes from a social network (Linkedin, Twitter)

Ex: Tony
email_last_name`string`The last name of the user comes from a social network (Linkedin, Twitter)

Ex: Stark
email_education`string`The name of the school the user declared to have attended on social networks

Ex: Cambridge University
email_has_twitter`boolean`Equal to true if the user has a Twitter account

Ex: true
email_has_amazon`boolean`Equal to true if the user has an Amazon shopping account

Ex: true
email_has_linkedin`boolean`Equal to true if the user has a Linkedin account

Ex: true
email_has_instagram`boolean`Equal to true if the user has a Instagram account

Ex: true
email_has_airbnb`boolean`DEPRECATED Equal to true if the user has a AirBnB account

Ex: true
email_has_spotify`boolean`Equal to true if the user has a Spotify account

Ex: true
email_has_deliveroo`boolean`Equal to true if the user has a Deliveroo account

Ex: true
email_has_pinterest`boolean`Equal to true if the user has a Pinterest account

Ex: true
email_has_office365`boolean`Equal to true if the user has a Office365 account

Ex: true
email_has_hubspot`boolean`Equal to true if the user has a Hubspot account

Ex: true
email_has_wordpress`boolean`Equal to true if the user has a Wordpress account

Ex: true
email_avatar`string`The avatar associated with the email address. Coming from different online sources

Ex: https://...
email_domain_age`integer`Indicates how old is the company domain associated with the email address (in days)

Ex: 365
email_domain_mx_is_valid`boolean`Indicates if the email domain has a valid dns mx record

Ex: true
email_domain_mx_provider`string`Indicates the email domain provider (dns mx record target)

Ex: google.com
email_domain_registrar`string`Specifies the authoritative company or organization responsible for registering the email domain in question

Ex: MarkMonitor, Inc.
email_domain_registered_to`string`Specifies the individual or entity officially registered as the owner of the given email domain

Ex: Google LLC
email_score`integer`A number ranging from 0 to 1000 represents the quality of the email

Ex: 649
email_score_cluster`string`A cluster summarizing the quality of the email_address

Ex: very_high

Enum: very_low, low, review, high, very_high
email_company_name`string`The name of the company the user works for, contains the full name

Ex: Apple
email_company_description`string`A verbose description description of the company the user works for

Ex: Apple Inc. is an American...
email_company_industry`string`Indicates the industry/sector of the company using a standard taxonomy

Ex: Internet Software & Services
email_company_employees`integer`Indicates the number of employees of the company

Ex: 1750
email_company_job_title`string`Indicates the job title of the user gathered using OSINT methodologies

Ex: Sales Manager
email_company_founded`integer`Indicates the year when the company was founded

Ex: 2014
email_company_keywords`string`A list of keywords used in the company description

Ex: smartphone,tech
email_company_annual_revenue`integer`Indicates our proprietary estimated annual revenue range for company

Ex: 17630000000
email_company_logo`string`An url linking to the the logo of the company associcated with the email address

Ex: https://...
email_company_country`string`Indicates the country name of the company headquarter

Ex: Italy
email_company_twitter_url`string`Provides a link to the company twitter account, links is always pointing to twitter domain

Ex: https://...
email_company_facebook_url`string`Provides the Facebook url of the company, links is always pointing to facebook domain

Ex: https://...
email_company_linkedin_url`string`Provides the Linkedin url of the company, links is always pointing to linkedin domain

Ex: https://...
email_company_total_funding`integer`Provides the total amount of funding raised by company

Ex: https://...
email_company_tech_stack`string`Indicates the set of technologies uses by the company

Ex: JavaScript
email_employment`string`The profession the user declared on social networks

Ex: JavaScript
email_domain_website_exists`boolean`Indicates if the domain of the email exists or not

Ex: true
email_domain_website_exists_taxonomy`string`Indicates in which taxonomy the domain of the email is categorized
- TAXONOMY_WEBSITE_EXISTS: There is a website associated with this domain
- TAXONOMY_WEBSITE_ERROR: The website associated with this domain is unreachable
- TAXONOMY_REDIRECT: The website contains a redirection to another website
- TAXONOMY_REDIRECT_TO_HTTPS: The website performs a redirect from the HTTP protocol to the HTTPS protocol
- TAXONOMY_PARKED_DOMAIN: The domain is of the "parked" type
- TAXONOMY_WEBSITE_HOSTING: The website is from a provider or hosting
- TAXONOMY_NO_CONTENT: The website is empty
- TAXONOMY_TIMEOUT: The website does not respond in an acceptable time

Ex: TAXONOMY_WEBSITE_EXISTS

Enum: TAXONOMY_WEBSITE_EXISTS, TAXONOMY_WEBSITE_ERROR, TAXONOMY_REDIRECT, TAXONOMY_REDIRECT_TO_HTTPS, TAXONOMY_PARKED_DOMAIN, TAXONOMY_WEBSITE_HOSTING, TAXONOMY_NO_CONTENT, TAXONOMY_TIMEOUT
email_domain_website_exists_ssl`boolean`Indicates if the domain has an SSL certificate

Ex: true
email_account_length`integer`Length of the email address stripped of the domain

Ex: 10
email_account_dots_count`integer`Number of dots in the email address stripped of the domain

Ex: 1
email_account_numbers_count`integer`Number of digits in the email address stripped of the domain

Ex: 0
email_account_letters_count`integer`Number of letters in the email address stripped of the domain

Ex: 9
email_account_symbols_count`integer`Number of symbols in the email address stripped of the domain

Ex: 1
email_account_vowels_count`integer`Number of vowels in the email address stripped of the domain

Ex: 3
email_account_consonants_count`integer`Number of consonants in the email address stripped of the domain

Ex: 6
email_account_dots_ratio`number`Number of dots in relation to the email account length

Ex: 0.1
email_account_numbers_ratio`number`Number of digits in relation to the email account length

Ex: 0
email_account_letters_ratio`number`Number of letters in relation to the email account length

Ex: 0.9
email_account_symbols_ratio`number`Number of symbols in relation to the email account length

Ex: 0.1
email_account_vowels_ratio`number`Number of vowels in relation to the email account length

Ex: 0.3
email_account_consonants_ratio`number`Number of consonants in relation to the email account length

Ex: 0.6
email_contains_first_name`boolean`Indicates if a first name have been found in email account

Ex: true
email_contains_last_name`boolean`Indicates if a last name have been found in email account

Ex: true
email_parsed_first_name`string`The first name detected in email account, using a proprietary parsing algorithm

Ex: Tony
email_parsed_last_name`string`The last name detected in email account, using a proprietary parsing algorithm

Ex: Stark
email_parsed_name_is_valid`boolean`Indicates if the combination of first and last name parsed from email account could be fake

Ex: true
email_parsed_name_risk_type`string`Provides further information about the account parsed name when it could be fake

Ex: FICTIONAL

Enum: FAMOUS, OTHER, INVALID, STRING_SIMILARITY, FICTIONAL, RANDOM_TYPING, PLACEHOLDER, VULGAR, HUMOROUS, INVALID_CHARACTERS
email_did_you_mean`string`Indicates the detection of a possible typo in the email

Ex: [email protected]
email_has_stop_words`boolean`The email contains stop words such as "nomail", "noemail

Ex: true
email_has_facebook`boolean`Indicates if the email have been found in facebook

Ex: true
email_has_apple`boolean`Equal to true if the user has an Apple account

Ex: true
email_has_ebay`boolean`Indicates if the email have been found on ebay

Ex: true
email_has_disney_plus`boolean`Indicates if the email have been found on disney

Ex: true
email_data_breaches_count`integer`Number of data breaches found associated with the email address

Ex: 0
email_data_breaches_first_breach`string`Date of the eventual first data breach registered for the email address

Ex: 2020-01-02
email_data_breaches_last_breach`string`Date of the eventual last data breach registered for the email address

Ex: 2020-01-02
email_data_breaches_list`string`List of the first 10 data breaches, including data breach name and date

Ex: Databreach#1,2016-10-13|Databreach#2,2021-05-10|...
email_data_breaches_data`string`Contains the data breaches, returned in json format, linked to the email address

Ex: [{"id":"41720","date":"2023-03-09","title":"Sensitive Source"},{"id":"40870","date":"2023-01-06","title":"Deezer"},{"id":"37248","date":"2021-03-04","title":"Sensitive Source"},{"id":"18023","date":"2020-09-17","title":"Scraped Gravatar Profiles"},{"id":"17871","date":"2020-08-13","title":"\"AntiPub Drugs Squad\" Combolist"},{"id":"16296","date":"2018-11-29","title":"Sensitive Source"},{"id":"259","date":"2017-03-15","title":"GeekedIn"},{"id":"407","names":[{"first_name":"Peter","last_name":"Parker"},{"first_name":"Tony","last_name":"Stark"}],"phones":["393493333333","393493333334"],"date":"2017-01-16","title":"GeckoVPN,| SuperVPN"}]
email_data_breaches_data_lists`string`Contains the data breaches list aggregated by names, emails and phones linked to the email address

Ex: {"names":[{"first_name":"Peter","last_name":"Parker","count":1},{"first_name":"Tony","last_name":"Stark","count":1}],"emails":[],"phones":[{"value":"393493333333","count":1},{"value":"393493333334","count":1}]}s
email_has_paypal`boolean`Indicates if the email have been found on paypal

Ex: true
email_has_binance`boolean`Indicates if the email have been found on binance

Ex: true
email_has_google`boolean`Indicates if the email have been found on google

Ex: true
email_google_profile_picture`string`A public URL containing the Google profile picture

Ex: https://example.com/image.jpg
email_google_id`string`Indicates the identification code of the users google account

Ex: 000000000000000000000
email_google_first_name`string`Indicates the first name of the user coming from a google profile

Ex: Tony
email_google_last_name`string`Indicates the last name of the user coming from a google profile

Ex: Stark
email_google_last_edit`string`Indicates the last time the google profile was edited

Ex: 1683970126896
email_google_active_services_count`integer`Indicates the number of active google services for the user

Ex: 3
email_google_active_services_list`string`Indicates the list of active google services for the user

Ex: PHOTOS,MAPS,NEWS_360
email_google_reviews_count`integer`Indicates the count of google reviews made by the user

Ex: 4
email_google_review_link`string`Indicates the link of google review of the profile

Ex: https://www.google.com/maps/contrib/000000000000000000000/reviews
email_google_location`string`Indicates the most reviewed location of profile's google review page

Ex: Milan
email_linkedin_profile_page`string`Contains the web address of the Linkedin profile

Ex: https://www.linkedin.com/in/johndoe/
email_has_yahoo`boolean`Equal to true if the email is linked or has a Yahoo account

Ex: true
email_has_skype`boolean`Equal to true if the email is linked or has a Skype account

Ex: true
email_skype_profile_picture`string`A public URL containing the Skype profile picture

Ex: https://example.com/image.jpg
email_skype_city`string`The name of the city registered in the Skype account

Ex: Milan
email_skype_country_code`string`The international country code registered in the Skype account, in ISO3166 alpha-2

Ex: IT

Enum: AB, AD, AE, AF, AG, AI, AL, AM, AO, AQ, ...
email_skype_country`string`The name of the country registered in the Skype account

Ex: Lombardy
email_skype_state`string`The name of the state registered in the Skype account

Ex: Italy
email_skype_name`string`The name of the user registered in the Skype account

Ex: Mario
email_skype_id`string`The skype username of the account associated to the email

Ex: live:cid1234567
email_has_gravatar`boolean`Equal to true if the email is linked or has a Gravatar account

Ex: true
email_gravatar_profile_picture`string`A public URL containing the Gravatar profile picture

Ex: https://example.com/image.jpg
email_gravatar_first_name`string`The First name of the user registered in gravatar

Ex: Tony
email_gravatar_last_name`string`The Last name of the user registered in gravatar

Ex: Stark
email_gravatar_username`string`The Username of the user registered in gravatar

Ex: iron
email_gravatar_city`string`The name of the city that the user registered in gravatar

Ex: Milan
email_phone_partials_count`integer`Contains the number of partial phone numbers linked to the email address

Ex: 1
email_phone_partials_list`string`Contains the aggregated partial phone numbers linked to the email address

Ex: *********58
email_email_partials_count`integer`Contains the number of partial email address linked to the email address

Ex: 2
email_email_partials_list`string`Contains the aggregated partial email address linked to the email address

Ex: t***@g****.,t.s****@g****.***
email_image_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
email_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
email_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
email_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
email_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
email_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
email_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
email_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image2_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image2_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
email_image2_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image2_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image2_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
email_image2_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
email_image2_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image2_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image2_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image2_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
email_image2_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
email_image2_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image2_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image2_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image2_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
email_image2_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
email_image2_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image3_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image3_labels`string`List of labels associated with the photo and relative confidence, separated by "|". There are more than 3500 labels that might indicate bodyparts, people, animals, food, places, colors, events, musical instruments and so on.
For more information about image labels you can go to Image Labels

Ex: Dimples,99.999710083008|Head,99.999710083008|Face,99.999710083008|...
email_image3_face1_labels`string`List of labels associated with the first face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image3_face1_bounding_box`string`Coordinates of the first face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image3_face1_age_range`string`Age range of the first face found in the photo

Ex: 12-16
email_image3_face1_is_celebrity`boolean`Indicates whether the first face found in the photo matches a known celebrity

Ex: true
email_image3_face1_celebrity_name`string`When the first face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image3_face2_labels`string`List of labels associated with the second face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image3_face2_bounding_box`string`Coordinates of the second face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image3_face2_age_range`string`Age range of the second face found in the photo

Ex: 12-16
email_image3_face2_is_celebrity`boolean`Indicates whether the second face found in the photo matches a known celebrity

Ex: true
email_image3_face2_celebrity_name`string`When the second face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_image3_face3_labels`string`List of labels associated with the third face in the photo and relative confidence, separated by "|"

Ex: label1,98.2837|label2,91.23323
email_image3_face3_bounding_box`string`Coordinates of the third face found, in the format: Width, Height, Left, Top

Ex: 0.93,0.23,10,12
email_image3_face3_age_range`string`Age range of the third face found in the photo

Ex: 12-16
email_image3_face3_is_celebrity`boolean`Indicates whether the third face found in the photo matches a known celebrity

Ex: true
email_image3_face3_celebrity_name`string`When the third face found in the photo matches a celebrity, indicate the name

Ex: Robert Downey Jr.
email_reason_codes`string`Comma separated risk and trust signal for the product email.
For more information about reason codes you can go to Reason Codes

Ex: TP001,RP001
email_google_name_is_valid`boolean`Indicates if the name obtained from the google profile associated to the provided email address is valid

Ex: true
email_google_name_risk_type`string`Provides further information about the name obtained from the google profile associated to the provided email address when it could be fake

Ex: OTHER

Enum: FAMOUS, OTHER, INVALID, STRING_SIMILARITY, FICTIONAL, RANDOM_TYPING, PLACEHOLDER, VULGAR, HUMOROUS, INVALID_CHARACTERS
email_google_name_gender`string`The gender derived from the name obtained from the google profile associated to the provided email address

Ex: F

Enum: F, M
email_has_duolingo`boolean`Equal to true if the email is linked or has a Duolingo account

Ex: true
email_duolingo_has_google_id`boolean`Equal to true if the duolingo account is linked with a Google account

Ex: true
email_duolingo_has_facebook_id`boolean`Equal to true if the duolingo account is linked with a Facebook account

Ex: true
email_identity_device_count`integer`The number of devices associated with this email

Ex: 2
email_identity_ip_count`integer`The number of ip addresses associated with this email

Ex: 2
email_identity_msisdn_count`integer`The number of phones associated with this email

Ex: 2
email_identity_name_count`integer`The number of names associated with this email

Ex: 2
email_has_booking`boolean`Equal to true if the email is linked or has a Booking account

Ex: true
email_has_samsung`boolean`Equal to true if the email is linked or has a Samsung account

Ex: true
email_has_atlassian`boolean`Equal to true if the email is linked or has a Atlassian account

Ex: true
email_has_lastpass`boolean`Equal to true if the email is linked or has a Lastpass account

Ex: true
email_has_adobe`boolean`Equal to true if the email is linked or has an Adobe account

Ex: true
email_has_freelancer`boolean`Equal to true if the email is linked or has an Freelancer account

Ex: true
email_has_github`boolean`Equal to true if the email is linked or has a Github account

Ex: true
email_faces_similarity1`boolean`Indicates whether the detected faces in the first group are considered a match.

Ex: true
email_faces_similarity1_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
email_faces_similarity1_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
email_faces_similarity1_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity1_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity2`boolean`Indicates whether the detected faces in the second group are considered a match.

Ex: true
email_faces_similarity2_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
email_faces_similarity2_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
email_faces_similarity2_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity2_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity3`boolean`Indicates whether the detected faces in the third group are considered a match.

Ex: true
email_faces_similarity3_image1`string`The URL of the first image in the pair being compared.

Ex: https://...
email_faces_similarity3_image2`string`The URL of the second image in the pair being compared.

Ex: https://...
email_faces_similarity3_image1_bounding_box`string`Coordinates of the face in the first image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_faces_similarity3_image2_bounding_box`string`Coordinates of the face in the second image of the pair being compared, in the format: Width, Height, Left, Top.

Ex: 0.93,0.23,10,12
email_first_seen`string`The earliest date our system has on record for the email address.

Ex: 2019-05-20
email_domain_internal_links_count`integer`The count of links with the same domain inside the page

Ex: 4
email_domain_external_links_count`integer`The count of links with external domain inside the page

Ex: 8
email_domain_internal_email_links_count`integer`The count of email links with the same domain inside the page

Ex: 15
email_domain_external_email_links_count`integer`The count of email links with external domain inside the page

Ex: 16
email_domain_internal_images_count`integer`The count of image links with the same domain inside the page

Ex: 23
email_domain_external_images_count`integer`The count of image links with external domain inside the page

Ex: 42
email_domain_page_size`integer`Specifies the size, in bytes, of the web page corresponding to the email domain

Ex: 1057
email_to_name`string`A json string representing the most likely name extracted across all the sources of the email address.

Ex: {"first_name":"tony", "last_name":"Stark", "confidence": "HIGH"}
email_has_image_reverse_search`string`It shows if there are reverse search results for all, none or some profile pictures

Ex: ALL
email_image_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
email_image_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image2_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
email_image2_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social
email_image3_reverse_search`string`A JSON object containing the results of a reverse image search for the profile picture, including websites where the image appears along with the link, name, icon, and domain.

Ex:
email_image3_reverse_search_source`string`The social or messaging app in that has this photo as profile picture:

- google
- skype
- gravatar
- social


Ex: google

Enum: google, skype, gravatar, social

For more information about how to perform an api call you can go to Email API