How It Works
BurnerBlock performs several checks to determine the risk level of an email address.
- Email Normalization: We strip dots and handle aliases.
- Disposable Detection: We maintain a massive, real-time updated list of disposable providers.
- MX Validation: We check if the domain has valid mail servers.
- Risk Scoring: Our algorithm calculates a score from 0 to 100.
- Verdict Generation: We provide a clear
allow,review, orblockrecommendation.