TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Cloud IP Ranges

7 点作者 kinduff大约 2 个月前
Cloud IP Ranges is a website I built that collects public IP data from different cloud providers, standardises the data, and make them available to download and use.<p>I built this because I&#x27;ve been developing some products where I don&#x27;t want any traffic from cloud providers (to avoid scrapping and crawling, mainly).<p>The service is free to use and free to use!<p>Hope you all find it useful.

4 条评论

jsheard大约 2 个月前
Nice, it is annoying how there&#x27;s no standard format for this.<p>Here&#x27;s another list you could pull in: <a href="https:&#x2F;&#x2F;support.bunny.net&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;115003578911-How-to-detect-when-BunnyCDN-PoP-servers-are-accessing-your-backend" rel="nofollow">https:&#x2F;&#x2F;support.bunny.net&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;115003578911-How...</a>
评论 #43506971 未加载
phillipseamore大约 2 个月前
AWS only has 8499 IP&#x27;s? Nope, that&#x27;s CIDRs. I&#x27;d recommend either calling it CIDRs or having a total IP count in the table. Also given the size of the Apple list I&#x27;d guess that includes private relay which are in effect user IPs.
评论 #43507510 未加载
everfrustrated大约 2 个月前
Forgive me but this has already existed for years via geo ip lookup databases. These companies already take the feeds provided from all the various hosting companies, amongst many other inputs.<p>As an example, taking an IP at random - <a href="https:&#x2F;&#x2F;ipinfo.io&#x2F;4.145.74.161" rel="nofollow">https:&#x2F;&#x2F;ipinfo.io&#x2F;4.145.74.161</a><p>You can see tags for &quot;cloud&quot; and &quot;hosting&quot;.
评论 #43508212 未加载
PranaFlux大约 2 个月前
Where are those list coming from? BGP data? ASN data? From feeds published by the orgs?<p>Seems there are some discrepancies. Nice website on Ruby &lt;3
评论 #43507503 未加载