misp-warninglists/lists/googlebot/list.json

86 lines
2.1 KiB
JSON
Raw Permalink Normal View History

{
2023-04-05 14:33:08 +02:00
"description": "Google Bot IP address ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)",
"list": [
"192.178.5.0/27",
2023-04-05 14:33:08 +02:00
"2001:4860:4801:10::/61",
"2001:4860:4801:18::/62",
"2001:4860:4801:1c::/63",
2023-08-23 13:48:43 +02:00
"2001:4860:4801:1e::/64",
2023-04-05 14:33:08 +02:00
"2001:4860:4801:20::/60",
"2001:4860:4801:2::/63",
2024-04-26 12:40:32 +02:00
"2001:4860:4801:31::/64",
"2001:4860:4801:32::/63",
"2001:4860:4801:34::/62",
2023-04-05 14:33:08 +02:00
"2001:4860:4801:38::/62",
"2001:4860:4801:3c::/63",
"2001:4860:4801:3e::/64",
"2001:4860:4801:40::/61",
"2001:4860:4801:48::/63",
"2001:4860:4801:4a::/64",
"2001:4860:4801:50::/63",
"2001:4860:4801:53::/64",
2023-06-18 18:41:05 +02:00
"2001:4860:4801:54::/63",
2023-04-05 14:33:08 +02:00
"2001:4860:4801:60::/60",
"2001:4860:4801:70::/61",
2023-09-14 17:46:04 +02:00
"2001:4860:4801:78::/63",
"2001:4860:4801:80::/61",
"2001:4860:4801:88::/64",
2023-04-05 14:33:08 +02:00
"2001:4860:4801:90::/62",
"2001:4860:4801:c::/64",
"2001:4860:4801:f::/64",
"34.100.182.96/28",
"34.101.50.144/28",
"34.118.254.0/28",
"34.118.66.0/28",
"34.126.178.96/28",
"34.146.150.144/28",
"34.147.110.144/28",
"34.151.74.144/28",
"34.152.50.64/28",
"34.154.114.144/28",
"34.155.98.32/28",
"34.165.18.176/28",
"34.175.160.64/28",
"34.176.130.16/28",
"34.22.85.0/27",
"34.64.82.64/28",
"34.65.242.112/28",
"34.80.50.80/28",
"34.88.194.0/28",
"34.89.10.80/28",
"34.89.198.80/28",
"34.96.162.48/28",
"35.247.243.240/28",
2024-04-26 12:40:32 +02:00
"66.249.64.0/25",
"66.249.64.128/26",
"66.249.64.224/27",
2023-09-14 17:46:04 +02:00
"66.249.65.0/25",
"66.249.65.160/27",
"66.249.65.192/26",
"66.249.66.0/25",
2023-06-18 18:41:05 +02:00
"66.249.66.128/26",
2023-04-05 14:33:08 +02:00
"66.249.66.192/27",
"66.249.68.0/26",
"66.249.68.64/27",
"66.249.69.0/24",
"66.249.70.0/23",
2023-04-05 14:33:08 +02:00
"66.249.72.0/23",
"66.249.74.0/25",
"66.249.74.128/27",
"66.249.75.0/24",
2023-08-23 13:48:43 +02:00
"66.249.76.0/23",
2023-09-14 17:46:04 +02:00
"66.249.78.0/26",
2023-04-05 14:33:08 +02:00
"66.249.79.0/24"
],
"matching_attributes": [
"ip-src",
2023-04-05 14:33:08 +02:00
"ip-dst",
"domain|ip",
"ip-src|port",
"ip-dst|port"
],
2023-04-05 14:33:08 +02:00
"name": "List of known Googlebot IP ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)",
"type": "cidr",
2024-04-26 12:40:32 +02:00
"version": 20240426
}