TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Stop getting disposable and non existent email address at sign-up forms

2 pointsby nitinksaasover 1 year ago
I know it is really frustrating to get disposable or temporary emails during sign up. It directly impacts IP&#x2F;sender domain reputation during an email campaign. So why not verify emails at the point of capture in the first place?<p>I am Nitin, Maker of Email Verification API: BounceBadger.com The API will help you verify if the submitted email address is fake, disposable, or non-existing email address in real-time. This way, you can reduce your bounce rate and your domain reputation.<p>We achieve this functionality by validating with regex, validating the DNS for MX records, and then connecting the recipient’s SMTP server for verification. We have maintained our database with a popular disposable email service provider. Currently, we have more than 170K domains, and we daily update our database with new disposable email domains as they are created every day. Also, we use reputed IP addresses to give you the best verification results.<p>Yes! This email verification API actually connects to the mail server and checks in real-time if the email exists You can check this API here: https:&#x2F;&#x2F;www.bouncebadger.com

5 comments

BillSimsover 1 year ago
I continually get emails &quot;thanks for signing up&quot; where someone gave a fakename@gmail.com and they happened to pick my email id. Ah, the stories I could tell. I&#x27;ve spent years trying to convince some places that I didn&#x27;t sign up. I don&#x27;t know how common this, but I suspect it isn&#x27;t rare. It doesn&#x27;t sound like your service can avoid that problem. Please think if you could find a way to overcome that too. Thank you
评论 #38342503 未加载
mtmailover 1 year ago
I was recently in the market for such an API. In my decision matrix I checked if (a) the company provides a proper privacy policy including postal address, bascially who am I sending potentially identifying information to (b) does it find the latest temp-mail.org domains, today that would be cabose.com for example. Bouncebadger has negative results on both.
评论 #38335248 未加载
CaptainHardcoreover 1 year ago
I tested with a valid email address. The result was ‘undeliverable’. More user pain for me…
评论 #38342583 未加载
clothsover 1 year ago
I tested &quot;me@example.com&quot; is unknown, I reckon you can add example domain to your regex. Also tested an iCloud Hide My Email email address created 10mins ago shows undeliverable, which is understandable.
评论 #38342536 未加载
KomoDover 1 year ago
Entered 4 legitimate emails: 2 risky, 2 undeliverable.<p>Useless
评论 #38342624 未加载