1.1.1.1 是哪里的 IP?

论坛 期权论坛 期权     
匿名用户1024   2021-5-29 08:51   13646   5
分享到 :
0 人收藏

5 个回复

倒序浏览
2#
有关回应  16级独孤 | 2021-5-29 08:51:28
这个地址是有故事的。
找一台Mac 或者linux的电脑, 在终端敲 "whois 1.1.1.1" 就能看到这个地址的一些信息, 可以看到它是属于"APNIC-LABS" 也就是APNIC实验室的. APNIC(亚太互联网信息中心), 是负责全亚太地区的IP地址分配的机构,全世界有5个这种机构,按地域分管几大洲的国家。
由于大量的互联网设备是由非专业人士配置的(特别是早先),很多人不懂什么叫私网地址,更不知道怎么用,在配置他的设备时随便用1.1.1.1这样的地址,但这样就有问题了,1.1.1.1不是私网地址,所以在很多情况下数据包就会被路由到公网(Internet)上, 不要说即使这样也不会跑到共网上, 因为这世界不是完美的, 谁也不知道角落里的一个路由器或者打印机的配置是什么样的, 多少年没人用也没人动了, 就在那里一直默默的发送着数据包,正常配置的路由器管你那么多,1.1.1.1是吧?外网走起。。。
由于有大量的这样垃圾数据跑到了互联网上,最终确实就会被路由到拥有1.1.1.1这个地址的设备上,对于这个设备来说就好像不停地承受着DDOS攻击, 正常公司谁也难以承受这么大量的数据。
所以最后决定留在APNIC, 作为实验用途使用。本来企图从这些垃圾数据中分析出点什么来,问题是APNIC自己的网络也不是多么牛B,只要一对外宣布这个IP的路由,APNIC自己的网络同样承受不了...
2018年3月, APNIC和cloudflare 合作将1.1.1.1用于公共DNS。 Cloudflare的人找到APNIC,提出希望创建一个注重隐私,并且速度极快的DNS系统。同时Cloudflare提供足够强大的网络来应对前面提到的海量数据,协助APNIC用于研究目的。
我的理解是,1.1.1.1由APNIC交给Cloudflare使用,Cloudflare 提供DNS服务,宣称这个DNS注重隐私,日志24小时内销毁。同时相关的数据将分享给APNIC进行互联网研究用途。
本人目前就在APNIC上班,今天刚跟老科学家聊了两句,他说目前cloudflare还没有给APNIC任何数据。
3#
有关回应  16级独孤 | 2021-5-29 08:51:29
  1. $ curl ipinfo.io/1.1.1.1{  "ip": "1.1.1.1",  "hostname": "1dot1dot1dot1.cloudflare-dns.com",  "city": "Research",  "region": "Victoria",  "country": "AU",  "loc": "-37.7000,145.1830",  "postal": "3095",  "org": "AS13335 Cloudflare, Inc."}$ curl ipinfo.io/1.0.0.1{  "ip": "1.0.0.1",  "hostname": "1dot1dot1dot1.cloudflare-dns.com",  "city": "Research",  "region": "Victoria",  "country": "AU",  "loc": "-37.7000,145.1830",  "postal": "3095",  "org": "AS13335 Cloudflare, Inc."}
复制代码
媲美 Google Public DNS,由 CloudFlare 联合 APNIC-LABS 推出的全球公共 DNS 服务。
我想说,这个 IP 实在是,太牛逼!
4#
有关回应  16级独孤 | 2021-5-29 08:51:30
试了试,还真是dns了。。。就是延迟有点大啊,不过还行,我这稳定在180ms左右。以后又有用了,不用每次都用114.114.114.114了。
5#
有关回应  16级独孤 | 2021-5-29 08:51:31
要查一个IP是哪里的,应该用whois服务,查询办法很多,比如:
  • Unix自带whois 命令
interesting:~ ssss$ whois 1.1.1.1
#
# Query terms are ambiguous.  The query is assumed to be:
#     "n 1.1.1.1"
#
# Use "?" to get help.
#

#
# The following results may also be obtained via:
# http://whois.arin.net/rest/nets;q=1.1.1.1?showDetails=true&showARIN=false&ext=netref2
#

