Email Validator is a free JSON API that gives you a simple way to validate/verify email addresses. You can get the free source code and run it on your server or use this service for free ;)
index.php/?email=some@email.comemailvalidator::check('some@email.com');{"valid":true,"message":"chema@gmail.com"}{"valid":false,"message":"Banned domain sharklasers.com"}
Made by Chema Thanks to Disposable Emails