From dacf0d77cb6a0d4a2488a3b4f43b2cf5db239ab4 Mon Sep 17 00:00:00 2001 From: trick77 Date: Wed, 4 Oct 2023 02:50:23 +0200 Subject: [PATCH] Update 20231004-0050 --- country/au/aggregated.json | 10 ++++--- country/au/ipv4-aggregated.txt | 10 ++++--- country/bd/aggregated.json | 5 ++++ country/bd/ipv4-aggregated.txt | 3 ++ country/bd/ipv6-aggregated.txt | 2 ++ country/br/aggregated.json | 2 ++ country/br/ipv6-aggregated.txt | 2 ++ country/ca/aggregated.json | 4 +++ country/ca/ipv4-aggregated.txt | 4 +++ country/cy/aggregated.json | 1 + country/cy/ipv6-aggregated.txt | 1 + country/de/aggregated.json | 1 + country/de/ipv6-aggregated.txt | 1 + country/ee/aggregated.json | 1 + country/ee/ipv4-aggregated.txt | 1 + country/es/aggregated.json | 5 ++-- country/es/ipv4-aggregated.txt | 2 +- country/es/ipv6-aggregated.txt | 1 + country/gb/aggregated.json | 7 ++--- country/gb/ipv4-aggregated.txt | 7 ++--- country/hk/aggregated.json | 5 ++++ country/hk/ipv4-aggregated.txt | 5 ++++ country/id/aggregated.json | 6 ++++ country/id/ipv4-aggregated.txt | 4 +++ country/id/ipv6-aggregated.txt | 2 ++ country/in/aggregated.json | 1 + country/in/ipv4-aggregated.txt | 1 + country/jp/aggregated.json | 1 - country/jp/ipv4-aggregated.txt | 1 - country/nl/aggregated.json | 3 +- country/nl/ipv4-aggregated.txt | 3 +- country/nz/aggregated.json | 1 - country/nz/ipv4-aggregated.txt | 1 - country/ru/aggregated.json | 2 ++ country/ru/ipv4-aggregated.txt | 2 ++ country/sg/aggregated.json | 4 +++ country/sg/ipv4-aggregated.txt | 2 ++ country/sg/ipv6-aggregated.txt | 2 ++ country/us/aggregated.json | 50 +++++++++++++++++++++------------- country/us/ipv4-aggregated.txt | 46 ++++++++++++++++++------------- country/us/ipv6-aggregated.txt | 4 +++ country/vn/aggregated.json | 2 ++ country/vn/ipv4-aggregated.txt | 1 + country/vn/ipv6-aggregated.txt | 1 + 44 files changed, 153 insertions(+), 67 deletions(-) diff --git a/country/au/aggregated.json b/country/au/aggregated.json index a71dd2cbe..af785048c 100644 --- a/country/au/aggregated.json +++ b/country/au/aggregated.json @@ -2481,7 +2481,8 @@ "122.128.88.0/21", "122.129.128.0/19", "122.129.216.0/21", - "122.148.0.0/14", + "122.148.0.0/16", + "122.150.0.0/15", "122.199.0.0/18", "122.200.24.0/21", "122.200.56.0/21", @@ -2582,7 +2583,7 @@ "134.148.0.0/16", "134.178.0.0/16", "134.211.0.0/16", - "136.143.224.0/19", + "136.143.240.0/20", "136.153.0.0/16", "136.154.0.0/16", "136.186.0.0/16", @@ -3093,7 +3094,7 @@ "192.189.159.0/24", "192.189.208.0/22", "192.189.229.0/24", - "192.189.230.0/24", + "192.189.230.0/23", "192.189.232.0/24", "192.190.61.0/24", "192.190.66.0/24", @@ -4134,6 +4135,7 @@ "203.16.163.0/24", "203.16.164.0/24", "203.16.167.0/24", + "203.16.168.0/24", "203.16.170.0/24", "203.16.173.0/24", "203.16.175.0/24", @@ -5075,7 +5077,7 @@ "203.34.200.0/24", "203.34.212.0/24", "203.34.216.0/24", - "203.34.218.0/23", + "203.34.218.0/24", "203.34.220.0/23", "203.34.223.0/24", "203.34.224.0/21", diff --git a/country/au/ipv4-aggregated.txt b/country/au/ipv4-aggregated.txt index 3f0dbc1d2..989e240b1 100644 --- a/country/au/ipv4-aggregated.txt +++ b/country/au/ipv4-aggregated.txt @@ -2476,7 +2476,8 @@ 122.128.88.0/21 122.129.128.0/19 122.129.216.0/21 -122.148.0.0/14 +122.148.0.0/16 +122.150.0.0/15 122.199.0.0/18 122.200.24.0/21 122.200.56.0/21 @@ -2577,7 +2578,7 @@ 134.148.0.0/16 134.178.0.0/16 134.211.0.0/16 -136.143.224.0/19 +136.143.240.0/20 136.153.0.0/16 136.154.0.0/16 136.186.0.0/16 @@ -3088,7 +3089,7 @@ 192.189.159.0/24 192.189.208.0/22 192.189.229.0/24 -192.189.230.0/24 +192.189.230.0/23 192.189.232.0/24 192.190.61.0/24 192.190.66.0/24 @@ -4129,6 +4130,7 @@ 203.16.163.0/24 203.16.164.0/24 203.16.167.0/24 +203.16.168.0/24 203.16.170.0/24 203.16.173.0/24 203.16.175.0/24 @@ -5070,7 +5072,7 @@ 203.34.200.0/24 203.34.212.0/24 203.34.216.0/24 -203.34.218.0/23 +203.34.218.0/24 203.34.220.0/23 203.34.223.0/24 203.34.224.0/21 diff --git a/country/bd/aggregated.json b/country/bd/aggregated.json index cf7510e72..05ef29889 100644 --- a/country/bd/aggregated.json +++ b/country/bd/aggregated.json @@ -1545,6 +1545,9 @@ "103.239.82.0/23", "103.239.172.0/23", "103.239.252.0/22", + "103.240.1.0/24", + "103.240.2.0/23", + "103.240.4.0/23", "103.240.44.0/22", "103.240.248.0/22", "103.242.8.0/23", @@ -2228,6 +2231,8 @@ "2001:df2:ef80::/48", "2001:df2:efc0::/48", "2001:df2:f780::/48", + "2001:df2:fbc0::/48", + "2001:df2:fcc0::/48", "2001:df2:fd80::/48", "2001:df3:500::/48", "2001:df3:1000::/48", diff --git a/country/bd/ipv4-aggregated.txt b/country/bd/ipv4-aggregated.txt index bceec5e31..5e94766e0 100644 --- a/country/bd/ipv4-aggregated.txt +++ b/country/bd/ipv4-aggregated.txt @@ -1540,6 +1540,9 @@ 103.239.82.0/23 103.239.172.0/23 103.239.252.0/22 +103.240.1.0/24 +103.240.2.0/23 +103.240.4.0/23 103.240.44.0/22 103.240.248.0/22 103.242.8.0/23 diff --git a/country/bd/ipv6-aggregated.txt b/country/bd/ipv6-aggregated.txt index 0a9e9aae8..ffe988537 100644 --- a/country/bd/ipv6-aggregated.txt +++ b/country/bd/ipv6-aggregated.txt @@ -417,6 +417,8 @@ 2001:df2:ef80::/48 2001:df2:efc0::/48 2001:df2:f780::/48 +2001:df2:fbc0::/48 +2001:df2:fcc0::/48 2001:df2:fd80::/48 2001:df3:500::/48 2001:df3:1000::/48 diff --git a/country/br/aggregated.json b/country/br/aggregated.json index 240273c68..9dcd560fa 100644 --- a/country/br/aggregated.json +++ b/country/br/aggregated.json @@ -13181,6 +13181,8 @@ "2804:8d50::/32", "2804:8d54::/32", "2804:8d58::/32", + "2804:8d5c::/32", + "2804:8d60::/32", "2a00:aee0::/29" ] } diff --git a/country/br/ipv6-aggregated.txt b/country/br/ipv6-aggregated.txt index 99908ef98..a9bbfe199 100644 --- a/country/br/ipv6-aggregated.txt +++ b/country/br/ipv6-aggregated.txt @@ -8737,4 +8737,6 @@ 2804:8d50::/32 2804:8d54::/32 2804:8d58::/32 +2804:8d5c::/32 +2804:8d60::/32 2a00:aee0::/29 diff --git a/country/ca/aggregated.json b/country/ca/aggregated.json index 8477e21f0..0ddc280f0 100644 --- a/country/ca/aggregated.json +++ b/country/ca/aggregated.json @@ -838,6 +838,7 @@ "67.216.32.0/19", "67.216.192.0/19", "67.217.232.0/21", + "67.217.254.0/23", "67.218.128.0/19", "67.218.217.0/24", "67.218.223.0/24", @@ -1084,6 +1085,7 @@ "74.198.0.0/16", "74.205.160.0/19", "74.205.208.0/20", + "74.205.240.0/23", "74.206.128.0/19", "74.210.0.0/16", "74.211.96.0/19", @@ -2304,6 +2306,7 @@ "173.209.32.0/19", "173.209.112.0/20", "173.209.128.0/19", + "173.209.232.0/23", "173.210.128.0/17", "173.212.64.0/18", "173.212.128.0/18", @@ -5277,6 +5280,7 @@ "209.41.128.0/19", "209.42.96.0/19", "209.44.96.0/19", + "209.46.2.0/23", "209.50.32.0/20", "209.50.64.0/19", "209.52.0.0/15", diff --git a/country/ca/ipv4-aggregated.txt b/country/ca/ipv4-aggregated.txt index c2ab0dffb..149559e3d 100644 --- a/country/ca/ipv4-aggregated.txt +++ b/country/ca/ipv4-aggregated.txt @@ -833,6 +833,7 @@ 67.216.32.0/19 67.216.192.0/19 67.217.232.0/21 +67.217.254.0/23 67.218.128.0/19 67.218.217.0/24 67.218.223.0/24 @@ -1079,6 +1080,7 @@ 74.198.0.0/16 74.205.160.0/19 74.205.208.0/20 +74.205.240.0/23 74.206.128.0/19 74.210.0.0/16 74.211.96.0/19 @@ -2299,6 +2301,7 @@ 173.209.32.0/19 173.209.112.0/20 173.209.128.0/19 +173.209.232.0/23 173.210.128.0/17 173.212.64.0/18 173.212.128.0/18 @@ -5272,6 +5275,7 @@ 209.41.128.0/19 209.42.96.0/19 209.44.96.0/19 +209.46.2.0/23 209.50.32.0/20 209.50.64.0/19 209.52.0.0/15 diff --git a/country/cy/aggregated.json b/country/cy/aggregated.json index 33da2d9c2..47bc96366 100644 --- a/country/cy/aggregated.json +++ b/country/cy/aggregated.json @@ -832,6 +832,7 @@ "2a13:da00::/29", "2a13:e200::/29", "2a13:e400::/29", + "2a13:f7c0::/29", "2a13:fe00::/29" ] } diff --git a/country/cy/ipv6-aggregated.txt b/country/cy/ipv6-aggregated.txt index d272f407d..4d85c70f8 100644 --- a/country/cy/ipv6-aggregated.txt +++ b/country/cy/ipv6-aggregated.txt @@ -355,4 +355,5 @@ 2a13:da00::/29 2a13:e200::/29 2a13:e400::/29 +2a13:f7c0::/29 2a13:fe00::/29 diff --git a/country/de/aggregated.json b/country/de/aggregated.json index 133a8616f..4d125f3ac 100644 --- a/country/de/aggregated.json +++ b/country/de/aggregated.json @@ -8470,6 +8470,7 @@ "2001:67c:5f8::/48", "2001:67c:61c::/48", "2001:67c:620::/48", + "2001:67c:630::/48", "2001:67c:634::/48", "2001:67c:63c::/48", "2001:67c:64c::/48", diff --git a/country/de/ipv6-aggregated.txt b/country/de/ipv6-aggregated.txt index d2600462d..708e8b471 100644 --- a/country/de/ipv6-aggregated.txt +++ b/country/de/ipv6-aggregated.txt @@ -302,6 +302,7 @@ 2001:67c:5f8::/48 2001:67c:61c::/48 2001:67c:620::/48 +2001:67c:630::/48 2001:67c:634::/48 2001:67c:63c::/48 2001:67c:64c::/48 diff --git a/country/ee/aggregated.json b/country/ee/aggregated.json index b6d8d748e..ae4503987 100644 --- a/country/ee/aggregated.json +++ b/country/ee/aggregated.json @@ -363,6 +363,7 @@ "212.7.0.0/19", "212.23.197.0/24", "212.23.202.0/24", + "212.237.231.0/24", "213.5.72.0/24", "213.35.128.0/17", "213.168.0.0/19", diff --git a/country/ee/ipv4-aggregated.txt b/country/ee/ipv4-aggregated.txt index 467d37f14..6b8b9a468 100644 --- a/country/ee/ipv4-aggregated.txt +++ b/country/ee/ipv4-aggregated.txt @@ -358,6 +358,7 @@ 212.7.0.0/19 212.23.197.0/24 212.23.202.0/24 +212.237.231.0/24 213.5.72.0/24 213.35.128.0/17 213.168.0.0/19 diff --git a/country/es/aggregated.json b/country/es/aggregated.json index e901b79b5..fd13b176a 100644 --- a/country/es/aggregated.json +++ b/country/es/aggregated.json @@ -3210,7 +3210,7 @@ "212.230.0.0/15", "212.232.96.0/19", "212.237.228.0/24", - "212.237.230.0/23", + "212.237.230.0/24", "212.237.236.0/22", "212.237.255.0/24", "213.0.0.0/16", @@ -4269,7 +4269,8 @@ "2a13:ca00::/29", "2a13:d600::/29", "2a13:d680::/29", - "2a13:dc40::/29" + "2a13:dc40::/29", + "2a13:f840::/29" ] } } \ No newline at end of file diff --git a/country/es/ipv4-aggregated.txt b/country/es/ipv4-aggregated.txt index c23b384b0..a65b91e05 100644 --- a/country/es/ipv4-aggregated.txt +++ b/country/es/ipv4-aggregated.txt @@ -3205,7 +3205,7 @@ 212.230.0.0/15 212.232.96.0/19 212.237.228.0/24 -212.237.230.0/23 +212.237.230.0/24 212.237.236.0/22 212.237.255.0/24 213.0.0.0/16 diff --git a/country/es/ipv6-aggregated.txt b/country/es/ipv6-aggregated.txt index e25bd6dc6..098300cd7 100644 --- a/country/es/ipv6-aggregated.txt +++ b/country/es/ipv6-aggregated.txt @@ -953,3 +953,4 @@ 2a13:d600::/29 2a13:d680::/29 2a13:dc40::/29 +2a13:f840::/29 diff --git a/country/gb/aggregated.json b/country/gb/aggregated.json index 0a5280fc5..772e0a3d4 100644 --- a/country/gb/aggregated.json +++ b/country/gb/aggregated.json @@ -510,6 +510,7 @@ "45.145.136.0/22", "45.145.180.0/22", "45.146.8.0/22", + "45.146.60.0/22", "45.146.68.0/22", "45.146.72.0/22", "45.146.144.0/22", @@ -538,7 +539,7 @@ "45.151.132.0/22", "45.151.140.0/22", "45.151.180.0/22", - "45.152.0.0/22", + "45.152.0.0/21", "45.152.28.0/22", "45.152.88.0/21", "45.152.176.0/22", @@ -2917,7 +2918,6 @@ "146.87.0.0/16", "146.90.0.0/16", "146.97.0.0/16", - "146.101.0.0/16", "146.105.0.0/16", "146.162.0.0/16", "146.169.0.0/16", @@ -3040,9 +3040,6 @@ "153.92.43.0/24", "153.92.44.0/23", "153.92.46.0/24", - "154.8.0.0/19", - "154.8.32.0/20", - "154.32.0.0/16", "155.131.0.0/16", "155.136.0.0/16", "155.192.0.0/16", diff --git a/country/gb/ipv4-aggregated.txt b/country/gb/ipv4-aggregated.txt index be17e6cdd..c5a7a28f0 100644 --- a/country/gb/ipv4-aggregated.txt +++ b/country/gb/ipv4-aggregated.txt @@ -505,6 +505,7 @@ 45.145.136.0/22 45.145.180.0/22 45.146.8.0/22 +45.146.60.0/22 45.146.68.0/22 45.146.72.0/22 45.146.144.0/22 @@ -533,7 +534,7 @@ 45.151.132.0/22 45.151.140.0/22 45.151.180.0/22 -45.152.0.0/22 +45.152.0.0/21 45.152.28.0/22 45.152.88.0/21 45.152.176.0/22 @@ -2912,7 +2913,6 @@ 146.87.0.0/16 146.90.0.0/16 146.97.0.0/16 -146.101.0.0/16 146.105.0.0/16 146.162.0.0/16 146.169.0.0/16 @@ -3035,9 +3035,6 @@ 153.92.43.0/24 153.92.44.0/23 153.92.46.0/24 -154.8.0.0/19 -154.8.32.0/20 -154.32.0.0/16 155.131.0.0/16 155.136.0.0/16 155.192.0.0/16 diff --git a/country/hk/aggregated.json b/country/hk/aggregated.json index a911d8393..e8d32abee 100644 --- a/country/hk/aggregated.json +++ b/country/hk/aggregated.json @@ -1683,6 +1683,7 @@ "134.42.224.0/24", "134.42.232.0/21", "134.159.0.0/16", + "136.143.224.0/20", "137.59.20.0/22", "137.59.100.0/22", "137.59.184.0/22", @@ -1711,6 +1712,7 @@ "146.19.76.0/24", "146.19.174.0/24", "146.19.188.0/24", + "146.101.0.0/16", "146.196.52.0/22", "146.196.76.0/22", "146.196.80.0/21", @@ -1738,7 +1740,10 @@ "152.101.0.0/16", "152.103.0.0/16", "152.104.0.0/17", + "154.8.0.0/19", + "154.8.32.0/20", "154.8.64.0/18", + "154.32.0.0/16", "155.137.128.0/17", "157.119.20.0/22", "157.119.72.0/22", diff --git a/country/hk/ipv4-aggregated.txt b/country/hk/ipv4-aggregated.txt index d425d0374..8681f053d 100644 --- a/country/hk/ipv4-aggregated.txt +++ b/country/hk/ipv4-aggregated.txt @@ -1678,6 +1678,7 @@ 134.42.224.0/24 134.42.232.0/21 134.159.0.0/16 +136.143.224.0/20 137.59.20.0/22 137.59.100.0/22 137.59.184.0/22 @@ -1706,6 +1707,7 @@ 146.19.76.0/24 146.19.174.0/24 146.19.188.0/24 +146.101.0.0/16 146.196.52.0/22 146.196.76.0/22 146.196.80.0/21 @@ -1733,7 +1735,10 @@ 152.101.0.0/16 152.103.0.0/16 152.104.0.0/17 +154.8.0.0/19 +154.8.32.0/20 154.8.64.0/18 +154.32.0.0/16 155.137.128.0/17 157.119.20.0/22 157.119.72.0/22 diff --git a/country/id/aggregated.json b/country/id/aggregated.json index e6fa20671..b043fa9cc 100644 --- a/country/id/aggregated.json +++ b/country/id/aggregated.json @@ -2991,6 +2991,8 @@ "103.223.0.0/22", "103.224.16.0/22", "103.224.64.0/22", + "103.224.73.0/24", + "103.224.76.0/22", "103.224.100.0/22", "103.224.124.0/23", "103.224.136.0/22", @@ -3120,12 +3122,14 @@ "103.239.165.0/24", "103.239.188.0/22", "103.239.214.0/23", + "103.240.0.0/24", "103.240.68.0/22", "103.240.108.0/22", "103.241.4.0/23", "103.241.24.0/24", "103.241.174.0/23", "103.241.178.0/23", + "103.241.192.0/24", "103.241.204.0/22", "103.242.10.0/23", "103.242.76.0/22", @@ -4555,6 +4559,7 @@ "2001:df2:f900::/48", "2001:df2:fb00::/48", "2001:df2:fb80::/48", + "2001:df2:fc40::/48", "2001:df3:400::/48", "2001:df3:780::/48", "2001:df3:b00::/48", @@ -5244,6 +5249,7 @@ "2401:2f60::/32", "2401:3240::/32", "2401:3340::/32", + "2401:4160::/32", "2401:4200::/32", "2401:48c0::/32", "2401:4e00::/32", diff --git a/country/id/ipv4-aggregated.txt b/country/id/ipv4-aggregated.txt index 96df1066e..eb60693bb 100644 --- a/country/id/ipv4-aggregated.txt +++ b/country/id/ipv4-aggregated.txt @@ -2986,6 +2986,8 @@ 103.223.0.0/22 103.224.16.0/22 103.224.64.0/22 +103.224.73.0/24 +103.224.76.0/22 103.224.100.0/22 103.224.124.0/23 103.224.136.0/22 @@ -3115,12 +3117,14 @@ 103.239.165.0/24 103.239.188.0/22 103.239.214.0/23 +103.240.0.0/24 103.240.68.0/22 103.240.108.0/22 103.241.4.0/23 103.241.24.0/24 103.241.174.0/23 103.241.178.0/23 +103.241.192.0/24 103.241.204.0/22 103.242.10.0/23 103.242.76.0/22 diff --git a/country/id/ipv6-aggregated.txt b/country/id/ipv6-aggregated.txt index 44ff861a8..ddcb7a73f 100644 --- a/country/id/ipv6-aggregated.txt +++ b/country/id/ipv6-aggregated.txt @@ -681,6 +681,7 @@ 2001:df2:f900::/48 2001:df2:fb00::/48 2001:df2:fb80::/48 +2001:df2:fc40::/48 2001:df3:400::/48 2001:df3:780::/48 2001:df3:b00::/48 @@ -1370,6 +1371,7 @@ 2401:2f60::/32 2401:3240::/32 2401:3340::/32 +2401:4160::/32 2401:4200::/32 2401:48c0::/32 2401:4e00::/32 diff --git a/country/in/aggregated.json b/country/in/aggregated.json index e1131ebbe..16b43b723 100644 --- a/country/in/aggregated.json +++ b/country/in/aggregated.json @@ -5115,6 +5115,7 @@ "103.241.149.0/24", "103.241.168.0/22", "103.241.180.0/22", + "103.241.193.0/24", "103.241.224.0/22", "103.241.232.0/21", "103.241.242.0/23", diff --git a/country/in/ipv4-aggregated.txt b/country/in/ipv4-aggregated.txt index 96bd603d7..24234d63d 100644 --- a/country/in/ipv4-aggregated.txt +++ b/country/in/ipv4-aggregated.txt @@ -5110,6 +5110,7 @@ 103.241.149.0/24 103.241.168.0/22 103.241.180.0/22 +103.241.193.0/24 103.241.224.0/22 103.241.232.0/21 103.241.242.0/23 diff --git a/country/jp/aggregated.json b/country/jp/aggregated.json index 0018a18be..afb7d2df8 100644 --- a/country/jp/aggregated.json +++ b/country/jp/aggregated.json @@ -624,7 +624,6 @@ "103.61.151.0/24", "103.61.244.0/22", "103.62.244.0/22", - "103.63.220.0/22", "103.63.224.0/22", "103.64.132.0/22", "103.65.44.0/22", diff --git a/country/jp/ipv4-aggregated.txt b/country/jp/ipv4-aggregated.txt index 3875aa821..138688685 100644 --- a/country/jp/ipv4-aggregated.txt +++ b/country/jp/ipv4-aggregated.txt @@ -619,7 +619,6 @@ 103.61.151.0/24 103.61.244.0/22 103.62.244.0/22 -103.63.220.0/22 103.63.224.0/22 103.64.132.0/22 103.65.44.0/22 diff --git a/country/nl/aggregated.json b/country/nl/aggregated.json index 84fe8b888..a85dbd4c6 100644 --- a/country/nl/aggregated.json +++ b/country/nl/aggregated.json @@ -614,7 +614,7 @@ "45.145.248.0/21", "45.146.4.0/22", "45.146.52.0/22", - "45.146.56.0/21", + "45.146.56.0/22", "45.146.100.0/22", "45.146.124.0/22", "45.146.184.0/22", @@ -662,7 +662,6 @@ "45.151.156.0/22", "45.151.200.0/22", "45.151.252.0/22", - "45.152.4.0/22", "45.152.8.0/22", "45.152.32.0/21", "45.152.56.0/22", diff --git a/country/nl/ipv4-aggregated.txt b/country/nl/ipv4-aggregated.txt index 92043c133..4aa7bb767 100644 --- a/country/nl/ipv4-aggregated.txt +++ b/country/nl/ipv4-aggregated.txt @@ -609,7 +609,7 @@ 45.145.248.0/21 45.146.4.0/22 45.146.52.0/22 -45.146.56.0/21 +45.146.56.0/22 45.146.100.0/22 45.146.124.0/22 45.146.184.0/22 @@ -657,7 +657,6 @@ 45.151.156.0/22 45.151.200.0/22 45.151.252.0/22 -45.152.4.0/22 45.152.8.0/22 45.152.32.0/21 45.152.56.0/22 diff --git a/country/nz/aggregated.json b/country/nz/aggregated.json index 2240178cc..12b4a89c6 100644 --- a/country/nz/aggregated.json +++ b/country/nz/aggregated.json @@ -507,7 +507,6 @@ "103.244.226.0/23", "103.245.172.0/22", "103.246.52.0/22", - "103.246.249.0/24", "103.247.56.0/22", "103.247.72.0/22", "103.247.152.0/22", diff --git a/country/nz/ipv4-aggregated.txt b/country/nz/ipv4-aggregated.txt index ad3d9caf1..7a3310e9c 100644 --- a/country/nz/ipv4-aggregated.txt +++ b/country/nz/ipv4-aggregated.txt @@ -502,7 +502,6 @@ 103.244.226.0/23 103.245.172.0/22 103.246.52.0/22 -103.246.249.0/24 103.247.56.0/22 103.247.72.0/22 103.247.152.0/22 diff --git a/country/ru/aggregated.json b/country/ru/aggregated.json index d3b4a8082..12cdee7c6 100644 --- a/country/ru/aggregated.json +++ b/country/ru/aggregated.json @@ -2253,6 +2253,7 @@ "89.207.64.0/20", "89.207.88.0/21", "89.207.96.0/21", + "89.207.158.0/24", "89.207.216.0/21", "89.208.8.0/21", "89.208.16.0/20", @@ -5710,6 +5711,7 @@ "185.93.108.0/22", "185.93.208.0/22", "185.93.252.0/22", + "185.94.31.0/24", "185.94.32.0/22", "185.94.67.0/24", "185.94.108.0/22", diff --git a/country/ru/ipv4-aggregated.txt b/country/ru/ipv4-aggregated.txt index 8b1a091a2..bd3208c6e 100644 --- a/country/ru/ipv4-aggregated.txt +++ b/country/ru/ipv4-aggregated.txt @@ -2248,6 +2248,7 @@ 89.207.64.0/20 89.207.88.0/21 89.207.96.0/21 +89.207.158.0/24 89.207.216.0/21 89.208.8.0/21 89.208.16.0/20 @@ -5705,6 +5706,7 @@ 185.93.108.0/22 185.93.208.0/22 185.93.252.0/22 +185.94.31.0/24 185.94.32.0/22 185.94.67.0/24 185.94.108.0/22 diff --git a/country/sg/aggregated.json b/country/sg/aggregated.json index c70ef0e5e..d757ed092 100644 --- a/country/sg/aggregated.json +++ b/country/sg/aggregated.json @@ -605,6 +605,8 @@ "103.218.24.0/22", "103.221.240.0/22", "103.222.238.0/24", + "103.224.72.0/24", + "103.224.74.0/23", "103.224.116.0/22", "103.224.164.0/22", "103.225.64.0/23", @@ -1562,6 +1564,8 @@ "2001:df2:9440::/48", "2001:df2:a9c0::/48", "2001:df2:d580::/48", + "2001:df2:fac0::/48", + "2001:df2:fb40::/48", "2001:df3:580::/48", "2001:df3:a80::/48", "2001:df3:e00::/48", diff --git a/country/sg/ipv4-aggregated.txt b/country/sg/ipv4-aggregated.txt index 81ed69eec..b9b6d3da3 100644 --- a/country/sg/ipv4-aggregated.txt +++ b/country/sg/ipv4-aggregated.txt @@ -600,6 +600,8 @@ 103.218.24.0/22 103.221.240.0/22 103.222.238.0/24 +103.224.72.0/24 +103.224.74.0/23 103.224.116.0/22 103.224.164.0/22 103.225.64.0/23 diff --git a/country/sg/ipv6-aggregated.txt b/country/sg/ipv6-aggregated.txt index e01a9c564..5e5194d9d 100644 --- a/country/sg/ipv6-aggregated.txt +++ b/country/sg/ipv6-aggregated.txt @@ -98,6 +98,8 @@ 2001:df2:9440::/48 2001:df2:a9c0::/48 2001:df2:d580::/48 +2001:df2:fac0::/48 +2001:df2:fb40::/48 2001:df3:580::/48 2001:df3:a80::/48 2001:df3:e00::/48 diff --git a/country/us/aggregated.json b/country/us/aggregated.json index 05e362a81..a502f2fa7 100644 --- a/country/us/aggregated.json +++ b/country/us/aggregated.json @@ -1842,9 +1842,7 @@ "45.59.100.0/22", "45.59.104.0/21", "45.59.112.0/20", - "45.59.132.0/22", - "45.59.136.0/21", - "45.59.144.0/20", + "45.59.128.0/19", "45.59.160.0/20", "45.59.180.0/22", "45.59.184.0/22", @@ -2079,7 +2077,10 @@ "47.244.0.0/15", "47.246.0.0/16", "47.248.0.0/13", - "48.0.0.0/8", + "48.0.0.0/9", + "48.128.0.0/10", + "48.222.0.0/15", + "48.224.0.0/11", "49.0.56.0/21", "50.0.0.0/12", "50.16.0.0/14", @@ -2348,7 +2349,7 @@ "63.133.128.0/18", "63.133.192.0/20", "63.133.208.0/22", - "63.133.214.0/24", + "63.133.214.0/23", "63.133.216.0/21", "63.133.224.0/19", "63.134.0.0/16", @@ -3806,7 +3807,9 @@ "67.217.128.0/18", "67.217.192.0/19", "67.217.224.0/21", - "67.217.240.0/20", + "67.217.240.0/21", + "67.217.248.0/22", + "67.217.252.0/23", "67.218.0.0/17", "67.218.160.0/19", "67.218.192.0/20", @@ -4769,7 +4772,10 @@ "74.205.0.0/17", "74.205.128.0/19", "74.205.192.0/20", - "74.205.224.0/19", + "74.205.224.0/20", + "74.205.242.0/23", + "74.205.244.0/22", + "74.205.248.0/21", "74.206.0.0/17", "74.206.160.0/19", "74.206.192.0/18", @@ -5823,7 +5829,6 @@ "103.237.104.0/22", "103.240.221.0/24", "103.242.192.0/22", - "103.246.248.0/24", "103.246.251.0/24", "103.247.36.0/23", "103.248.10.0/23", @@ -6248,8 +6253,7 @@ "104.247.72.0/21", "104.247.86.0/23", "104.247.88.0/21", - "104.247.96.0/23", - "104.247.98.0/24", + "104.247.96.0/22", "104.247.104.0/21", "104.247.116.0/22", "104.247.120.0/22", @@ -7369,7 +7373,6 @@ "137.155.0.0/16", "137.159.0.0/16", "137.160.0.0/15", - "137.162.0.0/16", "137.164.0.0/15", "137.167.0.0/16", "137.168.0.0/15", @@ -9041,7 +9044,6 @@ "156.15.0.0/16", "156.19.0.0/16", "156.20.0.0/15", - "156.23.0.0/16", "156.24.0.0/16", "156.26.0.0/15", "156.29.0.0/16", @@ -9145,7 +9147,6 @@ "157.166.0.0/16", "157.170.0.0/16", "157.174.0.0/15", - "157.176.0.0/16", "157.178.0.0/16", "157.182.0.0/15", "157.184.0.0/16", @@ -9526,7 +9527,6 @@ "160.202.64.0/18", "160.202.128.0/22", "160.205.0.0/16", - "160.207.0.0/16", "160.208.0.0/15", "160.212.0.0/16", "160.221.0.0/16", @@ -11596,7 +11596,11 @@ "173.209.64.0/19", "173.209.96.0/20", "173.209.160.0/19", - "173.209.192.0/18", + "173.209.192.0/19", + "173.209.224.0/21", + "173.209.234.0/23", + "173.209.236.0/22", + "173.209.240.0/20", "173.210.0.0/17", "173.211.0.0/17", "173.211.192.0/18", @@ -19465,8 +19469,7 @@ "199.189.120.0/21", "199.189.128.0/22", "199.189.136.0/21", - "199.189.144.0/21", - "199.189.156.0/22", + "199.189.144.0/20", "199.189.160.0/21", "199.189.168.0/22", "199.189.176.0/20", @@ -22402,7 +22405,7 @@ "208.90.120.0/21", "208.90.128.0/18", "208.90.192.0/19", - "208.90.224.0/22", + "208.90.224.0/21", "208.90.236.0/22", "208.90.248.0/21", "208.91.0.0/17", @@ -22428,6 +22431,7 @@ "208.92.200.0/21", "208.92.208.0/20", "208.92.224.0/21", + "208.92.236.0/22", "208.92.240.0/20", "208.93.4.0/22", "208.93.8.0/23", @@ -22691,7 +22695,11 @@ "209.44.64.0/19", "209.44.128.0/17", "209.45.128.0/17", - "209.46.0.0/18", + "209.46.0.0/23", + "209.46.4.0/22", + "209.46.8.0/21", + "209.46.16.0/20", + "209.46.32.0/19", "209.46.64.0/19", "209.46.96.0/22", "209.46.100.0/23", @@ -24984,6 +24992,10 @@ "2602:816::/44", "2602:816:1000::/44", "2602:816:2000::/44", + "2602:fa0c::/40", + "2602:fa0d::/36", + "2602:fa0e::/36", + "2602:fa0f::/36", "2602:fa10::/36", "2602:fa12::/40", "2602:fa13::/40", diff --git a/country/us/ipv4-aggregated.txt b/country/us/ipv4-aggregated.txt index 06494e9ea..44913f3b4 100644 --- a/country/us/ipv4-aggregated.txt +++ b/country/us/ipv4-aggregated.txt @@ -1837,9 +1837,7 @@ 45.59.100.0/22 45.59.104.0/21 45.59.112.0/20 -45.59.132.0/22 -45.59.136.0/21 -45.59.144.0/20 +45.59.128.0/19 45.59.160.0/20 45.59.180.0/22 45.59.184.0/22 @@ -2074,7 +2072,10 @@ 47.244.0.0/15 47.246.0.0/16 47.248.0.0/13 -48.0.0.0/8 +48.0.0.0/9 +48.128.0.0/10 +48.222.0.0/15 +48.224.0.0/11 49.0.56.0/21 50.0.0.0/12 50.16.0.0/14 @@ -2343,7 +2344,7 @@ 63.133.128.0/18 63.133.192.0/20 63.133.208.0/22 -63.133.214.0/24 +63.133.214.0/23 63.133.216.0/21 63.133.224.0/19 63.134.0.0/16 @@ -3801,7 +3802,9 @@ 67.217.128.0/18 67.217.192.0/19 67.217.224.0/21 -67.217.240.0/20 +67.217.240.0/21 +67.217.248.0/22 +67.217.252.0/23 67.218.0.0/17 67.218.160.0/19 67.218.192.0/20 @@ -4764,7 +4767,10 @@ 74.205.0.0/17 74.205.128.0/19 74.205.192.0/20 -74.205.224.0/19 +74.205.224.0/20 +74.205.242.0/23 +74.205.244.0/22 +74.205.248.0/21 74.206.0.0/17 74.206.160.0/19 74.206.192.0/18 @@ -5818,7 +5824,6 @@ 103.237.104.0/22 103.240.221.0/24 103.242.192.0/22 -103.246.248.0/24 103.246.251.0/24 103.247.36.0/23 103.248.10.0/23 @@ -6243,8 +6248,7 @@ 104.247.72.0/21 104.247.86.0/23 104.247.88.0/21 -104.247.96.0/23 -104.247.98.0/24 +104.247.96.0/22 104.247.104.0/21 104.247.116.0/22 104.247.120.0/22 @@ -7364,7 +7368,6 @@ 137.155.0.0/16 137.159.0.0/16 137.160.0.0/15 -137.162.0.0/16 137.164.0.0/15 137.167.0.0/16 137.168.0.0/15 @@ -9036,7 +9039,6 @@ 156.15.0.0/16 156.19.0.0/16 156.20.0.0/15 -156.23.0.0/16 156.24.0.0/16 156.26.0.0/15 156.29.0.0/16 @@ -9140,7 +9142,6 @@ 157.166.0.0/16 157.170.0.0/16 157.174.0.0/15 -157.176.0.0/16 157.178.0.0/16 157.182.0.0/15 157.184.0.0/16 @@ -9521,7 +9522,6 @@ 160.202.64.0/18 160.202.128.0/22 160.205.0.0/16 -160.207.0.0/16 160.208.0.0/15 160.212.0.0/16 160.221.0.0/16 @@ -11591,7 +11591,11 @@ 173.209.64.0/19 173.209.96.0/20 173.209.160.0/19 -173.209.192.0/18 +173.209.192.0/19 +173.209.224.0/21 +173.209.234.0/23 +173.209.236.0/22 +173.209.240.0/20 173.210.0.0/17 173.211.0.0/17 173.211.192.0/18 @@ -19460,8 +19464,7 @@ 199.189.120.0/21 199.189.128.0/22 199.189.136.0/21 -199.189.144.0/21 -199.189.156.0/22 +199.189.144.0/20 199.189.160.0/21 199.189.168.0/22 199.189.176.0/20 @@ -22397,7 +22400,7 @@ 208.90.120.0/21 208.90.128.0/18 208.90.192.0/19 -208.90.224.0/22 +208.90.224.0/21 208.90.236.0/22 208.90.248.0/21 208.91.0.0/17 @@ -22423,6 +22426,7 @@ 208.92.200.0/21 208.92.208.0/20 208.92.224.0/21 +208.92.236.0/22 208.92.240.0/20 208.93.4.0/22 208.93.8.0/23 @@ -22686,7 +22690,11 @@ 209.44.64.0/19 209.44.128.0/17 209.45.128.0/17 -209.46.0.0/18 +209.46.0.0/23 +209.46.4.0/22 +209.46.8.0/21 +209.46.16.0/20 +209.46.32.0/19 209.46.64.0/19 209.46.96.0/22 209.46.100.0/23 diff --git a/country/us/ipv6-aggregated.txt b/country/us/ipv6-aggregated.txt index 016d6531e..432134a38 100644 --- a/country/us/ipv6-aggregated.txt +++ b/country/us/ipv6-aggregated.txt @@ -934,6 +934,10 @@ 2602:816::/44 2602:816:1000::/44 2602:816:2000::/44 +2602:fa0c::/40 +2602:fa0d::/36 +2602:fa0e::/36 +2602:fa0f::/36 2602:fa10::/36 2602:fa12::/40 2602:fa13::/40 diff --git a/country/vn/aggregated.json b/country/vn/aggregated.json index 47a3cf586..dc2f56dae 100644 --- a/country/vn/aggregated.json +++ b/country/vn/aggregated.json @@ -754,6 +754,7 @@ "103.239.80.0/23", "103.239.116.0/22", "103.239.120.0/22", + "103.240.6.0/23", "103.241.42.0/23", "103.241.248.0/22", "103.242.52.0/22", @@ -1348,6 +1349,7 @@ "2401:3ea0::/32", "2401:3ee0::/32", "2401:3f20::/32", + "2401:4120::/32", "2401:5ec0::/32", "2401:5f80::/32", "2401:78c0::/32", diff --git a/country/vn/ipv4-aggregated.txt b/country/vn/ipv4-aggregated.txt index b1b672704..3dd12ad1f 100644 --- a/country/vn/ipv4-aggregated.txt +++ b/country/vn/ipv4-aggregated.txt @@ -749,6 +749,7 @@ 103.239.80.0/23 103.239.116.0/22 103.239.120.0/22 +103.240.6.0/23 103.241.42.0/23 103.241.248.0/22 103.242.52.0/22 diff --git a/country/vn/ipv6-aggregated.txt b/country/vn/ipv6-aggregated.txt index efadbf23b..fdc51971f 100644 --- a/country/vn/ipv6-aggregated.txt +++ b/country/vn/ipv6-aggregated.txt @@ -387,6 +387,7 @@ 2401:3ea0::/32 2401:3ee0::/32 2401:3f20::/32 +2401:4120::/32 2401:5ec0::/32 2401:5f80::/32 2401:78c0::/32