Skip to content

Instantly share code, notes, and snippets.

@elboletaire
Last active March 13, 2019 21:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elboletaire/5266646 to your computer and use it in GitHub Desktop.
Save elboletaire/5266646 to your computer and use it in GitHub Desktop.
Email spam box services array
<?php
$spam_boxes = array(
'mailinator\.com',
'6url\.com',
'dodgeit\.com',
'greensloth\.com',
'spam\.la',
'spamday\.com',
'tempinbox\.com',
'e4ward\.com',
'gishpuppy\.com',
'kasmail\.com',
'mailmoat\.com',
'mailnull\.com',
'sneakemail\.com',
'spamgourmet\.com',
'spammotel\.com',
'willhackforfood\.biz',
'emailias\.com',
'netmails\.com',
'zoemail\.com',
'binkmail\.com',
'chogmail\.com',
'devnullmail\.com',
'frapmail\.com',
'mailcatch\.com',
'meltmail\.com',
'obobbo\.com',
'putthisinyourspamdatabase\.com',
'sendspamhere\.com',
'shinedyoureyes\.com',
'spamavert\.com',
'spamcorptastic\.com',
'spamherelots\.com',
'spamhereplease\.com',
'temporaryinbox\.com',
'thisisnotmyrealemail\.com',
'filzmail\.com',
'brefmail\.com',
'tempemail\.net',
'mytrashmail\.com',
'tempemail\.co\.za',
'emaxpro\.com',
'zzn\.com',
'tyldd\.com',
'correotemporal\.com',
'tempail\.com',
'nowmymail\.com',
'bugmenot\.com',
'mailexpire\.com',
'mierdamail\.com',
'spamcero\.com',
'spaml\.com',
'slopsbox\.com',
'maintemail\.com',
'2prong\.com',
'spambog\.com',
'dispostable\.com',
'yyou\.co\.uk',
'99experts\.com',
'6paq\.com',
'whatsaas\.com',
'consumerriot\.com',
'vidchart\.com',
'broadbandninja\.com',
'tagyourself\.com',
'dealja\.com',
'whatiaas\.com',
'7tags\.com',
'moburl\.com',
'getairmail\.com',
'cellurl\.com',
// tempomail.fr
'tempomail\.fr',
// 10minutemail.com
'rmqkr\.net',
'10minutemail\.com',
// jetable.org
'jetable\.org',
// instantemailaddress.com
'dacoolest\.com',
'junk1e\.com',
'throwawayemailaddress\.com',
// trashmail.net
'trash-mail\.com',
'trash-mail\.at',
'trashmail\.net',
'trashmail\.at',
'trashmail\.me',
'rcpt\.at',
'kurzepost\.de',
'wegwerfmail\.de',
'wegwerfmail\.net',
'wegwerfmail\.org',
'objectmail\.org',
'proxymail\.eu',
// guerrillamail.com
'sharklasers\.com',
'guerrillamailblock\.com',
'guerrillamail\.com',
'guerrillamail\.net',
'guerrillamail\.biz',
'guerrillamail\.org',
'guerrillamail\.de',
'spam4\.me',
// yopmail.com
'yopmail\.com',
'yopmail\.fr',
'yopmail\.net',
'cool\.fr\.nf',
'jetable\.fr\.nf',
'nospam\.ze\.tc',
'nomail\.xl\.cx',
'mega\.zik\.dj',
'speed\.1s\.fr',
'courriel\.fr\.nf',
'moncourrier\.fr\.nf',
'monemail\.fr\.nf',
'monmail\.fr\.nf',
'ypmail\.webarnak\.fr\.eu\.org',
// mytrashmail.com
'mytrashmail\.com',
'mailmetrash\.com',
'thankyou2010\.com',
'trash2009\.com',
'mt2009\.com',
'trashymail\.com',
// spambox.us
'spambox\.us',
'verymad\.net',
'joliekemulder\.nl',
'onlatedotcom1\.info',
'onlatedotcom4\.info',
'nico-w\.de',
'trillianpro\.com',
'outrageous\.dre\.am',
// spamfree24.org
'spamfree24\.org',
// spamspot.com
'spamspot\.com',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment