disposable-email-domain-list icon indicating copy to clipboard operation
disposable-email-domain-list copied to clipboard

A list of disposable email domains, cleaned and validated by scanning MX records.

Disposable Email Domain List

This is a list of domains used by temporary or disposable email services.

This list is daily updated and validated by MX scan. It's made as short as possible.

What is disposable email?

Disposable email addresses are known as DEA or dark mail. It is a kind of service that generates a unique or random email address that is used for every contact or entity.

This repository includes a collection of domains that are used by the disposable email services that are still functioning at the time of the validation.

The administrators could use this list to prevent potentially fraudulent activities.

Sources

The raw data are sourced from these repositories:

Usage

Install Python packages:

pip3 install -r requirements.txt

Run the script:

python3 main.py

Contribution

This repository does not accept contribution of new domains because it simply retrieves and cleans data from the sources listed above. However, you can, for example, add new disposable domains to ivolo's disposable-email-domains repository. Read its contributing section for details.

License

This project is licensed under the MIT License - read the LICENSE file for details.