Live data from Hacker News

Show HN: IP Guide – Info on IP addresses, Networks, and ASNs

ip.guide

11–20 of 105 posts

Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs

#11
My similar take on the idea: https://cloud-ips.s3-us-west-2.amazonaws.com/index.html

I wanted to see if I could do the lookup work client-side, and also include some more metadata about cloud provider's IPs (region, service, etc), not that it's really better, just a toy idea I had.

Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs

#16
post #8

Earlier quoted context omitted.

> Having a simple paragraph about RIPE, BGP and ARIN would be helpful (at least for me). Same, I've always wondered how do websites like this get their information.

Great feedback, I'll add a little more to the site to describe how it all works. Until then... At a 30,000ft view, the site works by building an in-memory routing table at boot time that has an entry for every route on the internet and which ASN (autonomous system number) announces it. From there, it stitches together data on the organization that the ASN belongs to, and geolocation data, and then exposes it in the A…

Thanks !
Post reply on HN