1. <var id="fe6gj"></var>

    <rp id="fe6gj"><nav id="fe6gj"></nav></rp>

    <noframes id="fe6gj"><cite id="fe6gj"></cite>

    <ins id="fe6gj"><button id="fe6gj"><p id="fe6gj"></p></button></ins>
    1. <tt id="fe6gj"><i id="fe6gj"><sub id="fe6gj"></sub></i></tt>
        始創于2000年 股票代碼:831685
        咨詢熱線:0371-60135900 注冊有禮 登錄
        • 掛牌上市企業
        • 60秒人工響應
        • 99.99%連通率
        • 7*24h人工
        • 故障100倍補償
        您的位置: 網站首頁 > 幫助中心>文章內容

        8.8.8.8是什么ip地址

        發布時間:  2012/7/27 17:23:46

        8.8.8.8是Google提供的免費DNS服務器的IP地址,Google提供的另外一個免費DNS服務器的IP地址是:8.8.4.4 。用戶可以使用Google提供的DNS服務器上網。

         

        Google今天又給了我們一個驚喜,并沉重的打擊了OpenDNS:他們剛剛宣布向所有的互聯網用戶提供一組快速,安全并且完全免費的DNS解析服務器,地址分別是:8.8.8.8 8.8.4.4 我想這組ip看過后沒有人會忘記吧?如果你用本地的DNS經常會出現不能訪問一些 特殊 網站的情況,或者提示一些域名無法解析,不妨試試google的這一組DNS地址,或許會有驚喜哦!

         

         

         

        經本人測試可用。有人說4.4.4.4和4.3.2.1也是,經過我測試,這兩個IP可以ping通,但并不能做DNS 解析。

        下面是測試經過: 電腦常識www.boydavid.com

        zhouhh@zhhofs:~$ ping 8.8.8.8
        PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
        64 bytes from 8.8.8.8: icmp_seq=1 ttl=240 time=200 ms
        64 bytes from 8.8.8.8: icmp_seq=2 ttl=240 time=84.7 ms
        ^C
        --- 8.8.8.8 ping statistics ---
        2 packets transmitted, 2 received, 0% packet loss, time 1000ms
        rtt min/avg/max/mdev = 84.771/142.731/200.691/57.960 ms
        zhouhh@zhhofs:~$ ping 8.8.4.4
        PING 8.8.4.4 (8.8.4.4) 56(84) bytes of data.
        64 bytes from 8.8.4.4: icmp_seq=1 ttl=240 time=111 ms
        64 bytes from 8.8.4.4: icmp_seq=2 ttl=240 time=113 ms
        ^C
        --- 8.8.4.4 ping statistics ---
        2 packets transmitted, 2 received, 0% packet loss, time 1001ms
        rtt min/avg/max/mdev = 111.370/112.358/113.346/0.988 ms
        zhouhh@zhhofs:~$ ping 4.3.2.1
        PING 4.3.2.1 (4.3.2.1) 56(84) bytes of data.
        64 bytes from 4.3.2.1: icmp_seq=1 ttl=240 time=107 ms 
        64 bytes from 4.3.2.1: icmp_seq=2 ttl=240 time=102 ms
        ^C
        --- 4.3.2.1 ping statistics ---
        2 packets transmitted, 2 received, 0% packet loss, time 1001ms
        rtt min/avg/max/mdev = 102.059/104.628/107.198/2.589 ms
        zhouhh@zhhofs:~$ nslookup 8.8.8.8
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        8.8.8.8.in-addr.arpa name = google-public-dns-a.google.com.
        Authoritative answers can be found from:
        zhouhh@zhhofs:~$ nslookup 8.8.4.4
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        4.4.8.8.in-addr.arpa name = google-public-dns-b.google.com.
        Authoritative answers can be found from:
        zhouhh@zhhofs:~$ nslookup 4.4.4.4
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        ** server can't find 4.4.4.4.in-addr.arpa.: NXDOMAIN
        zhouhh@zhhofs:~$ nslookup 4.3.2.1


        Server: 8.8.8.8
        Address: 8.8.8.8#53
        ** server can't find 1.2.3.4.in-addr.arpa: SERVFAIL
        zhouhh@zhhofs:~$ nslookup 1.2.3.4
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        ** server can't find 4.3.2.1.in-addr.arpa.: NXDOMAIN
        zhouhh@zhhofs:~$ nslookup
        > server 8.8.8.8
        Default server: 8.8.8.8
        Address: 8.8.8.8#53
        > set type=a
        > google.com
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        Name: google.com
        Address: 74.125.53.100
        Name: google.com
        Address: 74.125.67.100
        Name: google.com
        Address: 74.125.45.100
        > sohu.com
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        Name: sohu.com
        Address: 61.135.181.176
        Name: sohu.com
        Address: 61.135.181.175 
        > server 4.4.4.4
        Default server: 4.4.4.4
        Address: 4.4.4.4#53
        > set type a
        *** Invalid option: type
        > set type = a
        *** Invalid option: type
        > set type=a
        > google.com
        ^C
        解析失敗,超時

        zhouhh@zhh64:~$ nslookup
        > server 4.3.2.1
        Default server: 4.3.2.1
        Address: 4.3.2.1#53
        > sohu.com
        Server: 4.3.2.1
        Address: 4.3.2.1#53

        Non-authoritative answer:
        Name: sohu.com
        Address: 61.135.181.176
        Name: sohu.com
        Address: 61.135.181.175
        > set type a
        *** Invalid option: type
        > set type = a
        *** Invalid option: type
        > set type=a
        > sohu.com
        Server: 4.3.2.1
        Address: 4.3.2.1#53

        Non-authoritative answer: 
        Name: sohu.com
        Address: 61.135.181.175
        Name: sohu.com
        Address: 61.135.181.176
        > server 4.4.4.4
        Default server: 4.4.4.4
        Address: 4.4.4.4#53
        > set type=a
        > sohu.com
        ^C
        4.4.4.4不通,4.3.2.1是通的。
        zhouhh@zhhofs:~$ ping 8.8.8.8
        PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
        64 bytes from 8.8.8.8: icmp_seq=1 ttl=240 time=200 ms
        64 bytes from 8.8.8.8: icmp_seq=2 ttl=240 time=84.7 ms
        ^C
        --- 8.8.8.8 ping statistics ---
        2 packets transmitted, 2 received, 0% packet loss, time 1000ms
        rtt min/avg/max/mdev = 84.771/142.731/200.691/57.960 ms
        zhouhh@zhhofs:~$ ping 8.8.4.4
        PING 8.8.4.4 (8.8.4.4) 56(84) bytes of data.
        64 bytes from 8.8.4.4: icmp_seq=1 ttl=240 time=111 ms
        64 bytes from 8.8.4.4: icmp_seq=2 ttl=240 time=113 ms
        ^C
        --- 8.8.4.4 ping statistics --- 
        2 packets transmitted, 2 received, 0% packet loss, time 1001ms
        rtt min/avg/max/mdev = 111.370/112.358/113.346/0.988 ms
        zhouhh@zhhofs:~$ ping 4.3.2.1
        PING 4.3.2.1 (4.3.2.1) 56(84) bytes of data.
        64 bytes from 4.3.2.1: icmp_seq=1 ttl=240 time=107 ms
        64 bytes from 4.3.2.1: icmp_seq=2 ttl=240 time=102 ms
        ^C
        --- 4.3.2.1 ping statistics ---
        2 packets transmitted, 2 received, 0% packet loss, time 1001ms
        rtt min/avg/max/mdev = 102.059/104.628/107.198/2.589 ms
        zhouhh@zhhofs:~$ nslookup 8.8.8.8
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        8.8.8.8.in-addr.arpa name = google-public-dns-a.google.com.
        Authoritative answers can be found from:
        zhouhh@zhhofs:~$ nslookup 8.8.4.4
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        4.4.8.8.in-addr.arpa name = google-public-dns-b.google.com. 
        Authoritative answers can be found from:
        zhouhh@zhhofs:~$ nslookup 4.4.4.4
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        ** server can't find 4.4.4.4.in-addr.arpa.: NXDOMAIN
        zhouhh@zhhofs:~$ nslookup 4.3.2.1
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        ** server can't find 1.2.3.4.in-addr.arpa: SERVFAIL
        zhouhh@zhhofs:~$ nslookup 1.2.3.4
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        ** server can't find 4.3.2.1.in-addr.arpa.: NXDOMAIN
        zhouhh@zhhofs:~$ nslookup
        > server 8.8.8.8
        Default server: 8.8.8.8
        Address: 8.8.8.8#53
        > set type=a
        > google.com
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        Name: google.com
        Address: 74.125.53.100
        Name: google.com
        Address: 74.125.67.100
        Name: google.com 
        Address: 74.125.45.100
        > sohu.com
        Server: 8.8.8.8
        Address: 8.8.8.8#53
        Non-authoritative answer:
        Name: sohu.com
        Address: 61.135.181.176
        Name: sohu.com
        Address: 61.135.181.175
        > server 4.4.4.4
        Default server: 4.4.4.4
        Address: 4.4.4.4#53
        > set type a
        *** Invalid option: type
        > set type = a
        *** Invalid option: type
        > set type=a
        > google.com
        ^C
        解析失敗,超時

         

        zhouhh@zhh64:~$ nslookup
        > server 4.3.2.1
        Default server: 4.3.2.1
        Address: 4.3.2.1#53
        > sohu.com
        Server: 4.3.2.1
        Address: 4.3.2.1#53

         

        Non-authoritative answer:
        Name: sohu.com
        Address: 61.135.181.176
        Name: sohu.com
        Address: 61.135.181.175
        > set type a
        *** Invalid option: type
        > set type = a
        *** Invalid option: type
        > set type=a
        > sohu.com
        Server: 4.3.2.1
        Address: 4.3.2.1#53

         

        Non-authoritative answer:
        Name: sohu.com
        Address: 61.135.181.175
        Name: sohu.com
        Address: 61.135.181.176
        > server 4.4.4.4
        Default server: 4.4.4.4
        Address: 4.4.4.4#53
        > set type=a
        > sohu.com
        ^C
        4.4.4.4不通,4.3.2.1是通的。

         

        說明8.8.8.8,8.8.4.4可用。

         

        后經補充測試, 4.3.2.1可用。 電腦技術www.boydavid.com

        8.8.8.8、8.8.4.4和4.3.2.1不用擔心域名綁架,但8.8.8.8、8.8.4.4和4.3.2.1有可能遭GFW封殺。

         

        ps:后來一晚上給一個女生解決網絡問題,配IP地址,在DNS 配了8.8.8.8,結果她問,“DNS 這個隨便配一個就行了,是吧?” 8.8.8.8實在太吉祥太吉利太好記了,搞得大家都不相信。


        本文出自:億恩科技【www.endtimedelusion.com】

        服務器租用/服務器托管中國五強!虛擬主機域名注冊頂級提供商!15年品質保障!--億恩科技[ENKJ.COM]

      1. 您可能在找
      2. 億恩北京公司:
      3. 經營性ICP/ISP證:京B2-20150015
      4. 億恩鄭州公司:
      5. 經營性ICP/ISP/IDC證:豫B1.B2-20060070
      6. 億恩南昌公司:
      7. 經營性ICP/ISP證:贛B2-20080012
      8. 服務器/云主機 24小時售后服務電話:0371-60135900
      9. 虛擬主機/智能建站 24小時售后服務電話:0371-60135900
      10. 專注服務器托管17年
        掃掃關注-微信公眾號
        0371-60135900
        Copyright© 1999-2019 ENKJ All Rights Reserved 億恩科技 版權所有  地址:鄭州市高新區翠竹街1號總部企業基地億恩大廈  法律顧問:河南亞太人律師事務所郝建鋒、杜慧月律師   京公網安備41019702002023號
          0
         
         
         
         

        0371-60135900
        7*24小時客服服務熱線

         
         
        av不卡不卡在线观看_最近2018年中文字幕_亚洲欧美一区二区三区_一级A爱做片免费观看国产_日韩在线中文天天更新_伊人中文无码在线