disposable/disposable resource
A list of disposable/temporary email address domains observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4230
- days_rel: n/a
- days_push: 24
- n_releases_24m: 0
Adoption not part of the score
1438 stars · 151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A regularly updated dataset of disposable/temporary email address domains (like 10MinuteMail and GuerrillaMail), provided as plain text lists with normal and strict modes. It includes Python tooling to crawl sources and regenerate the list every 24 hours.
Use cases
- block disposable email domains at signup
- validate email addresses during user registration
- detect temporary email addresses in my user base
- get a list of throwaway email domains
- prevent fake signups with temp mail
- check if an email domain is disposable
When to choose
- you need a maintained, auto-updated blocklist of disposable email domains
- you want simple plain-text lists you can fetch via curl and integrate anywhere
- you need both a normal and a stricter list covering anonymous-signup services
When to avoid
- you need real-time per-email verification rather than domain-based filtering
- you need a turnkey validation service or library with an API rather than a raw dataset
- you require guaranteed completeness of all disposable providers
Facets
dataset · maturity active
email security data-generation email security privacy developer-tools cross-platform python cli disposable-email email-validation blocklist domain-list anti-spam
1 source
- readme: https://github.com/disposable/disposable · fetched 2026-08-28 · 71f196c32183
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| disposable/disposable | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="disposable/disposable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem