mirror of
https://herrbischoff.com/code/me/country-ip-blocks
synced 2026-04-22 04:24:53 +08:00
Compare commits
11 Commits
2081e7b6a8
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a0754a018d | ||
|
|
46afb91658 | ||
|
|
6c733c5073 | ||
|
|
b34b163d81 | ||
|
|
58d98d9090 | ||
|
|
c5628521de | ||
|
|
cbb0f53f8d | ||
|
|
60b724e961 | ||
|
|
4a2cf840dd | ||
|
|
39c603aadb | ||
|
|
1ad7ecd0a8 |
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@@ -1,2 +0,0 @@
|
||||
github: herrbischoff
|
||||
custom: https://www.gofundme.com/f/women-empowerment-in-zanzibar
|
||||
62
README.md
62
README.md
@@ -1,41 +1,45 @@
|
||||
# Country IP Blocks
|
||||
|
||||
## IF YOU'RE LOOKING TO USE THE IPS FOR GEOBLOCKING, THIS IS NOT WHAT YOU WANT. READ THE NOTE BELOW!
|
||||
I've decided to retire this project due to the massive amount of people unable
|
||||
to understand that the IP lists generated are not suitable for the purposes they
|
||||
use it for - often geoblocking. Despite repeated notices many just keep ignoring
|
||||
them.
|
||||
|
||||
You want to use <https://ipbl.herrbischoff.com/geoip/> instead.
|
||||
Moving off GitHub was one of the best decisions ever to aid in reducing
|
||||
signal-to-noise ratio. But I still receive emails about supposedly missing IP
|
||||
blocks for certain countries.
|
||||
|
||||
## Information
|
||||
I'll be continuing this project privately. In the interest of not disrupting
|
||||
things too drastically and giving everyone an opportunity to notice and migrate,
|
||||
I'm going to leave this repository in place for the time being. But I cannot be
|
||||
clearer than this: **It may go away at any time.**
|
||||
|
||||
These have a thousand and one uses but are surprisingly hard to come by in
|
||||
bulk.
|
||||
If you have a use-case beyond geoblocking for the data, I'd like to hear from
|
||||
you. I will gladly restore read-only Git access to the up-to-date private
|
||||
repository for you.
|
||||
|
||||
* IPv4 and IPv6 ranges available.
|
||||
* Compiled directly from AFRINIC, APNIC, ARIN, LACNIC and RIPENCC data.
|
||||
* Deduplicated and subnets merged for efficiency.
|
||||
* Simplified and sorted by country TLD.
|
||||
* CIDR notation.
|
||||
* Updated hourly, commits only appear when there are changes.
|
||||
You can find IP lists suitable for country-level geolocation and geoblocking
|
||||
here:
|
||||
|
||||
## Note
|
||||
<https://ipbl.herrbischoff.com/geoip/>
|
||||
|
||||
There are more than a dozen commercial IP geolocation database providers, and
|
||||
the accuracy of each provider is different. They get IP address information
|
||||
from the RIRs, but the assignment changes regularly as some companies release
|
||||
unwanted IP addresses and others obtain a new block of IP addresses.
|
||||
Make sure you adjust to using them from now on.
|
||||
|
||||
The blocks of IP addresses assigned to many companies can, in turn, assign them
|
||||
to their users however they want without geographic boundaries. This makes
|
||||
pinpointing geolocation of an IP address rather difficult. The accuracy of
|
||||
geolocation data differs by provider. You can generally expect a 95% to 99%
|
||||
accuracy for the country level. The more granular you get, the less precise the
|
||||
data becomes.
|
||||
The same limits as always apply. If you download them in bulk or aggressively
|
||||
probe for updates, you **will** get blocked. The IPs are updated at most once
|
||||
per day, often even less than that.
|
||||
|
||||
This projects downloads the information directly from the local RIRs and is as
|
||||
accurate as the data provided. More often than not, the country attached to an
|
||||
IP range is the one the registering company is located in. There is no reliable
|
||||
way to determine the physical location of any IP without tracing it separately.
|
||||
I can also only repeat encouraging you to become a supporter by setting up a
|
||||
recurring donation on GitHub. I chose GitHub sponsors since it's the easiest
|
||||
to handle and they also absorb all the risk of credit card transactions. I'm
|
||||
doing all of my public work while living off social security (if you call that
|
||||
"living" and which is about to run out anyway) and fighting off depression
|
||||
caused by existential dread. Many days I wake up questioning my will to go on.
|
||||
|
||||
For an alternative source, please see the companion repository which is likely
|
||||
more accurate with regards to the expectations of many users.
|
||||
I'm aware that it's hard for many right now. Money's tight, I get it. I have
|
||||
20 years of experience working in IT. I couldn't get a job despite trying hard.
|
||||
There's a difference between cutting back on luxuries and having to take on a
|
||||
minimum wage job as a grocery store clerk just to make ends meet while still
|
||||
living below the official poverty line despite working. Which is me right now.
|
||||
|
||||
<https://herrbischoff.com/code/me/country-ip-blocks-alternative>
|
||||
<https://github.com/sponsors/herrbischoff>
|
||||
|
||||
@@ -593,7 +593,10 @@
|
||||
131.222.136.0/21
|
||||
131.222.144.0/20
|
||||
131.222.160.0/19
|
||||
131.222.192.0/19
|
||||
131.222.192.0/22
|
||||
131.222.196.0/23
|
||||
131.222.200.0/21
|
||||
131.222.208.0/20
|
||||
132.243.112.0/20
|
||||
134.0.216.0/21
|
||||
135.136.176.0/20
|
||||
@@ -663,6 +666,7 @@
|
||||
185.21.12.0/22
|
||||
185.21.140.0/22
|
||||
185.22.228.0/24
|
||||
185.24.72.0/22
|
||||
185.26.24.0/22
|
||||
185.27.116.0/22
|
||||
185.28.12.0/22
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
102.64.60.0/22
|
||||
102.130.64.0/21
|
||||
102.130.192.0/19
|
||||
102.202.244.0/22
|
||||
102.203.1.0/24
|
||||
102.203.128.0/22
|
||||
102.203.139.0/24
|
||||
|
||||
@@ -1413,7 +1413,8 @@
|
||||
200.49.224.0/20
|
||||
200.49.248.0/21
|
||||
200.50.152.0/22
|
||||
200.50.160.0/19
|
||||
200.50.160.0/20
|
||||
200.50.184.0/21
|
||||
200.50.240.0/20
|
||||
200.51.0.0/16
|
||||
200.55.0.0/17
|
||||
|
||||
@@ -194,6 +194,9 @@
|
||||
63.247.208.0/20
|
||||
64.34.16.0/22
|
||||
64.239.60.0/23
|
||||
66.203.248.0/21
|
||||
66.204.0.0/16
|
||||
66.205.0.0/18
|
||||
77.72.160.0/21
|
||||
77.74.112.0/21
|
||||
77.75.16.0/20
|
||||
|
||||
@@ -295,6 +295,7 @@
|
||||
64.15.32.0/20
|
||||
64.251.192.0/20
|
||||
66.203.240.0/21
|
||||
66.226.144.0/20
|
||||
66.234.160.0/20
|
||||
67.213.140.0/22
|
||||
68.65.228.0/22
|
||||
@@ -944,7 +945,7 @@
|
||||
103.81.124.0/22
|
||||
103.81.216.0/23
|
||||
103.81.219.0/24
|
||||
103.81.244.0/23
|
||||
103.81.245.0/24
|
||||
103.82.108.0/22
|
||||
103.82.124.0/24
|
||||
103.82.136.0/22
|
||||
@@ -1301,7 +1302,6 @@
|
||||
103.131.162.0/24
|
||||
103.131.198.0/23
|
||||
103.131.208.0/22
|
||||
103.131.220.0/24
|
||||
103.131.223.0/24
|
||||
103.131.232.0/22
|
||||
103.132.126.0/23
|
||||
@@ -2863,6 +2863,7 @@
|
||||
163.128.95.0/24
|
||||
163.128.97.0/24
|
||||
163.128.119.0/24
|
||||
163.128.134.0/23
|
||||
163.189.0.0/16
|
||||
163.223.22.0/23
|
||||
163.223.109.0/24
|
||||
|
||||
@@ -882,7 +882,6 @@
|
||||
103.145.28.0/23
|
||||
103.145.44.0/23
|
||||
103.145.57.0/24
|
||||
103.145.64.0/23
|
||||
103.145.70.0/23
|
||||
103.145.74.0/24
|
||||
103.145.76.0/23
|
||||
@@ -1271,7 +1270,7 @@
|
||||
103.178.82.0/24
|
||||
103.178.94.0/23
|
||||
103.178.186.0/23
|
||||
103.178.188.0/22
|
||||
103.178.190.0/23
|
||||
103.178.220.0/23
|
||||
103.178.236.0/22
|
||||
103.178.242.0/23
|
||||
@@ -1831,7 +1830,6 @@
|
||||
160.238.16.0/22
|
||||
160.238.33.0/24
|
||||
160.250.8.0/23
|
||||
160.250.36.0/23
|
||||
160.250.40.0/23
|
||||
160.250.48.0/23
|
||||
160.250.52.0/23
|
||||
@@ -1894,6 +1892,7 @@
|
||||
163.128.78.0/23
|
||||
163.128.94.0/24
|
||||
163.128.108.0/23
|
||||
163.128.126.0/23
|
||||
163.223.20.0/23
|
||||
163.223.34.0/23
|
||||
163.223.38.0/23
|
||||
|
||||
@@ -1333,6 +1333,7 @@
|
||||
93.158.236.0/22
|
||||
99.198.80.0/20
|
||||
103.68.206.0/23
|
||||
103.151.110.0/23
|
||||
128.201.0.0/22
|
||||
128.201.8.0/21
|
||||
128.201.16.0/22
|
||||
|
||||
@@ -492,6 +492,8 @@
|
||||
62.50.192.0/18
|
||||
63.135.0.0/19
|
||||
63.135.171.0/24
|
||||
63.141.33.0/24
|
||||
63.141.57.0/24
|
||||
63.142.160.0/20
|
||||
63.250.48.0/22
|
||||
63.250.96.0/19
|
||||
@@ -912,7 +914,7 @@
|
||||
66.225.128.0/18
|
||||
66.226.64.0/21
|
||||
66.226.80.0/20
|
||||
66.226.128.0/19
|
||||
66.226.128.0/20
|
||||
66.232.60.0/22
|
||||
66.234.0.0/24
|
||||
66.234.8.0/24
|
||||
@@ -1053,6 +1055,7 @@
|
||||
69.26.64.0/19
|
||||
69.27.96.0/19
|
||||
69.28.192.0/18
|
||||
69.30.85.0/24
|
||||
69.31.160.0/19
|
||||
69.31.192.0/18
|
||||
69.36.96.0/19
|
||||
@@ -3575,6 +3578,9 @@
|
||||
198.140.182.0/24
|
||||
198.144.20.0/22
|
||||
198.144.144.0/20
|
||||
198.145.104.0/24
|
||||
198.145.107.0/24
|
||||
198.145.108.0/23
|
||||
198.145.126.0/23
|
||||
198.147.24.0/21
|
||||
198.147.168.0/23
|
||||
@@ -3934,6 +3940,7 @@
|
||||
199.58.192.0/22
|
||||
199.58.232.0/21
|
||||
199.58.248.0/22
|
||||
199.58.255.0/24
|
||||
199.59.76.0/22
|
||||
199.59.128.0/21
|
||||
199.59.144.0/22
|
||||
|
||||
@@ -2404,6 +2404,7 @@
|
||||
195.48.0.0/16
|
||||
195.49.0.0/17
|
||||
195.60.80.192/27
|
||||
195.60.91.128/26
|
||||
195.60.93.128/26
|
||||
195.60.192.0/22
|
||||
195.62.86.0/23
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
45.65.240.0/22
|
||||
45.68.16.0/22
|
||||
45.68.44.0/22
|
||||
45.68.114.0/23
|
||||
45.71.8.0/22
|
||||
45.71.44.0/22
|
||||
45.160.4.0/22
|
||||
|
||||
@@ -1214,6 +1214,7 @@
|
||||
77.247.80.0/21
|
||||
77.247.96.0/22
|
||||
77.247.193.0/24
|
||||
78.18.0.0/15
|
||||
78.24.207.0/24
|
||||
78.31.64.0/21
|
||||
78.31.164.0/24
|
||||
@@ -1878,6 +1879,7 @@
|
||||
91.92.67.0/24
|
||||
91.96.0.0/14
|
||||
91.102.8.0/21
|
||||
91.102.121.0/24
|
||||
91.102.136.0/21
|
||||
91.103.8.0/21
|
||||
91.103.35.0/24
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
41.189.224.0/19
|
||||
91.209.83.0/24
|
||||
102.202.232.0/22
|
||||
102.205.104.0/23
|
||||
102.214.90.0/24
|
||||
196.49.10.0/24
|
||||
|
||||
@@ -705,7 +705,6 @@
|
||||
85.137.208.0/21
|
||||
85.137.216.0/22
|
||||
85.137.224.0/22
|
||||
85.137.238.0/23
|
||||
85.152.0.0/16
|
||||
85.155.0.0/19
|
||||
85.155.168.0/21
|
||||
@@ -3027,7 +3026,6 @@
|
||||
194.76.172.0/23
|
||||
194.93.44.0/22
|
||||
194.104.141.0/24
|
||||
194.104.231.0/24
|
||||
194.106.0.0/19
|
||||
194.107.136.0/22
|
||||
194.110.201.0/24
|
||||
|
||||
@@ -893,7 +893,6 @@
|
||||
91.199.0.0/24
|
||||
91.199.11.0/24
|
||||
91.199.103.0/24
|
||||
91.199.152.0/24
|
||||
91.199.179.0/24
|
||||
91.199.221.0/24
|
||||
91.199.233.0/24
|
||||
@@ -3297,7 +3296,6 @@
|
||||
193.178.211.0/24
|
||||
193.186.8.0/24
|
||||
193.186.192.0/22
|
||||
193.188.134.64/27
|
||||
193.188.134.144/28
|
||||
193.188.249.0/24
|
||||
193.188.255.0/24
|
||||
|
||||
@@ -2280,7 +2280,6 @@
|
||||
91.209.90.0/24
|
||||
91.209.99.0/24
|
||||
91.209.100.0/24
|
||||
91.209.125.0/24
|
||||
91.209.142.0/24
|
||||
91.209.144.0/24
|
||||
91.209.178.0/24
|
||||
@@ -4038,7 +4037,6 @@
|
||||
185.23.254.0/23
|
||||
185.24.8.0/21
|
||||
185.24.64.0/22
|
||||
185.24.72.0/22
|
||||
185.24.84.0/22
|
||||
185.24.120.0/22
|
||||
185.25.32.0/22
|
||||
@@ -6922,7 +6920,6 @@
|
||||
194.110.132.0/24
|
||||
194.110.137.0/24
|
||||
194.110.197.0/24
|
||||
194.110.209.0/24
|
||||
194.110.215.0/24
|
||||
194.110.237.0/24
|
||||
194.110.239.0/24
|
||||
@@ -7554,7 +7551,8 @@
|
||||
205.157.160.0/19
|
||||
205.178.176.0/24
|
||||
205.210.40.0/24
|
||||
205.220.227.0/24
|
||||
205.220.225.0/24
|
||||
205.220.226.0/23
|
||||
206.41.72.0/21
|
||||
206.53.138.0/24
|
||||
206.109.198.0/24
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
102.164.123.0/24
|
||||
102.176.0.0/17
|
||||
102.177.100.0/22
|
||||
102.202.228.0/22
|
||||
102.203.0.0/24
|
||||
102.203.160.0/22
|
||||
102.204.32.0/22
|
||||
|
||||
@@ -531,6 +531,7 @@
|
||||
85.8.182.0/23
|
||||
85.31.48.0/22
|
||||
85.92.112.0/22
|
||||
85.137.238.0/23
|
||||
85.137.240.0/21
|
||||
85.208.56.0/22
|
||||
85.208.84.0/24
|
||||
@@ -551,6 +552,7 @@
|
||||
88.218.48.0/22
|
||||
88.218.64.0/24
|
||||
88.218.184.0/22
|
||||
91.102.120.0/24
|
||||
91.188.236.0/22
|
||||
91.188.240.0/22
|
||||
91.190.152.0/24
|
||||
|
||||
@@ -121,7 +121,6 @@
|
||||
77.95.160.0/21
|
||||
77.107.192.0/18
|
||||
78.16.0.0/16
|
||||
78.18.0.0/15
|
||||
78.24.16.0/21
|
||||
78.31.212.0/23
|
||||
78.135.128.0/17
|
||||
|
||||
@@ -1827,7 +1827,7 @@
|
||||
103.80.10.0/23
|
||||
103.80.12.0/22
|
||||
103.80.22.0/23
|
||||
103.80.32.0/22
|
||||
103.80.34.0/23
|
||||
103.80.52.0/24
|
||||
103.80.54.0/23
|
||||
103.80.56.0/21
|
||||
@@ -6175,6 +6175,7 @@
|
||||
163.128.110.0/23
|
||||
163.128.112.0/23
|
||||
163.128.124.0/23
|
||||
163.128.130.0/23
|
||||
163.223.0.0/23
|
||||
163.223.26.0/23
|
||||
163.223.42.0/23
|
||||
|
||||
@@ -1252,7 +1252,6 @@
|
||||
116.199.240.0/20
|
||||
116.206.68.0/22
|
||||
116.206.92.0/22
|
||||
116.206.120.0/22
|
||||
116.213.20.0/22
|
||||
116.214.16.0/21
|
||||
116.214.80.0/20
|
||||
|
||||
@@ -626,6 +626,8 @@
|
||||
188.240.69.0/24
|
||||
188.240.211.0/24
|
||||
188.244.121.0/24
|
||||
189.81.0.0/16
|
||||
189.104.0.0/16
|
||||
192.77.240.0/20
|
||||
192.109.206.0/24
|
||||
192.166.82.0/23
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
102.68.128.0/21
|
||||
102.69.0.0/17
|
||||
102.164.96.0/21
|
||||
102.202.236.0/22
|
||||
102.203.56.0/22
|
||||
102.203.156.0/22
|
||||
102.203.196.0/22
|
||||
|
||||
@@ -173,6 +173,7 @@
|
||||
103.250.76.0/24
|
||||
103.250.220.0/23
|
||||
103.255.172.0/22
|
||||
116.206.120.0/22
|
||||
116.206.136.0/22
|
||||
116.206.192.0/22
|
||||
117.18.228.0/22
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
14.192.64.0/21
|
||||
14.192.192.0/18
|
||||
23.155.52.0/24
|
||||
23.155.92.0/24
|
||||
23.177.232.0/24
|
||||
27.0.4.0/22
|
||||
27.110.80.0/20
|
||||
|
||||
@@ -107,6 +107,7 @@
|
||||
102.165.124.0/22
|
||||
102.165.184.0/22
|
||||
102.176.240.0/21
|
||||
102.202.240.0/22
|
||||
102.203.32.0/22
|
||||
102.203.60.0/22
|
||||
102.203.104.0/22
|
||||
|
||||
@@ -1069,6 +1069,7 @@
|
||||
194.104.98.0/24
|
||||
194.104.112.0/24
|
||||
194.104.126.0/24
|
||||
194.104.231.0/24
|
||||
194.110.195.0/24
|
||||
194.110.207.0/24
|
||||
194.117.53.128/25
|
||||
|
||||
@@ -225,6 +225,7 @@
|
||||
163.61.118.0/23
|
||||
163.61.248.0/23
|
||||
163.128.44.0/23
|
||||
163.128.128.0/24
|
||||
163.223.98.0/23
|
||||
163.223.234.0/23
|
||||
163.227.8.0/23
|
||||
|
||||
@@ -702,6 +702,7 @@
|
||||
163.47.240.0/21
|
||||
163.61.200.0/24
|
||||
163.128.115.0/24
|
||||
163.128.132.0/23
|
||||
163.227.218.0/24
|
||||
165.84.0.0/17
|
||||
165.205.0.0/16
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
103.127.90.0/24
|
||||
103.136.226.0/23
|
||||
103.145.26.0/24
|
||||
103.145.49.0/24
|
||||
103.146.200.0/23
|
||||
103.152.8.0/24
|
||||
103.153.108.0/24
|
||||
|
||||
@@ -279,7 +279,6 @@
|
||||
103.151.26.0/23
|
||||
103.151.42.0/23
|
||||
103.151.46.0/23
|
||||
103.151.110.0/23
|
||||
103.151.236.0/23
|
||||
103.152.42.0/23
|
||||
103.152.100.0/23
|
||||
|
||||
@@ -7869,7 +7869,6 @@
|
||||
195.137.171.0/24
|
||||
195.137.187.0/24
|
||||
195.137.200.0/23
|
||||
195.137.206.0/23
|
||||
195.138.206.0/24
|
||||
195.138.210.0/24
|
||||
195.138.232.0/21
|
||||
|
||||
@@ -381,6 +381,9 @@
|
||||
136.234.127.0/24
|
||||
136.234.128.0/17
|
||||
137.63.0.0/17
|
||||
138.15.0.0/16
|
||||
138.16.0.0/15
|
||||
138.18.0.0/16
|
||||
141.133.0.0/16
|
||||
141.193.20.0/24
|
||||
146.19.10.0/24
|
||||
|
||||
@@ -588,6 +588,7 @@
|
||||
131.222.128.0/24
|
||||
131.222.130.0/23
|
||||
131.222.132.0/24
|
||||
131.222.198.0/23
|
||||
131.222.224.0/19
|
||||
134.19.200.0/21
|
||||
134.255.199.0/24
|
||||
|
||||
36
ipv4/us.cidr
36
ipv4/us.cidr
@@ -1630,6 +1630,7 @@
|
||||
23.155.72.0/24
|
||||
23.155.76.0/24
|
||||
23.155.80.0/24
|
||||
23.155.84.0/24
|
||||
23.155.88.0/24
|
||||
23.155.96.0/24
|
||||
23.155.104.0/24
|
||||
@@ -3684,10 +3685,13 @@
|
||||
63.140.64.0/18
|
||||
63.140.128.0/17
|
||||
63.141.0.0/19
|
||||
63.141.32.0/23
|
||||
63.141.32.0/24
|
||||
63.141.39.0/24
|
||||
63.141.40.0/21
|
||||
63.141.48.0/20
|
||||
63.141.48.0/21
|
||||
63.141.56.0/24
|
||||
63.141.58.0/23
|
||||
63.141.60.0/22
|
||||
63.141.64.0/18
|
||||
63.141.128.0/17
|
||||
63.142.16.0/20
|
||||
@@ -5114,9 +5118,6 @@
|
||||
66.203.120.0/22
|
||||
66.203.128.0/20
|
||||
66.203.224.0/20
|
||||
66.203.248.0/21
|
||||
66.204.0.0/16
|
||||
66.205.0.0/18
|
||||
66.205.96.0/19
|
||||
66.205.128.0/18
|
||||
66.205.192.0/19
|
||||
@@ -5734,7 +5735,9 @@
|
||||
69.29.0.0/16
|
||||
69.30.0.0/18
|
||||
69.30.64.0/20
|
||||
69.30.80.0/21
|
||||
69.30.80.0/22
|
||||
69.30.84.0/24
|
||||
69.30.86.0/23
|
||||
69.30.88.0/24
|
||||
69.30.90.0/23
|
||||
69.30.92.0/22
|
||||
@@ -9723,9 +9726,6 @@
|
||||
138.5.0.0/16
|
||||
138.8.0.0/15
|
||||
138.12.0.0/15
|
||||
138.15.0.0/16
|
||||
138.16.0.0/15
|
||||
138.18.0.0/16
|
||||
138.20.0.0/16
|
||||
138.23.0.0/16
|
||||
138.26.0.0/15
|
||||
@@ -15606,9 +15606,7 @@
|
||||
189.75.144.0/20
|
||||
189.75.176.0/20
|
||||
189.75.240.0/20
|
||||
189.81.0.0/16
|
||||
189.82.0.0/15
|
||||
189.104.0.0/16
|
||||
189.105.16.0/20
|
||||
189.105.32.0/19
|
||||
189.105.64.0/18
|
||||
@@ -21427,7 +21425,10 @@
|
||||
198.144.192.0/18
|
||||
198.145.0.0/18
|
||||
198.145.64.0/19
|
||||
198.145.96.0/20
|
||||
198.145.96.0/21
|
||||
198.145.105.0/24
|
||||
198.145.106.0/24
|
||||
198.145.110.0/23
|
||||
198.145.112.0/22
|
||||
198.145.116.0/23
|
||||
198.145.120.0/22
|
||||
@@ -22790,7 +22791,8 @@
|
||||
199.58.208.0/20
|
||||
199.58.224.0/21
|
||||
199.58.240.0/21
|
||||
199.58.252.0/22
|
||||
199.58.252.0/23
|
||||
199.58.254.0/24
|
||||
199.59.0.0/22
|
||||
199.59.4.0/23
|
||||
199.59.8.0/21
|
||||
@@ -26029,8 +26031,7 @@
|
||||
205.220.0.0/17
|
||||
205.220.128.0/18
|
||||
205.220.208.0/20
|
||||
205.220.224.0/23
|
||||
205.220.226.0/24
|
||||
205.220.224.0/24
|
||||
205.220.228.0/24
|
||||
205.220.230.0/23
|
||||
205.220.232.0/21
|
||||
@@ -29270,10 +29271,7 @@
|
||||
216.247.240.0/21
|
||||
216.247.248.0/22
|
||||
216.247.254.0/24
|
||||
216.248.0.0/17
|
||||
216.248.128.0/18
|
||||
216.248.192.0/19
|
||||
216.248.224.0/20
|
||||
216.248.0.0/16
|
||||
216.249.20.0/22
|
||||
216.249.24.0/21
|
||||
216.249.64.0/18
|
||||
|
||||
@@ -142,6 +142,7 @@
|
||||
194.107.115.0/24
|
||||
195.69.188.0/22
|
||||
195.88.214.0/23
|
||||
195.95.176.0/24
|
||||
195.158.0.0/19
|
||||
195.211.180.0/22
|
||||
195.246.113.0/24
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
103.55.178.0/24
|
||||
103.63.27.0/24
|
||||
103.131.62.0/23
|
||||
103.143.149.0/24
|
||||
103.154.194.0/23
|
||||
110.5.112.0/22
|
||||
123.176.72.0/21
|
||||
|
||||
@@ -147,7 +147,8 @@
|
||||
102.164.48.0/22
|
||||
102.165.190.0/24
|
||||
102.177.76.0/22
|
||||
102.177.88.0/22
|
||||
102.177.88.0/21
|
||||
102.177.96.0/22
|
||||
102.177.104.0/21
|
||||
102.177.200.0/21
|
||||
102.177.208.0/20
|
||||
@@ -159,8 +160,7 @@
|
||||
102.202.0.0/17
|
||||
102.202.128.0/18
|
||||
102.202.192.0/19
|
||||
102.202.224.0/20
|
||||
102.202.240.0/21
|
||||
102.202.224.0/22
|
||||
102.203.20.0/22
|
||||
102.203.24.0/21
|
||||
102.203.52.0/22
|
||||
|
||||
@@ -958,7 +958,6 @@
|
||||
2803:cd20::/32
|
||||
2803:cd40::/32
|
||||
2803:cdd0::/32
|
||||
2803:cde0::/32
|
||||
2803:ce40::/32
|
||||
2803:ce60::/32
|
||||
2803:ce80::/32
|
||||
|
||||
@@ -694,7 +694,6 @@
|
||||
2001:df6:fe00::/48
|
||||
2001:df6:ff00::/48
|
||||
2001:df7:b80::/48
|
||||
2001:df7:d00::/48
|
||||
2001:df7:f00::/48
|
||||
2001:df7:1200::/48
|
||||
2001:df7:1400::/48
|
||||
@@ -1125,6 +1124,9 @@
|
||||
2402:4d40::/32
|
||||
2402:5200::/32
|
||||
2402:5280::/32
|
||||
2402:5360::/32
|
||||
2402:53a0::/32
|
||||
2402:5420::/32
|
||||
2402:5480::/32
|
||||
2402:5540::/32
|
||||
2402:5600::/32
|
||||
|
||||
@@ -584,7 +584,6 @@
|
||||
2001:df4:90c0::/48
|
||||
2001:df4:9340::/48
|
||||
2001:df4:a040::/48
|
||||
2001:df4:a3c0::/48
|
||||
2001:df4:a4c0::/48
|
||||
2001:df4:a580::/48
|
||||
2001:df4:a6c0::/48
|
||||
@@ -847,6 +846,7 @@
|
||||
2001:df6:d580::/48
|
||||
2001:df6:d600::/48
|
||||
2001:df6:d800::/48
|
||||
2001:df6:db40::/48
|
||||
2001:df6:de00::/48
|
||||
2001:df6:de80::/48
|
||||
2001:df6:e080::/48
|
||||
@@ -929,7 +929,6 @@
|
||||
2400:3dc0::/32
|
||||
2400:4520::/32
|
||||
2400:47c0::/32
|
||||
2400:48a0::/32
|
||||
2400:4ac0::/32
|
||||
2400:4ba0::/32
|
||||
2400:4c40::/32
|
||||
|
||||
@@ -541,7 +541,6 @@
|
||||
2801:81:190::/48
|
||||
2801:81:1a0::/48
|
||||
2801:81:1b0::/48
|
||||
2801:81:1c0::/48
|
||||
2801:81:1d0::/48
|
||||
2801:81:1e0::/48
|
||||
2801:81:1f0::/48
|
||||
@@ -549,6 +548,7 @@
|
||||
2801:81:220::/48
|
||||
2801:81:230::/48
|
||||
2801:81:240::/48
|
||||
2801:81:250::/48
|
||||
2801:82::/32
|
||||
2801:84::/32
|
||||
2801:86::/32
|
||||
@@ -6553,7 +6553,6 @@
|
||||
2804:6ee0::/32
|
||||
2804:6ee4::/32
|
||||
2804:6ee8::/32
|
||||
2804:6ef0::/32
|
||||
2804:6ef8::/32
|
||||
2804:6efc::/32
|
||||
2804:6f00::/32
|
||||
@@ -8921,5 +8920,7 @@
|
||||
2804:9874::/32
|
||||
2804:9878::/32
|
||||
2804:987c::/32
|
||||
2804:9880::/32
|
||||
2804:9884::/32
|
||||
2a00:aee0::/29
|
||||
2a06:b700::/29
|
||||
|
||||
@@ -186,6 +186,7 @@
|
||||
2001:7f8:14a::/48
|
||||
2001:7f8:15c::/48
|
||||
2001:7f8:16c::/48
|
||||
2001:7f8:172::/48
|
||||
2001:8a8::/29
|
||||
2001:8e0::/29
|
||||
2001:918::/29
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
2801:19:2000::/48
|
||||
2801:1a:1000::/48
|
||||
2801:1a:8000::/48
|
||||
2801:1a:8400::/48
|
||||
2801:1b:1000::/48
|
||||
2801:1b:4000::/48
|
||||
2801:1b:6000::/48
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
2801:12:5800::/48
|
||||
2801:12:6800::/48
|
||||
2801:12:7000::/48
|
||||
2801:12:8400::/48
|
||||
2801:12:8800::/48
|
||||
2801:12:9800::/48
|
||||
2801:12:b800::/48
|
||||
|
||||
@@ -115,6 +115,7 @@
|
||||
2a0a:d040::/29
|
||||
2a0a:d600::/29
|
||||
2a0a:dd80::/29
|
||||
2a0a:e980::/29
|
||||
2a0b:8c0::/29
|
||||
2a0b:12c0::/29
|
||||
2a0b:1500::/29
|
||||
|
||||
16
ipv6/de.cidr
16
ipv6/de.cidr
@@ -6,11 +6,9 @@
|
||||
2001:678:a8::/48
|
||||
2001:678:c0::/48
|
||||
2001:678:c4::/48
|
||||
2001:678:f8::/48
|
||||
2001:678:114::/48
|
||||
2001:678:118::/48
|
||||
2001:678:140::/48
|
||||
2001:678:14c::/48
|
||||
2001:678:154::/48
|
||||
2001:678:168::/48
|
||||
2001:678:180::/48
|
||||
@@ -91,7 +89,6 @@
|
||||
2001:678:6b0::/48
|
||||
2001:678:6bc::/48
|
||||
2001:678:6c8::/48
|
||||
2001:678:6cc::/48
|
||||
2001:678:6dc::/48
|
||||
2001:678:6e0::/45
|
||||
2001:678:760::/48
|
||||
@@ -131,7 +128,6 @@
|
||||
2001:678:9fc::/48
|
||||
2001:678:a00::/48
|
||||
2001:678:a04::/48
|
||||
2001:678:a08::/48
|
||||
2001:678:a14::/48
|
||||
2001:678:a34::/48
|
||||
2001:678:a40::/48
|
||||
@@ -254,13 +250,6 @@
|
||||
2001:678:1148::/48
|
||||
2001:678:1180::/48
|
||||
2001:678:1190::/48
|
||||
2001:678:11c0::/48
|
||||
2001:678:11c4::/48
|
||||
2001:678:11c8::/48
|
||||
2001:678:11cc::/48
|
||||
2001:678:11d0::/48
|
||||
2001:678:11d4::/48
|
||||
2001:678:11d8::/48
|
||||
2001:678:11f0::/48
|
||||
2001:678:1210::/48
|
||||
2001:678:1220::/48
|
||||
@@ -389,10 +378,6 @@
|
||||
2001:67c:a6c::/48
|
||||
2001:67c:a78::/48
|
||||
2001:67c:a84::/48
|
||||
2001:67c:a90::/48
|
||||
2001:67c:a94::/48
|
||||
2001:67c:a98::/48
|
||||
2001:67c:a9c::/48
|
||||
2001:67c:adc::/48
|
||||
2001:67c:ae0::/48
|
||||
2001:67c:ae4::/48
|
||||
@@ -722,7 +707,6 @@
|
||||
2001:67c:2f78::/48
|
||||
2001:67c:2f84::/48
|
||||
2001:67c:2fa4::/48
|
||||
2001:67c:2fb0::/48
|
||||
2001:67c:2fd8::/48
|
||||
2001:67c:2fdc::/48
|
||||
2001:748::/32
|
||||
|
||||
@@ -980,7 +980,6 @@
|
||||
2a04:21c0::/29
|
||||
2a04:2340::/29
|
||||
2a04:2840::/29
|
||||
2a04:2ac0::/29
|
||||
2a04:2b00::/29
|
||||
2a04:3440::/29
|
||||
2a04:36c0::/29
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
2001:df0:217::/48
|
||||
2001:df0:23e::/48
|
||||
2001:df0:243::/48
|
||||
2001:df0:250::/48
|
||||
2001:df0:253::/48
|
||||
2001:df0:25c::/47
|
||||
2001:df0:264::/48
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
2a04:5600::/29
|
||||
2a04:b340::/29
|
||||
2a05:c880::/29
|
||||
2a07:ac0::/29
|
||||
2a0b:6e40::/29
|
||||
2a0b:d7c0::/29
|
||||
2a0d:1d80::/29
|
||||
|
||||
@@ -330,5 +330,6 @@
|
||||
2407:de00::/32
|
||||
2407:e6c0::/32
|
||||
2407:f800::/32
|
||||
2602:f416::/40
|
||||
2602:f41e::/40
|
||||
2602:f8fa::/40
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
2c0f:480::/32
|
||||
2c0f:7c0::/32
|
||||
2c0f:840::/32
|
||||
2c0f:920::/32
|
||||
2c0f:1080::/32
|
||||
2c0f:12c0::/32
|
||||
2c0f:13c0::/32
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
2001:678:230::/48
|
||||
2001:678:250::/48
|
||||
2001:678:264::/48
|
||||
2001:678:2b4::/48
|
||||
2001:678:2c8::/48
|
||||
2001:678:2e4::/48
|
||||
2001:678:2f0::/48
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
2001:df6:bb80::/48
|
||||
2001:df6:c280::/48
|
||||
2001:df6:c380::/48
|
||||
2001:df6:dbc0::/48
|
||||
2001:df6:f700::/48
|
||||
2001:df7:5200::/48
|
||||
2001:df7:5680::/48
|
||||
|
||||
@@ -292,7 +292,6 @@
|
||||
2403:40c0::/32
|
||||
2403:4d00::/32
|
||||
2403:4f00::/32
|
||||
2403:53c0::/32
|
||||
2403:6800::/32
|
||||
2403:7000::/32
|
||||
2403:7dc0::/32
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
2001:dea:8000::/48
|
||||
2001:df1:b00::/48
|
||||
2001:df1:bdc0::/48
|
||||
2001:df1:fb80::/48
|
||||
2001:df2:1500::/48
|
||||
2001:df3:4c00::/48
|
||||
2001:df3:c880::/48
|
||||
|
||||
@@ -913,6 +913,7 @@
|
||||
2a11:f1c0::/29
|
||||
2a11:ff00::/29
|
||||
2a12:740::/29
|
||||
2a12:1280::/29
|
||||
2a12:2b40::/29
|
||||
2a12:4d80::/29
|
||||
2a12:4e80::/32
|
||||
|
||||
@@ -571,6 +571,7 @@
|
||||
2a12:8000::/29
|
||||
2a12:8540::/29
|
||||
2a12:8740::/29
|
||||
2a12:8940::/29
|
||||
2a12:9040::/29
|
||||
2a12:9ac0::/29
|
||||
2a12:aac0::/29
|
||||
|
||||
@@ -75,6 +75,7 @@
|
||||
2001:678:1198::/48
|
||||
2001:678:11f8::/48
|
||||
2001:678:11fc::/48
|
||||
2001:678:1224::/48
|
||||
2001:67c:28::/48
|
||||
2001:67c:f8::/48
|
||||
2001:67c:108::/48
|
||||
|
||||
@@ -427,6 +427,7 @@
|
||||
2401:ea60::/32
|
||||
2401:f6e0::/32
|
||||
2401:f9c0::/32
|
||||
2402:53e0::/32
|
||||
2402:5c40::/32
|
||||
2402:79c0::/32
|
||||
2402:9900::/32
|
||||
@@ -1051,8 +1052,12 @@
|
||||
2602:81d:3000::/44
|
||||
2602:81d:4000::/40
|
||||
2602:81d:6000::/44
|
||||
2602:f410::/40
|
||||
2602:f411::/40
|
||||
2602:f412::/40
|
||||
2602:f413::/36
|
||||
2602:f414::/40
|
||||
2602:f415::/36
|
||||
2602:f416::/40
|
||||
2602:f418::/40
|
||||
2602:f419::/40
|
||||
2602:f41b::/40
|
||||
@@ -4876,6 +4881,7 @@
|
||||
2605:8dc0::/32
|
||||
2605:8e00::/32
|
||||
2605:8e40::/32
|
||||
2605:8e80::/32
|
||||
2605:8ec0::/32
|
||||
2605:8f80::/32
|
||||
2605:8fc0::/32
|
||||
|
||||
@@ -107,6 +107,7 @@
|
||||
2803:6680::/32
|
||||
2803:6950::/32
|
||||
2803:6990::/32
|
||||
2803:6a30::/32
|
||||
2803:6a50::/32
|
||||
2803:6c50::/32
|
||||
2803:6e50::/32
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
2001:de8:8000::/48
|
||||
2001:df1:4c40::/48
|
||||
2001:df1:8780::/48
|
||||
2001:df7:500::/48
|
||||
2401:ae60::/32
|
||||
2402:ae80::/32
|
||||
|
||||
@@ -2241,7 +2241,11 @@
|
||||
2c0f:904::/30
|
||||
2c0f:908::/29
|
||||
2c0f:910::/28
|
||||
2c0f:920::/27
|
||||
2c0f:921::/32
|
||||
2c0f:922::/31
|
||||
2c0f:924::/30
|
||||
2c0f:928::/29
|
||||
2c0f:930::/28
|
||||
2c0f:941::/32
|
||||
2c0f:942::/31
|
||||
2c0f:944::/30
|
||||
|
||||
Reference in New Issue
Block a user