BGP Scout – BGP Network Browser
Hi HN, When working with BGP data, I kept running into the same friction: it’s easy to get raw data, but surprisingly hard to browse networks over time — especially by when they appeared, where they operate, and what they actually look like at a glance. I built a small tool, bgpscout.io, to scratch that itch. It lets you: Browse ASNs by registration date and geography See where a given network appears to have presence View commonly scattered public data about an ASN in one place Save searches to track when new networks matching certain criteria appear All of this data is public already; the…
In plain words
BGP Scout is a browser for exploring BGP network data. It lets users search for autonomous system numbers by registration date and geography, view network presence across regions, and consolidate scattered public information about ASNs in one interface. Users can also save searches to monitor when new networks matching specific criteria appear. The tool aggregates publicly available BGP data to make network exploration faster than working with raw data sources directly.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi HN, When working with BGP data, I kept running into the same friction: it’s easy to get raw data, but surprisingly hard to browse networks over time — especially by when they appeared, where they operate, and what they actually look like at a glance. I built a small tool, bgpscout.io, to scratch that itch. It lets you: Browse ASNs by registration date and geography See where a given network appears to have presence View commonly scattered public data about an ASN in one place Save searches to track when new networks matching certain criteria appear All of this data is public already; the goal was to make exploration faster and less painful. I haven’t invested heavily in expanding it yet. Before doing so, I’m curious: Is this solving a real problem for you? What would make something like this actually useful in day-to-day work? Feedback is welcome.
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
