π‘οΈ Email Data Breach & Credential Leak Hunter
Pricing
from $3.00 / 1,000 results
π‘οΈ Email Data Breach & Credential Leak Hunter
Check emails against known public data breaches and credential exposures. Returns breach names, dates, leaked fields, paste records, and risk severity. No API key required.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
David A
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
Share
Verify if an email address has been compromised in public data breaches, credential dumps, or paste sites. Get full exposure diagnostics, compromised data categories (passwords, phone numbers, IP addresses), risk scores, and incident timelines β no API key required.
π₯ The B2B Contact & OSINT Intelligence Suite
Build a complete lead verification & security investigation pipeline by combining these specialized tools:
| Tool | Purpose | Pricing | Link |
|---|---|---|---|
| π‘οΈ Email Data Breach Hunter | Detect compromised credentials & public database leaks | $3.00 / 1K | View on Store β |
| π OSINT People Search | Find digital footprints across 10+ social & developer platforms | $1.50 / 1K | View on Store β |
| π± Phone Number Lookup | Carrier, line type (mobile/VoIP/landline), E.164 validator | $1.50 / 1K | View on Store β |
| π§ Email Verifier | 0β100 deliverability score, MX lookup, disposable email check | $2.00 / 1K | View on Store β |
| π Email & Domain Intelligence | SPF, DKIM, DMARC, WHOIS, and security DNS health check | $1.50 / 1K | View on Store β |
| πΌ LinkedIn Employees Scraper | Extract decision makers & employee leads for B2B outreach | $5.00 / 1K | View on Store β |
β¨ Features
- π Global Breach Coverage: Checks against hundreds of historic and recent public database breaches.
- β‘ Lightning Fast: Sub-second execution using high-speed threat intelligence endpoints.
- π Risk Scoring: Returns numeric
riskScore(0β100) and severity classification (Safe,Medium,High,Critical). - π Compromised Data Taxonomy: Identifies exactly what leaked (Passwords, Names, Phone numbers, IPs, Locations).
- π Batch Mode: Inspect single addresses or list of hundreds in one run.
- π« No API Key Required: Fully managed, public threat intel endpoints.
π₯ Input Parameters
| Field | Type | Default | Description |
|---|---|---|---|
email | String | "test@example.com" | Single email address to check |
emails | Array of Strings | [] | List of email addresses for batch checking |
maxResults | Integer | 100 | Maximum emails to process in one run |
π€ Output Dataset Format
{"email": "user@company.com","status": "EXPOSED","riskScore": 85,"riskLabel": "High","totalBreaches": 5,"breachedSites": ["Canva", "LinkedIn", "Dropbox", "Adobe"],"exposedDataTypes": ["Passwords", "Email addresses", "Usernames", "IP addresses"],"breaches": [{"breachId": "Canva","domain": "canva.com","industry": "Graphic Design","breachDate": "2019-05-24","pwnCount": 137000000,"dataClasses": ["Passwords", "Usernames", "Names"],"description": "In May 2019, graphic-design tool Canva suffered a data breach impacting 137 million subscribers."}],"pastesCount": 1,"queriedAt": "2026-09-17T20:45:00.000Z"}
π‘ Practical Use Cases
- Security Audits & Employee Hygiene: Monitor corporate email domains for credential exposure.
- Fraud Prevention & KYC: Flag high-risk user registrations using known compromised credentials.
- Private Investigations & OSINT: Trace historical digital footprint and breach exposure timelines.
- Account Takeover (ATO) Protection: Proactively prompt users to reset passwords if their email appears in new leaks.
π€ AI Agent & MCP Server Integration
Run this Actor directly from AI Agents, LLM pipelines, or Cursor / Claude Desktop:
- Apify MCP Server URL:
https://mcp.apify.com/?tools=fetch-actor-details,unrivaled_fortress/email-data-breach-osint - Python:
from apify_client import ApifyClientclient = ApifyClient("YOUR_APIFY_TOKEN")run = client.actor("unrivaled_fortress/email-data-breach-osint").call(run_input={"email": "target@domain.com"})
- JavaScript / TypeScript:
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_APIFY_TOKEN' });const run = await client.actor('unrivaled_fortress/email-data-breach-osint').call({ email: 'target@domain.com' });
β Loved using this Actor?
If this Actor saved you time or powered your workflow, please take 10 seconds to leave a 5-star rating! It helps indie developers maintain fast, reliable security tools.
π Click here to leave a review & rating on Apify Store
Crafted by David Ahn Β· Powered by public OSINT & threat intelligence