mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
74 lines
1.7 KiB
JSON
74 lines
1.7 KiB
JSON
{
|
|
"domains": [
|
|
"agent.dept.one",
|
|
"ctf.dept.one",
|
|
"dept.one",
|
|
"mta-sts.dept.one",
|
|
"www.agent.dept.one",
|
|
"www.dept.one"
|
|
],
|
|
"dns": [
|
|
"127.0.0.11:53",
|
|
"77.88.8.88:53",
|
|
"8.8.8.8:53",
|
|
"1.1.1.1:53"
|
|
],
|
|
"timeout": 3600,
|
|
"ip4": [
|
|
"104.21.112.1",
|
|
"104.21.16.1",
|
|
"104.21.32.1",
|
|
"104.21.48.1",
|
|
"104.21.64.1",
|
|
"104.21.80.1",
|
|
"104.21.83.127",
|
|
"104.21.96.1",
|
|
"138.197.58.222",
|
|
"165.227.251.182",
|
|
"165.227.251.183",
|
|
"172.67.175.221",
|
|
"188.114.96.10",
|
|
"188.114.96.4",
|
|
"188.114.96.7",
|
|
"188.114.97.10",
|
|
"188.114.97.4",
|
|
"188.114.97.7",
|
|
"45.55.122.20"
|
|
],
|
|
"ip6": [
|
|
"2606:4700:3030::6815:1001",
|
|
"2606:4700:3030::6815:2001",
|
|
"2606:4700:3030::6815:3001",
|
|
"2606:4700:3030::6815:4001",
|
|
"2606:4700:3030::6815:5001",
|
|
"2606:4700:3030::6815:6001",
|
|
"2606:4700:3030::6815:7001",
|
|
"2606:4700:3031::ac43:afdd",
|
|
"2606:4700:3037::6815:537f",
|
|
"2a06:98c1:3120::4",
|
|
"2a06:98c1:3120::7",
|
|
"2a06:98c1:3120::a",
|
|
"2a06:98c1:3121::4",
|
|
"2a06:98c1:3121::7",
|
|
"2a06:98c1:3121::a"
|
|
],
|
|
"cidr4": [
|
|
"104.16.0.0/12",
|
|
"138.197.0.0/16",
|
|
"165.227.0.0/16",
|
|
"172.64.0.0/13",
|
|
"188.114.96.0/22",
|
|
"45.55.0.0/16"
|
|
],
|
|
"cidr6": [
|
|
"2606:4700::/32",
|
|
"2a06:98c1::/32"
|
|
],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |