






.avif)

.avif)

{
"email_address": "richard.hendricks@abstractapi.com",
"email_deliverability": {
"status": "deliverable",
"status_detail": "valid_email",
"is_format_valid": true,
"is_smtp_valid": true,
"is_mx_valid": true,
"mx_records": [
"alt2.aspmx.l.google.com",
"aspmx.l.google.com",
"alt3.aspmx.l.google.com",
"alt4.aspmx.l.google.com",
"alt1.aspmx.l.google.com"
]
}
}
{
"email_address": "richard.hendricks@abstractapi.com",
"email_deliverability": {
"status": "deliverable",
"status_detail": "valid_email",
"is_format_valid": true,
"is_smtp_valid": true,
"is_mx_valid": true,
"mx_records": [
"alt2.aspmx.l.google.com",
"aspmx.l.google.com",
"alt3.aspmx.l.google.com",
"alt4.aspmx.l.google.com",
"alt1.aspmx.l.google.com"
]
},
"email_sender": {
"first_name": "Richard",
"last_name": "Hendricks",
"email_provider_name": "Google",
"organization_name": "Abstract API",
"organization_type": "commercial"
},
"email_domain": {
"domain": "abstractapi.com",
"domain_age": 1871,
"is_live_site": true,
"registrar": "NameCheap, Inc.",
"registrar_url": "https://namecheap.com",
"date_registered": "2020-05-13",
"date_last_renewed": "2025-04-13",
"date_expires": "2026-05-13",
"is_risky_tld": false
}
}
{
"email_address": "richard.hendricks@abstractapi.com",
"email_deliverability": {
"status": "deliverable",
"status_detail": "valid_email",
"is_format_valid": true,
"is_smtp_valid": true,
"is_mx_valid": true,
"mx_records": [
"alt2.aspmx.l.google.com",
"aspmx.l.google.com",
"alt3.aspmx.l.google.com",
"alt4.aspmx.l.google.com",
"alt1.aspmx.l.google.com"
]
},
"email_quality": {
"score": "0.80",
"is_free_email": false,
"is_username_suspicious": false,
"is_disposable": false,
"is_catchall": true,
"is_subaddress": false,
"is_role": false,
"is_dmarc_enforced": true,
"is_spf_strict": false,
"minimum_age": null
},
"email_sender": {
"first_name": "Richard",
"last_name": "Hendricks",
"email_provider_name": "Google",
"organization_name": "Abstract API",
"organization_type": "commercial"
},
"email_domain": {
"domain": "abstractapi.com",
"domain_age": 1871,
"is_live_site": true,
"registrar": "NameCheap, Inc.",
"registrar_url": "https://namecheap.com",
"date_registered": "2020-05-13",
"date_last_renewed": "2025-04-13",
"date_expires": "2026-05-13",
"is_risky_tld": false
},
"email_risk": {
"address_risk_status": "low",
"domain_risk_status": "medium"
},
"email_breaches": {
"total_breaches": 0,
"date_first_breached": null,
"date_last_breached": null,
"breached_domains": []
}
}
Improved is_risky_tld classification by reweighting TLDs based on recent registrar abuse takedown patterns.
April 24, 2026
Updated email_breaches.breached_domains data with newly disclosed incidents from late Q1 to keep historical exposure complete.
April 21, 2026
Updated domain_risk_status scoring to incorporate signals from domains with recently expired and re-registered SSL certificates.
February 23, 2026
The Abstract API Email Reputation API analyzes an email address and provides a reputation score based on various risk factors. It helps identify whether an email is associated with spam, fraud, or poor deliverability, allowing businesses to filter out risky users, improve email engagement, and protect their platforms from abuse.
The Email Reputation API considers multiple factors, including the email’s deliverability status, domain age and history, blacklist records, presence in data breaches, role-based usage (e.g., support@, sales@), and whether it’s linked to disposable or high-risk domains. These insights help determine whether an email is trustworthy or poses a potential risk.
By identifying and filtering out emails with low reputation scores, spam traps, or high bounce risks, the API helps businesses maintain a clean email list. This reduces bounce rates, improves sender reputation, and ensures that messages reach legitimate recipients, leading to higher engagement and better inbox placement.