-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add LeadLeap - Free Email Validator + Open Public Data Search #671
Description
New Resource Submission: LeadLeap
Three free OSINT-relevant tools from the same platform. All free, no paywall, public-facing.
Tool 1: LeadLeap Email Validator
Free multi-stage email validation tool. No account required.
Live now at: https://leadleap.net/email-validator
{
"name": "LeadLeap Email Validator",
"type": "url",
"url": "https://leadleap.net/email-validator",
"description": "Multi-stage email validation: syntax check, DNS/MX lookup, live SMTP handshake, SPF/DMARC policy validation, catch-all detection, and disposable domain detection. 5 free checks per day with no account required.",
"status": "live",
"pricing": "free",
"bestFor": "Verifying whether an email address is real and deliverable without sending a message",
"input": "Email address",
"output": "Validation result with syntax, domain, SMTP, SPF/DMARC status, catch-all flag, confidence score, and MX records",
"opsec": "active",
"opsecNote": "Performs live SMTP handshake against the target mail server (HELO/MAIL FROM/RCPT TO without sending). The target mail server will see the connection attempt.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": true,
"invitationOnly": false,
"deprecated": false
}Suggested category: Email Address > Email Verification
Tool 2: LeadLeap Contact Search
B2B contact search platform with tens of millions of verified business contacts. Search by name, company, job title, industry, location, and more. Returns email addresses, phone numbers, LinkedIn profiles, and company details. Free tier available with account.
Live at: https://leadleap.net
{
"name": "LeadLeap Contact Search (R)",
"type": "url",
"url": "https://leadleap.net",
"description": "B2B contact intelligence platform with tens of millions of verified contacts searchable by name, company, job title, department, industry, location, and company size. Returns email addresses, phone numbers, LinkedIn URLs, and company details. Built on a distributed data lake with sub-5ms search. Free tier with account.",
"status": "live",
"pricing": "freemium",
"bestFor": "Finding business email addresses, phone numbers, and professional contact details for people at specific companies or in specific roles",
"input": "Person name, company name, job title, industry, location, or natural language description",
"output": "Contact records with email, phone, LinkedIn, job title, department, company name, company size, and industry",
"opsec": "passive",
"opsecNote": "Searches a pre-indexed database. No queries are made to target organizations at search time.",
"localInstall": false,
"googleDork": false,
"registration": true,
"editUrl": false,
"api": true,
"invitationOnly": false,
"deprecated": false
}Suggested category: Email Address > Email Search or People Search Engines
Tool 3: LeadLeap Open Data Search
Free search across hundreds of public government and registry data sources - SEC EDGAR filings, SBA loan data, USPTO patent assignees, FDIC bank directories, FAA aircraft registries, FDA device establishments, international business registries (Australia, Norway, Switzerland), nonprofit filings, federal contract recipients, and more. Cross-referenced through an entity index so the same organization appears across all matching datasets.
Live at: https://leadleap.net/opendata
{
"name": "LeadLeap Open Data Search (R)",
"type": "url",
"url": "https://leadleap.net/opendata",
"description": "Aggregated search across hundreds of public government and registry data sources including SEC EDGAR, SBA PPP loans, USPTO patents, FDIC banks, FAA aircraft, FDA devices, FEC candidates, and international business registries. Entity index cross-references records across sources. Rate-limited free access with account.",
"status": "live",
"pricing": "free",
"bestFor": "Searching public business records, government filings, and registry data across multiple countries from one interface",
"input": "Company name, domain, person name, or keyword",
"output": "Matched records from government registries, SEC filings, patent databases, business registries, nonprofit filings, with cross-references across sources",
"opsec": "passive",
"opsecNote": "Searches a pre-indexed copy of public data. No queries are made to original government sources at search time.",
"localInstall": false,
"googleDork": false,
"registration": true,
"editUrl": false,
"api": true,
"invitationOnly": false,
"deprecated": false
}Suggested category: Public Records > Business Records (or a new "Public Data Aggregators" subcategory)
Happy to submit a PR with the arf.json entries if preferred. All tools are free for public use.