-
Notifications
You must be signed in to change notification settings - Fork 190
Expand file tree
/
Copy pathlist.json
More file actions
91 lines (91 loc) · 2.3 KB
/
list.json
File metadata and controls
91 lines (91 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"description": "Google Bot IP address ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)",
"list": [
"192.178.4.0/24",
"192.178.5.0/27",
"192.178.6.0/23",
"2001:4860:4801:10::/64",
"2001:4860:4801:12::/63",
"2001:4860:4801:14::/62",
"2001:4860:4801:18::/61",
"2001:4860:4801:20::/59",
"2001:4860:4801:2::/64",
"2001:4860:4801:40::/63",
"2001:4860:4801:42::/64",
"2001:4860:4801:44::/62",
"2001:4860:4801:48::/62",
"2001:4860:4801:4c::/63",
"2001:4860:4801:4e::/64",
"2001:4860:4801:50::/61",
"2001:4860:4801:58::/63",
"2001:4860:4801:60::/60",
"2001:4860:4801:70::/61",
"2001:4860:4801:78::/62",
"2001:4860:4801:7c::/63",
"2001:4860:4801:80::/61",
"2001:4860:4801:88::/64",
"2001:4860:4801:90::/61",
"2001:4860:4801:a0::/61",
"2001:4860:4801:a8::/62",
"2001:4860:4801:ac::/63",
"2001:4860:4801:ae::/64",
"2001:4860:4801:b0::/62",
"2001:4860:4801:b4::/63",
"2001:4860:4801:b6::/64",
"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",
"66.249.64.0/23",
"66.249.66.0/24",
"66.249.67.0/26",
"66.249.67.64/27",
"66.249.68.0/25",
"66.249.68.128/26",
"66.249.68.192/27",
"66.249.69.0/24",
"66.249.70.0/23",
"66.249.72.0/26",
"66.249.72.128/25",
"66.249.72.64/27",
"66.249.73.0/24",
"66.249.74.0/23",
"66.249.76.0/23",
"66.249.78.0/25",
"66.249.78.128/26",
"66.249.79.0/26",
"66.249.79.128/25",
"66.249.79.64/27"
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip",
"ip-src|port",
"ip-dst|port"
],
"name": "List of known Googlebot IP ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)",
"type": "cidr",
"version": 20260428
}