Is kasmail.com a disposable email provider?

Yes - kasmail.com 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@kasmail.com

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

Sub-domains are matched too, so anything.kasmail.com 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