nowfound

Dev tools · March 7, 2023

IPinfo Free Downloadable Databases

Free IP to Country & ASN database of premium quality

IPinfo Free Downloadable Databases launched on March 7, 2023 with 11 votes, #1,908 of 5,075 launches that month and more than 50% of that year's launches.

What it does

IPinfo recently launched their first free Downloadable Databases: IP to Country & ASN database, of premium quality. IPinfo data is highly popular among professionals from Cybersecurity, Martech, Fintech, and other industries.

Does a similar job

all alternatives →
  • FI
    Free 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",…

  • IPLocate Free IP Geolocation Databases2025 · iplocate.io · ▲11

    Free downloadable IP to Country & IP to ASN databases

  • IPinfo2019 · ▲2

    The Trusted Source for IP Address Data

  • IG
    IP Guide – Info on IP addresses, Networks, and ASNs2023 · ip.guide · ▲363

    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.

  • WI
    We (IPinfo) built a free IP data API that supports unlimited requests2025 · ▲7

    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…

  • SI
    Summarize IPs (bulk geo, asn, privacy report for IP addresses)2021 · ▲11

    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…

More dev tools this month

the category →
  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 25d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 16d ago · x1.new

  • 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 · 7d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 29d ago · nuphos.ai

  • Toplify365

    Track your App Store ranking worldwide

    Dev tools · 20d ago · toplify.app

  • Vendo 362

    Let your users build their own features inside your product

    Dev tools · 25d ago · vendo.run

Source: Product Hunt launch

Launched alongside, March 2023

the whole month →
  • GPT-41,160

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io