-
Notifications
You must be signed in to change notification settings - Fork 190
Expand file tree
/
Copy pathlist.json
More file actions
31 lines (31 loc) · 767 Bytes
/
list.json
File metadata and controls
31 lines (31 loc) · 767 Bytes
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
{
"description": "List containing IP's associated with the Ipinfo scanners. This scanner CIDR range is extracted from CIRCL Network Telescope analysis on 2026/05/04",
"list": [
"146.185.196.46/32",
"146.185.199.31/32",
"146.185.215.117/32",
"146.185.248.89/32",
"5.188.168.53/32",
"5.188.35.96/32",
"5.188.4.64/32",
"5.189.201.217/32",
"5.189.221.56/32",
"5.189.223.251/32",
"91.243.84.44/32",
"92.223.73.43/32",
"92.38.131.214/32",
"92.38.135.237/32",
"92.38.149.10/32",
"92.38.171.57/32"
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip",
"ip-dst|port",
"ip-src|port"
],
"name": "Ipinfo IP Ranges Used for Scanning",
"type": "cidr",
"version": 26050407
}