EmailRep
EmailRep is an email address reputation and threat-intelligence API operated by Sublime Security, Inc. It crawls and enriches data across social media profiles, professional networking sites, dark-web credential leaks, data breaches, phishing kits, phishing emails, spam lists, open mail relays, spam traps, domain age and reputation, and email-deliverability signals to predict the risk associated with any email address. The free, JSON-over-HTTP REST API returns a `reputation`, a `suspicious` flag, a `references` count, and a detailed signal block (blacklisted, malicious_activity, credentials_leaked, data_breach, domain_reputation, deliverable, spoofable, profiles, and more). A POST `/report` endpoint lets analysts contribute observations of malicious email behavior back into the reputation graph.
APIs
EmailRep API
Email reputation and threat-intelligence REST API. `GET /{email}` returns a reputation verdict (high/medium/low/none), a `suspicious` flag, a `references` count, and a detailed ...
Collections
EmailRep API
POSTMANEmailRep API
OPENArazzo Workflows
EmailRep Screen and Report Malicious Sender
Query an email's reputation and, when the signals show it is malicious, report it back into the reputation graph.
ARAZZOEmailRep Triage Inbound Sender
Pull a human-readable reputation summary for an inbound sender and escalate low-reputation, spoofable senders by reporting them.
ARAZZOEmailRep Verify Before Report
Confirm an email's domain resolves and is deliverable before reporting it, so junk addresses never pollute the reputation graph.
ARAZZO