gpt4 book ai didi

amazon-web-services - 云提供商 IP 地址解析

转载 作者:行者123 更新时间:2023-12-03 04:58:13 28 4
gpt4 key购买 nike

有没有办法确定 IP 地址是否解析为特定云提供商(AWS、Azure、GCP、Digital Ocean)?像这样的事情:

# Returns 'Azure'
whichCloud('256.256.256.256')

最佳答案

虽然您可以根据以下数据编写工具:

  1. 亚马逊 - https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html
  2. GCP - https://cloud.google.com/compute/docs/faq#find_ip_range
  3. azure - https://www.microsoft.com/en-us/download/details.aspx?id=56519

我不直接知道这样的事情。不过,您可以稍微改变一下。例如,我的主机在亚马逊上。我可以执行 whois my.ip.addr.ess 并得到:

$ whois my.ip.is.here

#
# ARIN WHOIS data and services are subject to the Terms of Use
# available at: https://www.arin.net/resources/registry/whois/tou/
#
# If you see inaccuracies in the results, please report at
# https://www.arin.net/resources/registry/whois/inaccuracy_reporting/
#
# Copyright 1997-2020, American Registry for Internet Numbers, Ltd.
#


NetRange: 52.0.0.0 - 52.31.255.255
CIDR: 52.0.0.0/11
NetName: AT-88-Z
NetHandle: NET-52-0-0-0-1
Parent: NET52 (NET-52-0-0-0-0)
NetType: Direct Allocation
OriginAS:
Organization: Amazon Technologies Inc. (AT-88-Z)
RegDate: 1991-12-19
Updated: 2015-03-20
Ref: https://rdap.arin.net/registry//ip/52.0.0.0

其他环境应该类似。这并不完全是您想要的,但它可能会让您更接近。

关于amazon-web-services - 云提供商 IP 地址解析,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63605876/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com