Added list for Googlebot crawler IP ranges
parent
4b5c9d6dd4
commit
1183e52389
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"list": [
|
||||
"64.68.90.0/24",
|
||||
"64.233.173.193/32",
|
||||
"64.233.173.194/31",
|
||||
"64.233.173.196/30",
|
||||
"64.233.173.200/29",
|
||||
"64.233.173.208/28",
|
||||
"64.233.173.224/27",
|
||||
"66.249.64.1/32",
|
||||
"66.249.64.2/31",
|
||||
"66.249.64.4/30",
|
||||
"66.249.64.8/29",
|
||||
"66.249.64.16/28",
|
||||
"66.249.64.32/27",
|
||||
"66.249.64.64/26",
|
||||
"66.249.64.128/25",
|
||||
"66.249.65.0/24",
|
||||
"66.249.66.0/23",
|
||||
"66.249.68.0/22",
|
||||
"66.249.72.0/21",
|
||||
"216.239.33.96/27",
|
||||
"216.239.33.128/25",
|
||||
"216.239.34.0/23",
|
||||
"216.239.36.0/22",
|
||||
"216.239.40.0/21",
|
||||
"216.239.48.0/21",
|
||||
"216.239.56.0/23",
|
||||
"216.239.58.0/24",
|
||||
"216.239.59.0/25",
|
||||
"216.239.59.128/32"
|
||||
],
|
||||
"type": "cidr",
|
||||
"matching_attributes": [
|
||||
"ip-dst",
|
||||
"ip-src",
|
||||
"domain|ip"
|
||||
],
|
||||
"name": "List of known Googlebot IP ranges",
|
||||
"version": 20190724,
|
||||
"description": "List of known Googlebot IP ranges (https://www.lifewire.com/what-is-the-ip-address-of-google-818153 )"
|
||||
}
|
Loading…
Reference in New Issue