More network Tools
Feedback
My-Addr.com

Online free email verification,verify email address exist,check email address

On this page you can online verify email address, it's verify if an email address exist. It's real full process of e-mail verification starting from checking/validating email for syntax, and finishing with connecting to email server with verify your e-mail address request. Check email address as usual going from 1 sec up to 20 sec.
Who it's working? This tool split email address to two part (by char @), second part - it's domain name, the next step - resolve all MX and A records for this domain, after this tool trying to init process of sending email to this user.
Notice: php email verification tool working in debug mode (specially for our users) - you can see all actions that going (email server connection, sending headers, ...)

Not for all email servers possible to do free reverse email lookup for exist, because lots of servers using special conditons for deny email transfer, for example aol.com using it's own verify list of senders.

admin@gmail.com (example)

e-mail exist

Debug info:
Checking server gmail-smtp-in.l.google.com...
Opening up socket to gmail-smtp-in.l.google.com... Succes!
gmail-smtp-in.l.google.com replied: 220 mx.google.com ESMTP j9si40574475mue.3

HELO mxs.ukr.net
250 mx.google.com at your service
(35.21 ms)
MAIL FROM: <postmaster1@ukr.net>
250 2.1.0 OK j9si40574475mue.3
(138.87 ms)
RCPT TO: <admin@gmail.com>
250 2.1.5 OK j9si40574475mue.3
(1018.30 ms)
QUIT
221 2.0.0 closing connection j9si40574475mue.3
(102.56 ms)