Temp/RBL email checker

Find out if an e-mail or mail domain is disposable / temporary or blacklisted / spam

Latest domains detected




Try out our public API

Check instantly, securely and privately if your users are using fake emails or they are listed as disposable accounts for one use only.

Domain

										Request: GET https://api.host-tools.com/mail/domain/example.com
Response:{"code":200,"domain":"example.com","disposable":true}

The Email check API is open for the public and can be used under secure requests to quickly get results and improve the quality of your clients rapidly.

E-mail

										Request: GET https://api.host-tools.com/mail/email/me@example.com
Response:{"code":200,"domain":"example.com","email":"info@example.com","disposable":true}