Nice! I love HTTP APIs like this with simple, user-friendly URLs like ` https://${domain}/${query} `. Anyone know of a list of other services like this? wttr.in is one example I know of.
Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
21–30 of 105 posts
Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#22Also like https://wasab.is Yours is very cool by pulling BGP data every 8 hours though!
Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#23Check out http://bgp.tools for an alternative in the area. Not affiliated, it’s just my current preferred.
Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#24I go to myip.ms regularly and use the additional info it offers such as owner ip block / ranges, the cidr, and hostname is sometimes helpful.
Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#25My 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
#26Is there any rate limit for queries?
Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#27Check out http://bgp.tools for an alternative in the area. Not affiliated, it’s just my current preferred.
Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#28Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#29Have you thought about offering downloadable versions of to the database through MMDB, CSV, or JSON formats? This would enable users to utilize the database offline, similar to the setup provided by IPinfo.io for their free IP database.
Re: Show HN: IP Guide – Info on IP addresses, Networks, and ASNs
#30I love the speed of the responses!