nowfound

Alternatives

Products that do what Free IP to Country and ASN Downloads from Ipinfo.io does

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",…

  1. 1WI

    I am Abdullah from IPinfo. We have finally launched our API service that supports an unlimited amount of requests to fetch IP to Country and ASN database. It is free to use. https://ipinfo.io/lite Try out this token for the next several to check out the API service: a6c2e5328296f5 https://api.ipinfo.io/lite/8.8.8.8?token=a6c2e5328296f5 https://api.ipinfo.io/lite/me?token=a6c2e5328296f5 - The API system is built using Node.js from the ground up but we are currently moving our backend to Rust. We processed over 2 trillion requests last…

    2025

  2. 2IG

    Hey all, wanted to share my recent weekend hack project. I wanted to improve upon the existing space for looking up information about IP addresses and ASNs. The backend is written in Rust and pulls BGP data every 8 hours from the RIPE RIS project to build up a routing table and also adds geolocation information. The frontend is using React and Tailwind. Would love any feedback or suggestions on what to improve.

    2023 · ip.guide

  3. 3SI

    We recently launched a free tool that shows a summary of the top cities, countries, asns, routes and much of the other context that we (IPinfo) have for any IP addresses you paste into it. Sample results: https://ipinfo.io/summarize-ips/result?id=239e90aa-88b8-4476-84c7-bfd10ed2de3f You can paste any arbitrary text into the tool at https://ipinfo.io/summarize-ips and we'll extract the IPs. It can be useful for getting a quick summary of a set of IPs (eg. click on first google result for "public proxies", copy and paste the results into the tool, and see…

    2021

  4. 4II

    We've just launched an opensource golang `ipinfo` cli that lets you quickly and easily get IP address data from the cli. You can lookup geolocation, isp, carrier & vpn status for a single IP (in much the same way you can by `curl ipinfo.io`) but there's a bunch of additional functionality, including: - bulk lookups of IPs - summarize IPs (so get top ASNs, cities etc from a ton of IPs) - grepip subcommand to grep for IPs (v4, v6 and bogon flags available) - map command to map a bunch of IPs And more! See https://github.com/ipinfo/cli for more details and installation…

    2021

  5. 54D

    Hi HN, I've been working on building a pipeline to create a DNS records database lately. The goal is to enable research as well as competitive landscape analysis on the internet. The dataset for now spans around 4 billion records and covers all the common DNS record types: A AAAA ANAME CAA CNAME HINFO HTTPS MX NAPTR NS PTR SOA SRV SSHFP SVCB TLSA TXT Each line in the CSV file represents a single DNS record in the following format: www.example.com,A,93.184.215.14 Let me know if you have any questions or feedback!

    2024 · merklemap.com

  6. 6

    Owner, ASN, GEO, PTR, BGP & more for every IPv4 address

    Jul 2026 · worldip.io

  7. 7GY
  8. 8

    Free monthly IPv4 geolocation data in CSV and Parquet

    Apr 2026 · prodipdata.com

  9. 9DU

    I built Duck-UI, a web-based SQL editor that runs DuckDB entirely in your browser via WebAssembly. No backend required. The Problem: Every time I needed to query csv, parquet, or even to play with SQL, I had to either: (a) spin up a Jupyter notebook (b) use the CLI (c) upload to a hosted service. Friction at every step (TOO MUCH to load a csv or even to test some sql (study)... The Solution: DuckDB's WASM runtime lets us run SQL analysis client-side. Load CSV/JSON/Parquet files from disk or URL, write SQL, get results instantly. Data stays on your machine. What It Does: SQL editor…

    Oct 2025 · demo.duckui.com

  10. 10

    IP intelligence without the bill. Free ~2M/month, 50 req/min

    Jul 2026 · ipdata.info

  11. 11JI
  12. 12DI

    Easily update Cloudflare records for your dynamic IP or homelab, now supporting IPv6 (A and AAAA), with the ubiquity of Bash

    2024 · github.com

  13. 13AS

    2024 · gist.github.com

  14. 14AF

    The curl API for WorldIP is now live and completely free to use. You can hit it right from your terminal: curl worldip.io — returns information about your requesting IP. curl worldip.io/8.8.8.8 — returns details on any specific IP. The main differentiator here is that we aren't just wrapping another provider's API and reselling their data. We built and run our own global infrastructure capable of scanning the entire IPv4 space in about a day. Happy to answer any questions about the scanning infrastructure or the stack!

    Jul 2026 · worldip.io

  15. 15

    1,500 free IP address lookups per day. One, quick request.

    2018

  16. 16IM

    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.

    2025 · ip2geo.framer.website

  17. 17IM

    Hey! I'm a solo developer having fun learning Go. I have a side hustle and wanted to implement currency localization. I could use existing IP databases, but hosting on serverless is slow. So I built my own. I was surprised how fun it can be to use Go, and it's fast. Thankfully, Go's speed makes up for my dodgy code. Anyway, I'd love to get some feedback on my website/API. After a few weeks of testing and losing money on ads, I'm confident it's very reliable. This isn't a promo. It's basicly free (30k lookups/month), so there's no need to pay. Any advice or tips on how to grow and…

    2024 · ipflare.io

  18. 18WC
  19. 19WC
  20. 20

    Free API: get your IPv4, IPv6, ISP and geolocation

    May 2026 · ippubblico.org

  21. 21CI

    Cloud IP Ranges is a website I built that collects public IP data from different cloud providers, standardises the data, and make them available to download and use. I built this because I've been developing some products where I don't want any traffic from cloud providers (to avoid scrapping and crawling, mainly). The service is free to use and free to use! Hope you all find it useful.

    2025 · cloud-ip-ranges.com

  22. 22PV

    Search a 100,000-article ParqDB index directly in the browser with MiniLM, HTTP Range, Parquet, and WebAssembly.

    17d ago · search.parqdb.io

  23. 23

    Free IP intelligence: lookup, leak tests & risk scoring

    3d ago · iplookup.tech

  24. 24II

Ranked by how close each launch is in meaning, then by votes. Refine with a description →