谷歌一域名 DNS 解析分析

dns

如:beacons2.gvt2.com 这个域名,解析出了16个ip

Frame 53280: 333 bytes on wire (2664 bits), 333 bytes captured (2664 bits) on interface 0
Ethernet II, Src: aa:bb:cc:dd:ee:fe (aa:bb:cc:dd:ee:fe), Dst: WesternE_8f:c2:55 (00:21:f5:8f:c2:55)
Internet Protocol Version 4, Src: 192.168.6.1, Dst: 192.168.6.19
User Datagram Protocol, Src Port: 53, Dst Port: 60452
Domain Name System (response)
[Request In: 53277]
[Time: 0.015842000 seconds]
Transaction ID: 0x9913
Flags: 0x8180 Standard query response, No error
Questions: 1
Answer RRs: 16
Authority RRs: 0
Additional RRs: 0
Queries
beacons2.gvt2.com: type A, class IN
Answers
beacons2.gvt2.com: type A, class IN, addr 172.217.17.35
beacons2.gvt2.com: type A, class IN, addr 216.58.212.227
beacons2.gvt2.com: type A, class IN, addr 216.58.212.131
beacons2.gvt2.com: type A, class IN, addr 172.217.17.131
beacons2.gvt2.com: type A, class IN, addr 216.58.212.195
beacons2.gvt2.com: type A, class IN, addr 216.58.211.131
beacons2.gvt2.com: type A, class IN, addr 172.217.22.163
beacons2.gvt2.com: type A, class IN, addr 216.58.212.163
beacons2.gvt2.com: type A, class IN, addr 172.217.17.99
beacons2.gvt2.com: type A, class IN, addr 172.217.18.131
beacons2.gvt2.com: type A, class IN, addr 216.58.209.131
beacons2.gvt2.com: type A, class IN, addr 216.58.193.131
beacons2.gvt2.com: type A, class IN, addr 172.217.1.131
beacons2.gvt2.com: type A, class IN, addr 216.58.201.163
beacons2.gvt2.com: type A, class IN, addr 216.58.209.99
beacons2.gvt2.com: type A, class IN, addr 172.217.17.67

更牛的是,谷歌的 IP 最后一个数是有讲究的,比如 beacons2.gvt2.com 这个域名,IP 的最后一个数是 03, 23, 43, 63, 83, a3, c3, e3

十六进制,以下用 03 表示;如果是 13, 33, 53, 73, 93, b3, d3, f3,用 13 表示

不仅 v4 如此,v6 也一样
Google 主站:x.x.x.04 (除非返回多个 IP )
YouTube:x.x.x.0e
Google 地区域名:x.x.x.03
ns[1-4].google.com:216.239.[32, 34, 36, 38].10
Google User Content:x.x.x.01
Android:x.x.x.0e
ghs.google.com:x.x.x.13
Blogger:x.x.x.09
等等…
原来的 GGC IP 也是有规律的,可惜谷歌现在不把大多数服务解析到 GGC 了,但是应该还可以用

原创文章,作者:老D,如若转载,请注明出处:https://laod.cn/4904.html

(0)
上一篇 2018-07-09
下一篇 2018-07-10

相关推荐

  • 细数免费公共DNS服务器IP地址大全

    国内常用公共DNS 114 DNS: (114.114.114.114;114.114.115.115) 114DNS安全版 (114.114.114.119;114.114.11…

    2018-08-20
    120.2K140
  • Cloudflare 推出公共DNS服务1.1.1.1 1.0.0.1

    业界大佬Cloudflare与APNIC合作通过1.1.1.1和1.0.0.1两个IP提供DNS服务。并且,本身作为互联网服务供应商的Cloudflare本身还利用了自己的长处,分…

    2018-04-16
    18.7K130
  • 2018年 众多公共 DNS 对移动线路支持情况测试

    2018年 114DNS、阿里 DNS、OneDNS、百度 DNS、DNSPOD、GoogleDNS、Quard9、SDNS对移动线路支持情况测试 前言 两年多前,曾发帖对国内主流…

    2018-04-16
    65.5K120
  • 我国首个IPv6公共DNS正式发布

    下一代互联网国家工程中心正式宣布推出IPv6公共DNS:240c::6666。通过免费提供性能优异的公共DNS服务,为广大IPv6互联网用户打造安全、稳定、高速、智能的上网体验,助…

    2017-11-29
    138.7K470
  • 使用CoreDNS搭建无污染DNS

    CoreDNS 其实就是一个 DNS 服务,而 DNS 作为一种常见的服务发现手段,所以很多开源项目以及工程师都会使用 CoreDNS 为集群提供服务发现的功能,Kubernete…

    2020-03-18
    22.1K00
  • 在Android Pie(安卓 9.0)上启用1.1.1.1的私有DNS

    最近,谷歌正式推出了Android Pie(安卓9.0),Android 9更新了一系列的数字应用、安全和隐私等新功能。如果有用户曾在beta测试版运用过,就会发现到Android…

    2018-11-13
    38.5K30
  • 阿里公共DNS支持IPv6了

    最近发现阿里公共DNS支持IPV6了,国内首家支持IPv4/v6双栈的公共DNS。 作为国内IPv6建设的有力推动者,阿里云DNS一直走在支持IPv6建设的前列。 即日起,阿里云公…

    2019-11-17
    35.0K50
  • Google Chrome现已支持DNS over HTTPS加密服务

    早前微软更新 Windows 10 测试版带来DoH的支持 , 该功能旨在通过加密DNS查询确保隐私安全。传统的 DNS 域名解析系统还是35年前设计的,因此随着互联网的发展这种传…

    2020-05-30
    27.9K00
  • 2017公共DNS服务器评估报告——公共DNS推荐

      DNS在平时上网中扮演重要角色,如果不注意DNS的话,可能会导致网速慢、弹窗广告、网址打不开、打开不是自己想要的网站、劫持、墙中墙等一系列问题。针对DNS的问题,今天…

    2017-05-08
    212.2K1190

发表回复

登录后才能评论

评论列表(2条)