Signup and onboarding checks
Use Lite as the first pass for syntax, randomness, DNS, and disposable screening. Escalate only suspicious signups to Pro.
Support queue prioritization
Run Pro when refund, account-takeover, or VIP-support conversations need richer identity and history context.
Fraud ops and trust teams
Use persisted history and score breakdowns to compare repeat attempts, identify signal drift, and export ledgers for case review.
Marketplace and seller verification
Combine SMTP, website presence, RDAP age, social proofs, and platform probes to reduce manual diligence.
POST /api/lite
{
"verdict": "risky",
"trust_score": 42,
"fraud_score": 58,
"response_ms": 187
}POST /api/analyse
{
"verdict": "valid",
"trust_score": 84,
"confirmed_name": "Linus Torvalds",
"smtp": { "deliverable": true },
"account_age": { "estimated_since": "2005" }
}Start free. Scale when ready.
Use the same MailProbe platform for both lightweight triage and deep investigative review. The app now contains the full landing, pricing, Lite, Pro, bulk, history, and settings surfaces in a single environment.