All Projects → groundcat → disposable-email-domain-list

groundcat / disposable-email-domain-list

Licence: MIT license
A list of disposable email domains, cleaned and validated by scanning MX records.

Programming Languages

python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to disposable-email-domain-list

Tmpmail
A temporary email right from your terminal written in POSIX sh
Stars: ✭ 2,670 (+3826.47%)
Mutual labels:  disposable-email, temporary-email
DGFraud-TF2
A Deep Graph-based Toolbox for Fraud Detection in TensorFlow 2.X
Stars: ✭ 84 (+23.53%)
Mutual labels:  fraud-prevention, spam-detection
disposable-email-domains
Daily updated repository for https://github.com/disposable/disposable
Stars: ✭ 200 (+194.12%)
Mutual labels:  disposable-email, temporary-email
wordpress-zero-spam
The WordPress Zero Spam plugin makes blocking spam a cinch without all the bloated options. Just install, activate, and say goodbye to spam.
Stars: ✭ 67 (-1.47%)
Mutual labels:  spam, spam-detection
is-biz-mail-php
isBizMail tells you whether a given email address belongs to a free email account provider (gmail.com, yahoo.es, yandex.ru etc) or not.
Stars: ✭ 19 (-72.06%)
Mutual labels:  disposable-email, disposable-emails
blogspam-api
Implementation of the blogspam.net server in golang
Stars: ✭ 22 (-67.65%)
Mutual labels:  spam, spam-detection
spamtoberfest
Fight against PR spammers
Stars: ✭ 51 (-25%)
Mutual labels:  spam-detection
sarlacc
SMTP server / sinkhole for collecting spam
Stars: ✭ 42 (-38.24%)
Mutual labels:  spam
Discord Spam Bots
Discord spam bots with multiple account support, account creator, auto-join, proxies, mass direct message and more.
Stars: ✭ 173 (+154.41%)
Mutual labels:  spam
laravel-akismet
Akismet for Laravel 8.x/9.x
Stars: ✭ 85 (+25%)
Mutual labels:  spam
deepAD
Detection of Accounting Anomalies in the Latent Space using Adversarial Autoencoder Neural Networks - A lab we prepared for the KDD'19 Workshop on Anomaly Detection in Finance that will walk you through the detection of interpretable accounting anomalies using adversarial autoencoder neural networks. The majority of the lab content is based on J…
Stars: ✭ 65 (-4.41%)
Mutual labels:  fraud-prevention
007spam Bot
auto report instagram accounts ( SPAM BOT )
Stars: ✭ 150 (+120.59%)
Mutual labels:  spam
brutal-sms
Spam sms sampe nangis, 100% unlimited
Stars: ✭ 47 (-30.88%)
Mutual labels:  spam
discord-group-spammer
You need to run all_together.py and follow the instructions on the readme below. This Tool allows you to use various discord exploits for educational use.
Stars: ✭ 45 (-33.82%)
Mutual labels:  spam
xgboost-smote-detect-fraud
Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in this scenario? Find the answers in this code pattern!
Stars: ✭ 59 (-13.24%)
Mutual labels:  fraud-prevention
Energizedprotection
A merged collection of hosts from reputable sources. #StayEnergized!
Stars: ✭ 175 (+157.35%)
Mutual labels:  spam
php-antispam
A PHP API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.
Stars: ✭ 50 (-26.47%)
Mutual labels:  spam
SpamProtectionRobot
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.
Stars: ✭ 46 (-32.35%)
Mutual labels:  spam-detection
v3
E.F.A version 3.x.x.x
Stars: ✭ 38 (-44.12%)
Mutual labels:  spam
emailSpam
An email spam bot written in Python, to send emails to specified addresses. Use with caution.
Stars: ✭ 70 (+2.94%)
Mutual labels:  spam

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].