Trashmail-Blacklist

Prevent fake or disposable email addresses in your system

Many users use trashmail providers — with our blacklist you can check new users' email addresses and ask for a real one if blacklisted.

We provide a RESTful API that can be easily integrated into your scripts. If you need help, don't hesitate to contact us!

After implementing our API, you're all set! We continuously update our database to prevent trashmail addresses in your system.

With ... entries in our database, we have one of the largest and best maintained trashmail blacklists.

With years of experience and reliable infrastructure, we provide our API 24/7 with high availability.

We care about quality! Last entry added on ..., most recently reviewed on ....

API

Simple, clean RESTful API

JSON API

API Call

GET https://v2.trashmail-blacklist.org/check/json/{domain}

Image API (returns status icon)

GET https://v2.trashmail-blacklist.org/check/img/{domain}

Blacklisted domain

{
  "status": "blacklisted",
  "domain": "spambog.com",
  "added": 1422224735,
  "lastchecked": 1650000000
}

Whitelisted domain

{
  "status": "whitelisted",
  "domain": "gmail.com",
  "added": 1422224735,
  "lastchecked": 1650000000
}

Unknown domain

{
  "status": "unknown",
  "domain": "example.org"
}

Statistics

API calls last 14 days

Domains in our database

FAQ

If your question isn't answered here, don't hesitate to contact us!

Is this service for free?

Yes, the usage of our service is free. You don't need to submit any personal data to use it.

What are trashmail providers?

Trashmail providers offer temporary disposable email addresses used to sign up without exposing a real email address. Examples: mailinator.com, spambog.com

My domain is blacklisted — what can I do?

If your domain is a false positive, write us a message. We'll check your request and remove it as soon as possible.

What is the source of your blacklist?

We are webmasters too and find new trashmail providers through our own websites. You can also submit new domains via our contact form.

What happens if your server is unavailable?

In that case, your system will simply not block trashmail addresses temporarily. No other side effects.

How can I support you?

You can write a blog post about our service, give us feedback, or submit trashmail domains that aren't in our system yet.

Contact

Write us a message

Submit trashmail domain

Terms of Service

General

By accessing and using the Trashmail-Blacklist service, you confirm that you are bound by these Terms of Use. 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 addresses. We try to provide a high quality blacklist, but cannot guarantee the absence of false positives.

Availability

This service is provided as-is. We cannot guarantee permanent availability or full functionality. You agree not to rely solely on this service.

Changes

We may amend these Terms of Use at any time. Changes will be published on this page.

Privacy Policy

General

Your personal data are processed only in accordance with applicable data privacy laws. This policy applies only to our web pages.

When you call our API, we store the following data for statistical purposes: your IP address, the requested domain, and your user agent.

Disclosure

You have a right to free information about your stored data, and possibly entitlement to correction, blocking or deletion. Contact: support@trashmail-blacklist.org