More free privacy tools

Browse all privacy tools

These tools run in your browser because that is how we build everything. The same idea, applied to research: privacy-first surveys with end-to-end encryption.

Frequently asked questions

What is an email bounce?

An email bounce is an automated message from an mail server that informs the sender that their email has not been delivered to its intended destination. This will indicate that something has gone wrong either on the sender side or the recipients’ side.

Is it safe to use a free email bounce checker?

The tool offers 100% privacy as at no point the entered data is logged or stored to our servers. The bigger risk is what happens to the list afterwards, so .

How many emails can I verify at a time?

As of now the tool sets a limit of 10 emails for a single go.

What are the types of email bounce status returned?

The tool returns three type of statuses :
  1. No bounce : Means that the email addresses are valid.
  2. Soft bounce : Means that the email addresses are temporarily unavailable. The tool returns this error for all kinds of errors from typos, patterns, SMTP validation failing due to unknown causes or mail server unavailability, etc.
  3. Hard bounce : Means that the email addresses are permanently unavailable. The tool throws this error when no MX records of the given addresses are found.

What is SMTP validation and what are the email providers supported?

The tool performs SMTP validation when the SMTP checkbox is checked and vice versa. The SMTP validation involves establishing a socket connection with the mail server and simulating the sending of an email. This being the most trickiest part of the entire validation process can return false negatives cause of certain settings at the mail server end(Most mail servers have some sort of checks to block spam). The tool has returned successful SMTP validation checks for the following domain names :
google.com, yandex.com, yahoo.com.
If your list to be checked includes other domain names there is a high chance of getting false negative results (Soft bounce warning mostly) for even valid email addresses if the SMTP flag is set.

Is BlockSurvey email bounce checker open source?

Yes, the tool is open source and the links to the source code can be found in the app page.

Is this email bounce checker a honey pot?

Here at BlockSurvey, we give at most importance to privacy which is consistent with our vision of a world having a decentralized internet space. As already mentioned above, the tool does not collect and store any form of data given to it. It simply acts as a platform for people to enter their emails and get them validated.

Why is it free?

The product is built from already existing open source code with slight tweaks by us. It was primarily built for weeding out burner and disposal emails from our own product i.e. BlockSurvey and at a certain point we had this idea of sharing the benefits accruing from this project with the rest of the world.

What are the modules used to build this?

The tool uses a npm module called "deep-email-validator".
link : https://www.npmjs.com/package/deep-email-validator.

How does email bounce checker work?

The tool checks for Regex, Typos error as a first step and then goes to check if the email address is present within the list of disposable email domains, then comes the check for the MX record followed by the SMTP check(if the flag is set). The tool returns a status of 'No bounce' if all the checks return true and in case of error based on the error type we return the status of either 'Soft bounce' or 'Hard bounce'.

How is this different from a paid email verification service?

Paid bulk-verification services like ZeroBounce or NeverBounce run the same style of check under the hood, MX lookups and SMTP handshakes, but they ask you to create an account, charge per credit, and often keep a copy of the list you upload. This tool runs the same regex, typo, disposable-domain, MX, and optional SMTP checks for free, with a 10-email-per-batch cap, no sign-up, and nothing logged or stored on our end. If you need to verify thousands of emails in one go, a paid service with a larger batch size will still be the faster option.

What happens if the SMTP check times out or can't get a clear answer?

Mail servers rate-limit, greylist, or silently drop verification probes to fight spam, so the socket connection does not always get a clean yes or no back. When the SMTP step can't reach a definitive answer, the tool does not guess: it returns 'Soft bounce' so you know the result is unconfirmed rather than treating the address as invalid. If you keep seeing soft bounces for addresses you know are real, try again later or re-run the check with the SMTP checkbox off to get a pattern and MX-only read.
Scripts are blocked. This site won’t work properly. If you’re using Brave, click the Shields icon and turn off Block scripts. Otherwise disable your ad blocker for this site.