BGP 网络浏览器
1 分•作者: hivedc•6 个月前
Hi HN,
在处理 BGP 数据时,我一直遇到同样的难题:获取原始数据很容易,但按时间浏览网络却出乎意料地困难——尤其是在按网络出现的时间、运营地点以及其概貌进行浏览时。
我开发了一个小工具 bgpscout.io,来解决这个问题。
它能让你:
* 按注册日期和地理位置浏览 ASNs
* 查看给定网络似乎存在于哪些地方
* 在一个地方查看关于 ASN 的常用公共数据
* 保存搜索以跟踪符合特定条件的新网络何时出现
所有这些数据都已经是公开的;目标是让探索过程更快、更轻松。
我还没有投入大量精力去扩展它。在此之前,我很好奇:
* 这是否解决了你遇到的一个实际问题?
* 什么能让类似这样的工具在日常工作中真正有用?
欢迎提供反馈。
查看原文
Hi HN,<p>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.<p>I built a small tool, bgpscout.io, to scratch that itch.<p>It lets you:<p>Browse ASNs by registration date and geography<p>See where a given network appears to have presence<p>View commonly scattered public data about an ASN in one place<p>Save searches to track when new networks matching certain criteria appear<p>All of this data is public already; the goal was to make exploration faster and less painful.<p>I haven’t invested heavily in expanding it yet. Before doing so, I’m curious:<p>Is this solving a real problem for you?<p>What would make something like this actually useful in day-to-day work?<p>Feedback is welcome.