ipinfo alternative

The free, open
ipinfo alternative.

ipinfo is a popular, developer-friendly IP geolocation and privacy-detection API. ffraud gives you the same signals, plus a fraud score, abuse history, open ports, and WHOIS, free for everyone, no usage caps, and published continuously as MIT open data.

ffraud vs ipinfo
ffraudipinfo
PriceFree, foreverFree tier, then paid
Field gatingAll fields freePrivacy/company gated on paid
Fraud scoreYesNo
Abuse history + reportsYesNo
Open ports + CVEsYesNo
Hostname + WHOIS abuse contactYesHostname yes, abuse gated
Open data (MIT)YesNo
Drop-in migrationOne URLn/a

The free tier limits both request volume and which data fields you can access; the full dataset needs a paid plan.

Migrate in one line

Change one URL. Keep your code.

ffraud returns ipinfo's flat shape with the nested privacy object your code already reads, plus a fraud score, abuse history, open ports, and a WHOIS abuse contact ipinfo does not include, at no cost.

Before (ipinfo)

curl https://ipinfo.io/8.8.8.8?token=YOUR_TOKEN

After (ffraud)

curl "https://api.ffraud.com/compat/ipinfo/8.8.8.8?token=ff_live_your_key_here"

Stop paying for IP intelligence.