Is recursor.net a disposable email provider?

Yes - recursor.net is on our disposable provider list. Addresses on this domain are designed to be abandoned within minutes.

Why it matters

Detect it in one call

GET /v1/email/verify?email=someone@recursor.net

{
  "status": "undeliverable",
  "sub_status": "disposable",
  "is_disposable": true,
  "score": 5
}

Sub-domains are matched too, so anything.recursor.net is caught by the same rule. Detection is a set lookup - no network round trip, no added latency.

Verify at scale, not one at a time

The same checks over a REST API: 250 calls per period free, no credit card, no sales call.

Get an API key Read the docs