This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Maskbreak
Free fraud detection API. 1,000 requests an hour, no card.
I built this because I got tired of pricing pages.
Every IP intelligence API I looked at was either 200 dollars a month to start,
or a free tier that dies after 14 days. For a side project checking a few
hundred signups a week, that is absurd.
So Maskbreak is free. 1,000 requests an hour, every signal, no card, no expiry.
You POST an IP and get back whether it is a VPN, a proxy, a Tor exit or a
datacenter range, plus a 0-100 score and an allow/review/block verdict. You can
try it in a terminal right now without signing up for anything:
curl -X POST https://maskbreak.com/api/lookup \
-H 'Content-Type: application/json' -d '{"ip":"185.220.101.1"}'
Two things I did differently from most of these.
Datacenter alone scores 40, which comes back as "review", not "block". A lot of
legitimate traffic comes out of datacenters and blocking all of it is lazy.
VPN and datacenter are separate flags. Most VPN exits sit in datacenters, so if
you collapse those into one signal you lose the thing you actually wanted to
know.
What the IP check alone will not do is catch someone on a clean home IP running
an antidetect browser. For that there is a browser SDK that reads the device
side, also free, but it is a second thing to install rather than one curl.
I would rather hear where it gets things wrong than where it gets things right.
If you have an IP you know the answer for, paste it in and tell me if the
verdict is off.
No comment highlights available yet. Please check back later!
About Maskbreak on Product Hunt
“Free fraud detection API. 1,000 requests an hour, no card.”
Maskbreak was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #36 on the daily leaderboard. Catch antidetect browsers (Kameleo, GoLogin, Multilogin), VPNs, residential proxies and AI bots that most fraud APIs miss. Free tier, under 40 ms.
Maskbreak was featured in API (98.6k followers), Developer Tools (519k followers) and Security (2.9k followers) on Product Hunt. Together, these topics include over 100.4k products, making this a competitive space to launch in.
Who hunted Maskbreak?
Maskbreak was hunted by Kaspar Tomson. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Maskbreak stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.