Hello friends, I have written a mini book on Cyber Security awareness for you, named "Hacking into Hackers' Head". This book uses common terms to explain things, and I'm sure you will get benefitted from it in your day to day life. It's available on Kindle and Google Play. Grab your copy now.

Tuesday, January 13, 2015

How to check whether email address exists or not without sending mail (Simplest method)

Hi Friends, I dug many times on Internet to find this trick. In this article, I'll tell you how to know whether an email-ID exists or not without sending actual mail to that ID. We can accompanish this task by various methods like telnet in command prompt, or perl / php scripts, but these methods can be used effectively by the programmers or technical persons only. This
article will demonstrate the simplest method which can be used by any non-technical person as well.

Follow these steps:
  1. Go to http://smart-ip.net/check-email
  2. In the textbox, write email to check and click on check.

    If email exists, you will get a message that email address exist.

If email doesn't exist, you will get a message that email address doesn't exist.


Whoooooooop! You are done.

Alternate website for doing same thing: http://verify-email.org/

No comments:

Post a Comment

We appreciate your valuable comments.

Scroll to Top