CLI Tool for IP Geolocation and Analysis of VPN Provider Location Spoofing
By
jimaek
Crackling crust, pillowy middle. The kind of bagel that earns a second cup of coffee.
Summary
A developer created a CLI tool for IP geolocation that can resolve IP addresses to country, US state, and city levels. The tool confirms findings from ipinfo, which recently exposed how VPN providers fake IP geolocation by intentionally providing incorrect location data to regional internet registries and geo database providers via geofeeds. The article discusses the technical approach and implications of this discovery.
Key quotes
· 4 pulledI made a CLI tool that can resolve an IP address to a country, US state and even a city.
VPN providers don't actually maintain a crazy amount of infrastructure in hundreds of countries.
They simply fake the IP geolocation by intentionally providing wrong location data to ARIN, RIPE, and Geo DB providers via geofeeds.
It works well and confirms ipinfo's findings.
You might also wanna read
Babyshark: Terminal-Based PCAP Analysis Tool with Flows-First Approach
Babyshark is a terminal-based PCAP (packet capture) analysis tool that provides a flows-first approach to network traffic analysis. It offer
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·12h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
Erlang Ecosystem Foundation Launches Central Company Registry
The Erlang Ecosystem Foundation has launched a new canonical company registry at registry.erlef.org. The registry aims to serve members, spo
aislop: Open-source CLI tool detects low-quality code patterns left by AI coding agents
aislop is an open-source CLI tool (MIT-licensed) that detects low-quality patterns left behind by AI coding agents like Claude Code, Cursor,
wterm: A DOM-based Web Terminal Emulator Powered by Zig and WebAssembly
wterm is a web-based terminal emulator that renders directly to the DOM, providing native text selection, copy/paste, find functionality, an
