What does the "Risky" result status mean?
Risky is the result you get when the engine can confirm an address exists at the mail server, but the surrounding signals make it a poor sending target. It sits between Safe (clean to send) and Invalid (do not send), and the practical answer is usually to skip it unless you have a specific reason to take the risk.
In the Valid Email Checker enum, risky is one of the canonical statuses returned alongside safe, invalid, catch_all, unknown, disposable, role, spamtrap, disabled, and inbox_full. Where Safe maps to a confidence score around 98 and Spam Trap to around 3, Risky lands in the middle band — typically 40 to 65 depending on which underlying signal triggered it.
Why an address ends up as Risky
- The receiving server gave inconsistent replies across our verification attempts (accepted on one probe, deferred on another).
- The domain has a recent history of bounces from senders we have routed through the engine.
- The mailbox responded but is hosted on a provider known for aggressive grey-listing and bounce-rate inflation.
- The address passed SMTP but matches a pattern (typo-prone domain spelling, very recent domain registration) the engine flags as worth a warning.
- A secondary provider returned a definitive answer that conflicts with the primary, leaving the result probable but not certain.
How to handle Risky addresses in a campaign
The right move depends on what you are sending. For a cold outreach campaign where every bounce hurts, the safe default is to remove Risky entries before you send. For an engaged-list re-confirmation message to subscribers who clicked something in the last 60 days, the engagement signal usually outweighs the risk flag.
A practical workflow is to filter Risky into a separate segment and either re-verify it a week later (server states often change) or send a single low-stakes warm-up message and see whether the address engages. If it opens or clicks, promote it to your active list. If it stays silent for two consecutive sends, drop it.
Risky and your bounce rate math
If you treat Risky addresses the same as Safe ones, expect your bounce rate to climb by roughly the share of Risky entries in your send list. A list with 8% Risky that you mail anyway often produces a 3 to 5% bounce rate from that segment alone, on top of any bounces from genuinely good addresses. Cross 5% overall and Gmail, Yahoo, and Outlook start routing future mail to spam. The math usually favours filtering them out, even when the upside of a successful send is high.
You can also pair the verification result with sending-domain hygiene to keep your overall reputation strong. Run an SPF checker on your sending domain, confirm DKIM and DMARC are set up properly, and lean on engagement filters to keep recently-active subscribers ahead of borderline contacts.
See the 11-step verification engine for the underlying checks that feed the Risky verdict and result types explained for the full status matrix.
Related questions
Still stuck? Email support
