
IPLocate Free IP Geolocation Databases
Free downloadable IP to Country & IP to ASN databases
What it does
Our new IP to Country and IP to ASN databases are free to download, covering an essential subset of our complete IP address data. GeoIP-compatible, better than MaxMind GeoLite. Same high-quality as our full API. Commercial use allowed. Updated daily. CSV/MMDB.
Does a similar job
all alternatives →- TFTiny, fast, and free API to geolocate IP addresses2019 · github.com · ▲144

- FIFree IP to Country and ASN Downloads from Ipinfo.io2023 · ▲24
Free IP to Country and ASN Data downloads: - MMDB, CSV and JSON format - Full accuracy (not degraded quality compared to our paid downloads) - IPv4 and IPv6 data - A single file that includes both country and ASN details - Daily updated - CC Attribution license (no usage restrictions, only requirement is a link back to ipinfo.io) Here's an example of querying the MMDB file using our mmdbctl tool: $ echo "1.1.1.1" | mmdbctl read country_asn.mmdb | jq . { "as_domain": "cloudflare.com", "as_name": "Cloudflare, Inc.", "asn": "AS13335", "continent": "NA", "continent_name": "North America",…
- IIIPLocate.io – a free IP geolocation service2017 · iplocate.io · ▲20
- IMI made IP-to-Geo location data library for developers2025 · ip2geo.framer.website · ▲10
I made this lib called Ip2Geo — it's a super-lightweight, type-safe library that lets you convert any IP into geolocation data. It's 100% free with unlimited uses—no catch. It works online only and runs on both the client and server.

More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 3d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 26d ago · lettertrace.com
Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