NetRange:       1.0.0.0 - 1.255.255.255
CIDR:           1.0.0.0/8
OriginAS:
NetName:        APNIC-1
NetHandle:      NET-1-0-0-0-1
Parent:
NetType:        Allocated to APNIC
Comment:        This IP address range is not registered in the ARIN database.
Comment:        For details, refer to the APNIC Whois Database via
Comment:        http://WHOIS.APNIC.NET or APNIC - Query the APNIC Whois Database
Comment:        ** IMPORTANT NOTE: APNIC is the Regional Internet Registry
Comment:        for the Asia Pacific region. APNIC does not operate networks
Comment:        using this IP address range and is not able to investigate
Comment:        spam or abuse reports relating to these addresses. For more
Comment:        help, refer to APNIC - About network abuse
RegDate:
Updated:        2010-07-30
Ref:            http://whois.arin.net/rest/net/NET-1-0-0-0-1

OrgName:        Asia Pacific Network Information Centre
OrgId:          APNIC
Address:        PO Box 3646
City:           South Brisbane
StateProv:      QLD
PostalCode:     4101
Country:        AU
RegDate:
Updated:        2012-01-24
Ref:            http://whois.arin.net/rest/org/APNIC

ReferralServer: whois://http://whois.apnic.net

OrgAbuseHandle: AWC12-ARIN
OrgAbuseName:   APNIC Whois Contact
OrgAbusePhone:  +61 7 3858 3188
OrgAbuseEmail:  search-apnic-not-arin@apnic.net
OrgAbuseRef:    http://whois.arin.net/rest/poc/AWC12-ARIN

OrgTechHandle: AWC12-ARIN
OrgTechName:   APNIC Whois Contact
OrgTechPhone:  +61 7 3858 3188
OrgTechEmail:  search-apnic-not-arin@apnic.net
OrgTechRef:    http://whois.arin.net/rest/poc/AWC12-ARIN

#
# ARIN WHOIS data and services are subject to the Terms of Use
# available at: WHOIS Terms of Use
#

% [http://whois.apnic.net node-6]
% Whois data copyright terms    APNIC - APNIC Whois Database Acceptable Use Agreement

inetnum:        1.1.1.0 - 1.1.1.255
netname:        Debogon-prefix
descr:          APNIC Debogon Project
descr:          APNIC Pty Ltd
country:        AU
admin-c:        AR302-AP
tech-c:         AR302-AP
mnt-by:         APNIC-HM
mnt-routes:     MAINT-AU-APNIC-GM85-AP
mnt-irt:        IRT-APNICRANDNET-AU
status:         ASSIGNED PORTABLE
changed:        hm-changed@apnic.net 20110922
source:         APNIC

role:           APNIC RESEARCH
address:        PO Box 3646
address:        South Brisbane, QLD 4101
address:        Australia
country:        AU
phone:          +61-7-3858-3188
fax-no:         +61-7-3858-3199
e-mail:         research@apnic.net
remarks:        ++++++++++++++++++
remarks:        + Address blocks listed with this contact
remarks:        + are withheld from general use and are
remarks:        + only routed briefly for passive testing.
remarks:        +
remarks:        + If you are receiving unwanted traffic
remarks:        + it is almost certainly spoofed source
remarks:        + or hijacked address usage.
remarks:        +
remarks:        + IP address spoofing
remarks:        + Regional Internet registry
remarks:        +
remarks:        ++++++++++++++++++
nic-hdl:        AR302-AP
tech-c:         AH256-AP
admin-c:        AH256-AP
mnt-by:         MAINT-APNIC-AP
changed:        hm-changed@apnic.net 20110822
source:         APNIC

  • Windows下面下载工具可以查询:
Whois
  • 在RIR的whois网页上查询:
APNIC - Query the APNIC Whois Database


从上面的一段可以看出,这个地址段是试验性IP,拥有者是APNIC Research,用作被动测试(Passive testing),也就是说你可以收到路由,但是不应该收到由此地址段发来的数据包。
6#
有关回应  16级独孤 | 2021-5-29 08:51:32
已经被CloudFlare公司买下来了。


看起来是做DNS服务器

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:136515
帖子:27303
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP