Urgent.News

the world's headlines, one feed

Editions

Tech

IP Geolocation Is Wrong — Why VPN Detection Fails 90% Of Us

security, #api, #cybersecurity, #webdev Last Tuesday, a paying customer in Austin couldn't finish checkout. Our fraud engine had flagged her IP as a "high-risk VPN." She was on Spectrum. At home. Watching Netflix on the same connection. The blacklist we paid $400 a month for had her entire /24 range marked as "datacenter" because a hosting company once leased part of that range three years ago,…

A customer in Austin experienced checkout issues due to a flagged IP being labeled as a high-risk VPN. This arose from a false positive caused by a stale database that had incorrectly marked a /24 range as a datacenter. The mistake cost a $2,100 annual contract and highlighted the shortcomings of most VPN detection methods, which often rely on outdated geolocation databases.

Modern IP checks should provide richer context, such as reverse-IP discovery, VPN/proxy/Tor flags, and country metadata. A useful IP API should offer these features in a single response, rather than relying on outdated blacklists. The author tested an IP Geolocation API that provided these additional details and found it significantly more effective at distinguishing between legitimate users and fraudulent activity.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at dev.to →

More in Tech

Dramatic split: The new map of upheavals in Israeli tech

Tech employment remained stable and the sector is not collapsing but reorganizing: While software companies recorded 6.6% layoffs, hardware stood at just 1.1%.

  • Software firms had a higher layoff rate of 6.6%, nearly double the industry average
  • Hardware companies experienced a much lower layoff rate of 1.1%
  • Medium-sized companies faced the most significant layoff pressures at 8.7%

7 n8n workflows that actually pay for themselves (from a solo automation agency)

I build automations for agencies for a living. All of it on n8n, most of it self-hosted. Over a couple of years the same handful of workflows keep coming up, because they remove real hours of manual…

  • First workflow auto-creates projects and folders when a deal is won
  • Second workflow schedules and delivers branded weekly/monthly reports
  • Seventh workflow synchronizes data between tools, preventing data discrepancies