For those who need to know the IPs with which Googlebot visits a site, here is an extensive list of these IPs
- 64.18.0.0/20
- 64.233.160.0/19
- 66.102.0.0/20
- 66.249.80.0/20
- 66.249.64.0/19
- 72.14.192.0/18
- 74.125.0.0/16
- 108.177.8.0/21
- 172.217.0.0/19
- 173.194.0.0/16
- 207.126.144.0/20
- 209.85.128.0/17
- 216.58.192.0/19
- 216.239.32.0/19
- 104.154.0.0/15
- 104.196.0.0/14
- 136.112.0.0/12
- 142.250.0.0/15
- 172.253.0.0/16
- 192.178.0.0/15
Attention, it is possible that Google may use other classes of unknown IPs, the list is only informal IPv4 list, but it is valid for most Googlebot traffic.
For me, it was needed in a filter in the HAProxy firewall, to filter traffic.
acl whitelist src -f /etc/haproxy/google-ip.lst
The full list of Google’s IPs registered by Google LLC and ASN: AS15169, can be found here:
Be First to Comment