How to find Google's IP address?

后端 未结 8 1931
悲&欢浪女
悲&欢浪女 2020-12-23 22:20

Google is blocked in some countries. However, there are many ways to access Google, like VPN, agent, and by changing the hosts file.

If I want to change the hosts f

8条回答
  •  自闭症患者
    2020-12-23 22:42

    The following IP address ranges belong to Google:

    64.233.160.0 - 64.233.191.255
    66.102.0.0 - 66.102.15.255
    66.249.64.0 - 66.249.95.255
    72.14.192.0 - 72.14.255.255
    74.125.0.0 - 74.125.255.255
    209.85.128.0 - 209.85.255.255
    216.239.32.0 - 216.239.63.255
    

    Like many popular Web sites, Google utilizes multiple Internet servers to handle incoming requests to its Web site. Instead of entering http://www.google.com/ into the browser, a person can enter http:// followed by one of the above addresses, for example:

    http://74.125.224.72/
    

    SOURCE

提交回复
热议问题