Many users use trashmail providers - with our blacklist you can check new users email adress and if it is blacklisted ask him for another one.
We provide a RESTful API, which can be easily implemented in your scripts. If you need help, don't hesitate to contact us!
After implementing our API you need nothing to do else! We care about steady updates of our database to prevent trashmail adresses in your system!
Why should you choose us? With at the moment entries in our database we have maybe the largest and best maintained trashmail blacklist.
With years of experiance and enough server power we are sure to be able to provide our API 24/7! At the moment we have two api servers - one in Canada, one in France.
We care about quality! The last entry was added on and the most recently reviewed entry is from .

Our API supports three different return formats: JSON, XML and YAML

API Output (if domain is blacklisted)

{
    "status": "blacklisted",
    "domain": "spambog.com",
    "added": 1757192627,
    "lastchecked": 1757950240
}

API Output (if domain is whitelisted)

{
    "status": "whitelisted",
    "domain": "gmail.com",
    "added": 1757190864,
    "lastchecked": 1757949778
}

API Output (if domain status is unknown)

{
    "status": "unknown",
    "domain": "domain.org",
    "added": 1757191504,
    "lastchecked": 1757949811
}

API Output (if domain is blacklisted)

<?xml version="1.0"?>
<trashmail>
  <status>blacklisted</status>
  <domain>spambog.com</domain>
  <added>1757192627</added>
  <lastchecked>1757950240</lastchecked>
</trashmail>

API Output (if domain is whitelisted)

<?xml version="1.0"?>
<trashmail>
  <status>whitelisted</status>
  <domain>gmail.com</domain>
  <added>1757190864</added>
  <lastchecked>1757949778</lastchecked>
</trashmail>

API Output (if domain status is unknown)

<?xml version="1.0"?>
<trashmail>
  <status>unknown</status>
  <domain>domain.org</domain>
  <added>1757191504</added>
  <lastchecked>1757949811</lastchecked>
</trashmail>

API Output (if domain is blacklisted)

---
status: blacklisted
domain: spambog.com
added: 1757192627
lastchecked: 1757950240
...

API Output (if domain is whitelisted)

---
status: whitelisted
domain: gmail.com
added: 1757190864
lastchecked: 1757949778
...

API Output (if domain status is unknown)

---
status: unknown
domain: domain.org
added: 1757191504
lastchecked: 1757949811
...

api calls last 14 days

domains in our database

If you have any questions that are not answered in this section, don't hesitate to contact us!

Yes, the usage of our service is free. If you use our service you don't need to submit any data like email adress, ....!
Trashmail providers offer temporary disposable email adresses, which are used to signup without exposing a real email adress. This means you won't be able to contact your user, because you have only such a temporary email adress. Example: mailinator.com or spambog.com
If your domain is a false positive entry in our blacklist just write us a message. We will check your request and delete your domain from our blacklist as soon as possible.
We are webmasters too and have own websites with users. That gives us the possibility to find new trashmail providers through the email adresses of our users. Everytime we find a new domain, we will submit it in our database. You can do the same - just write us a message.
In this bad case you won't have any problems - but it can happen that a user can register with a trashmail adress to your system.
There are several ways to support us. For example you can do some advertisement for us: write a blog entry about our service and link us. Furthermore you can give us feedback or send us trashmail domains which aren't in our system yet.

Write us a message

Submit trashmail domain

General

By accessing and using the TrashMailListe service (the "service", "we", or "us"), you (the "user") confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any API usage.

Allowed Usage

We offer a service to check whether a domain is used for temporary disposable email adresses or not. We try to provide a high quality blacklist, but can't avoid false positives as well as we can't provide a final blacklist.

Privacy Policy

These Terms of Service incorporate the Privacy Policy

Availability of Service

This service is currently in early state and therefore we cannot give any garuantees for availability and the permanent full functionality. You agree not to rely on this service and guarantee that we will not be responsible for any failure caused by outage of this service.

Links

We have not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by test of the site. Use of any such linked web site is at the user's own risk.

Changes of ToS

We may orrect or amend these Terms of Use at any time. If we do so we will notify you on this page.

General

Your personal data (e.g. title, name, house address, e-mail address, phone number, bank details, credit card number) are processed by us only in accordance with the provisions of German data privacy laws. The following provisions describe the type, scope and purpose of collecting, processing and utilizing personal data. This data privacy policy applies only to our web pages. If links on our pages route you to other pages, please inquire there about how your data are handled in such cases.

If you call our API we will save following data for statistic purpose: First 9 digits of your IP, domain you requested and your useragent.

Disclosure

According to the Federal Data Protection Act, you have a right to free-of-charge information about your stored data, and possibly entitlement to correction, blocking or deletion of such data. Inquiries can be directed to the following e-mail addresses: ( support@trashmail-blacklist.org )

Quelle: http://www.twigg.de/