From 6117d7a9ffa48cdd5b00fd8ef7984495bf9e8fa9 Mon Sep 17 00:00:00 2001 From: trick77 Date: Thu, 24 Oct 2024 02:30:21 +0200 Subject: [PATCH] Update 20241024-0030 --- country/au/aggregated.json | 6 +++--- country/au/ipv4-aggregated.txt | 4 ++-- country/au/ipv6-aggregated.txt | 2 +- country/bd/aggregated.json | 1 + country/bd/ipv4-aggregated.txt | 1 + country/br/aggregated.json | 16 ++++++++-------- country/br/ipv4-aggregated.txt | 10 +++++++--- country/br/ipv6-aggregated.txt | 6 +----- country/ca/aggregated.json | 1 + country/ca/ipv4-aggregated.txt | 1 + country/de/aggregated.json | 4 +--- country/de/ipv4-aggregated.txt | 4 +--- country/gb/aggregated.json | 2 +- country/gb/ipv4-aggregated.txt | 2 +- country/id/aggregated.json | 1 + country/id/ipv6-aggregated.txt | 1 + country/in/aggregated.json | 6 ++++++ country/in/ipv4-aggregated.txt | 1 + country/in/ipv6-aggregated.txt | 5 +++++ country/ir/aggregated.json | 2 +- country/ir/ipv4-aggregated.txt | 2 +- country/it/aggregated.json | 2 ++ country/it/ipv4-aggregated.txt | 1 + country/it/ipv6-aggregated.txt | 1 + country/mx/aggregated.json | 1 + country/mx/ipv6-aggregated.txt | 1 + country/nl/aggregated.json | 2 +- country/nl/ipv4-aggregated.txt | 2 +- country/nz/aggregated.json | 2 ++ country/nz/ipv4-aggregated.txt | 1 + country/nz/ipv6-aggregated.txt | 1 + country/ru/aggregated.json | 1 - country/ru/ipv6-aggregated.txt | 1 - country/si/aggregated.json | 1 + country/si/ipv4-aggregated.txt | 1 + country/sv/aggregated.json | 1 + country/sv/ipv6-aggregated.txt | 1 + country/ua/aggregated.json | 1 - country/ua/ipv6-aggregated.txt | 1 - country/us/aggregated.json | 16 ++++++++++++---- country/us/ipv4-aggregated.txt | 9 +++++---- country/us/ipv6-aggregated.txt | 7 +++++++ 42 files changed, 86 insertions(+), 46 deletions(-) diff --git a/country/au/aggregated.json b/country/au/aggregated.json index a8f355439..f519587f9 100644 --- a/country/au/aggregated.json +++ b/country/au/aggregated.json @@ -1826,7 +1826,6 @@ "103.199.119.0/24", "103.200.8.0/21", "103.202.208.0/22", - "103.202.219.0/24", "103.203.163.0/24", "103.203.190.0/23", "103.203.196.0/22", @@ -2789,6 +2788,7 @@ "160.191.22.0/24", "160.191.42.0/23", "160.191.57.0/24", + "160.191.70.0/23", "160.202.140.0/22", "160.206.0.0/16", "160.222.0.0/16", @@ -4178,7 +4178,7 @@ "203.16.196.0/22", "203.16.200.0/22", "203.16.204.0/24", - "203.16.206.0/23", + "203.16.206.0/24", "203.16.208.0/21", "203.16.225.0/24", "203.16.227.0/24", @@ -6161,6 +6161,7 @@ "2001:df4:6a00::/48", "2001:df4:6e00::/48", "2001:df4:6f00::/48", + "2001:df4:78c0::/48", "2001:df4:8500::/48", "2001:df4:8600::/48", "2001:df4:9600::/48", @@ -6353,7 +6354,6 @@ "2001:df7:a000::/48", "2001:df7:a080::/48", "2001:df7:a380::/48", - "2001:df7:ac00::/48", "2001:df7:ad00::/48", "2001:df7:ae80::/48", "2001:df7:af80::/48", diff --git a/country/au/ipv4-aggregated.txt b/country/au/ipv4-aggregated.txt index 5466a2828..0d897e5ec 100644 --- a/country/au/ipv4-aggregated.txt +++ b/country/au/ipv4-aggregated.txt @@ -1821,7 +1821,6 @@ 103.199.119.0/24 103.200.8.0/21 103.202.208.0/22 -103.202.219.0/24 103.203.163.0/24 103.203.190.0/23 103.203.196.0/22 @@ -2784,6 +2783,7 @@ 160.191.22.0/24 160.191.42.0/23 160.191.57.0/24 +160.191.70.0/23 160.202.140.0/22 160.206.0.0/16 160.222.0.0/16 @@ -4173,7 +4173,7 @@ 203.16.196.0/22 203.16.200.0/22 203.16.204.0/24 -203.16.206.0/23 +203.16.206.0/24 203.16.208.0/21 203.16.225.0/24 203.16.227.0/24 diff --git a/country/au/ipv6-aggregated.txt b/country/au/ipv6-aggregated.txt index 8ac9250af..fadf295a1 100644 --- a/country/au/ipv6-aggregated.txt +++ b/country/au/ipv6-aggregated.txt @@ -520,6 +520,7 @@ 2001:df4:6a00::/48 2001:df4:6e00::/48 2001:df4:6f00::/48 +2001:df4:78c0::/48 2001:df4:8500::/48 2001:df4:8600::/48 2001:df4:9600::/48 @@ -712,7 +713,6 @@ 2001:df7:a000::/48 2001:df7:a080::/48 2001:df7:a380::/48 -2001:df7:ac00::/48 2001:df7:ad00::/48 2001:df7:ae80::/48 2001:df7:af80::/48 diff --git a/country/bd/aggregated.json b/country/bd/aggregated.json index 996eaea20..80d91b2ca 100644 --- a/country/bd/aggregated.json +++ b/country/bd/aggregated.json @@ -1787,6 +1787,7 @@ "160.187.238.0/23", "160.191.20.0/23", "160.191.58.0/23", + "160.191.66.0/24", "160.202.144.0/22", "160.238.0.0/24", "160.238.16.0/22", diff --git a/country/bd/ipv4-aggregated.txt b/country/bd/ipv4-aggregated.txt index f5cbabd48..5cf8e1480 100644 --- a/country/bd/ipv4-aggregated.txt +++ b/country/bd/ipv4-aggregated.txt @@ -1782,6 +1782,7 @@ 160.187.238.0/23 160.191.20.0/23 160.191.58.0/23 +160.191.66.0/24 160.202.144.0/22 160.238.0.0/24 160.238.16.0/22 diff --git a/country/br/aggregated.json b/country/br/aggregated.json index 115a76bd2..81b516fa7 100644 --- a/country/br/aggregated.json +++ b/country/br/aggregated.json @@ -1200,7 +1200,7 @@ "45.234.0.0/19", "45.234.36.0/22", "45.234.40.0/21", - "45.234.48.0/21", + "45.234.48.0/22", "45.234.56.0/22", "45.234.64.0/20", "45.234.80.0/22", @@ -1937,7 +1937,7 @@ "143.137.200.0/21", "143.137.208.0/20", "143.137.224.0/22", - "143.137.232.0/21", + "143.137.236.0/22", "143.137.240.0/22", "143.137.248.0/21", "143.202.0.0/21", @@ -3094,7 +3094,11 @@ "177.221.160.0/19", "177.221.192.0/18", "177.222.0.0/19", - "177.222.128.0/17", + "177.222.128.0/18", + "177.222.192.0/19", + "177.222.224.0/22", + "177.222.232.0/21", + "177.222.240.0/20", "177.223.0.0/16", "177.234.132.0/22", "177.234.144.0/20", @@ -6178,7 +6182,6 @@ "2804:159c::/32", "2804:15a0::/32", "2804:15a4::/32", - "2804:15ac::/32", "2804:15b0::/32", "2804:15b4::/32", "2804:15bc::/32", @@ -8810,7 +8813,6 @@ "2804:45ac::/32", "2804:45b0::/32", "2804:45b4::/32", - "2804:45b8::/32", "2804:45bc::/32", "2804:45c4::/32", "2804:45c8::/32", @@ -9182,7 +9184,6 @@ "2804:4c38::/32", "2804:4c3c::/32", "2804:4c40::/32", - "2804:4c44::/32", "2804:4c48::/32", "2804:4c4c::/32", "2804:4c50::/32", @@ -10021,7 +10022,6 @@ "2804:5ac8::/32", "2804:5acc::/32", "2804:5ad0::/32", - "2804:5ad4::/32", "2804:5ad8::/32", "2804:5adc::/32", "2804:5ae0::/32", @@ -11582,7 +11582,6 @@ "2804:754c::/32", "2804:7550::/32", "2804:7554::/32", - "2804:7558::/32", "2804:755c::/32", "2804:7560::/32", "2804:7564::/32", @@ -13256,6 +13255,7 @@ "2804:91c4::/32", "2804:91c8::/32", "2804:91cc::/32", + "2804:91d0::/32", "2a00:aee0::/29", "2a06:b700::/29" ] diff --git a/country/br/ipv4-aggregated.txt b/country/br/ipv4-aggregated.txt index 782810430..ebf715e77 100644 --- a/country/br/ipv4-aggregated.txt +++ b/country/br/ipv4-aggregated.txt @@ -1195,7 +1195,7 @@ 45.234.0.0/19 45.234.36.0/22 45.234.40.0/21 -45.234.48.0/21 +45.234.48.0/22 45.234.56.0/22 45.234.64.0/20 45.234.80.0/22 @@ -1932,7 +1932,7 @@ 143.137.200.0/21 143.137.208.0/20 143.137.224.0/22 -143.137.232.0/21 +143.137.236.0/22 143.137.240.0/22 143.137.248.0/21 143.202.0.0/21 @@ -3089,7 +3089,11 @@ 177.221.160.0/19 177.221.192.0/18 177.222.0.0/19 -177.222.128.0/17 +177.222.128.0/18 +177.222.192.0/19 +177.222.224.0/22 +177.222.232.0/21 +177.222.240.0/20 177.223.0.0/16 177.234.132.0/22 177.234.144.0/20 diff --git a/country/br/ipv6-aggregated.txt b/country/br/ipv6-aggregated.txt index 19b81bae4..bf41f0b22 100644 --- a/country/br/ipv6-aggregated.txt +++ b/country/br/ipv6-aggregated.txt @@ -1706,7 +1706,6 @@ 2804:159c::/32 2804:15a0::/32 2804:15a4::/32 -2804:15ac::/32 2804:15b0::/32 2804:15b4::/32 2804:15bc::/32 @@ -4338,7 +4337,6 @@ 2804:45ac::/32 2804:45b0::/32 2804:45b4::/32 -2804:45b8::/32 2804:45bc::/32 2804:45c4::/32 2804:45c8::/32 @@ -4710,7 +4708,6 @@ 2804:4c38::/32 2804:4c3c::/32 2804:4c40::/32 -2804:4c44::/32 2804:4c48::/32 2804:4c4c::/32 2804:4c50::/32 @@ -5549,7 +5546,6 @@ 2804:5ac8::/32 2804:5acc::/32 2804:5ad0::/32 -2804:5ad4::/32 2804:5ad8::/32 2804:5adc::/32 2804:5ae0::/32 @@ -7110,7 +7106,6 @@ 2804:754c::/32 2804:7550::/32 2804:7554::/32 -2804:7558::/32 2804:755c::/32 2804:7560::/32 2804:7564::/32 @@ -8784,5 +8779,6 @@ 2804:91c4::/32 2804:91c8::/32 2804:91cc::/32 +2804:91d0::/32 2a00:aee0::/29 2a06:b700::/29 diff --git a/country/ca/aggregated.json b/country/ca/aggregated.json index bf938a4f8..28c8ab255 100644 --- a/country/ca/aggregated.json +++ b/country/ca/aggregated.json @@ -25,6 +25,7 @@ "23.111.64.0/20", "23.128.0.0/24", "23.128.12.0/24", + "23.128.44.0/24", "23.128.80.0/24", "23.128.82.0/24", "23.128.160.0/24", diff --git a/country/ca/ipv4-aggregated.txt b/country/ca/ipv4-aggregated.txt index 60bfae840..a08c742cd 100644 --- a/country/ca/ipv4-aggregated.txt +++ b/country/ca/ipv4-aggregated.txt @@ -20,6 +20,7 @@ 23.111.64.0/20 23.128.0.0/24 23.128.12.0/24 +23.128.44.0/24 23.128.80.0/24 23.128.82.0/24 23.128.160.0/24 diff --git a/country/de/aggregated.json b/country/de/aggregated.json index cc7d3cafb..b5bf9ec15 100644 --- a/country/de/aggregated.json +++ b/country/de/aggregated.json @@ -2212,7 +2212,6 @@ "91.228.235.0/24", "91.228.243.0/24", "91.229.3.0/24", - "91.229.73.0/24", "91.229.168.0/22", "91.229.178.0/23", "91.229.194.0/23", @@ -2388,6 +2387,7 @@ "93.127.128.0/17", "93.128.0.0/13", "93.157.48.0/21", + "93.157.143.0/24", "93.157.200.0/23", "93.157.207.0/24", "93.159.96.0/19", @@ -4830,7 +4830,6 @@ "185.230.36.0/22", "185.230.68.0/22", "185.230.84.0/22", - "185.230.103.0/24", "185.230.136.0/22", "185.230.160.0/22", "185.230.196.0/24", @@ -5549,7 +5548,6 @@ "193.22.144.0/22", "193.22.153.0/24", "193.22.154.0/23", - "193.22.160.0/22", "193.22.164.0/24", "193.22.166.0/23", "193.22.174.0/24", diff --git a/country/de/ipv4-aggregated.txt b/country/de/ipv4-aggregated.txt index 7167a3e6d..663076ca0 100644 --- a/country/de/ipv4-aggregated.txt +++ b/country/de/ipv4-aggregated.txt @@ -2207,7 +2207,6 @@ 91.228.235.0/24 91.228.243.0/24 91.229.3.0/24 -91.229.73.0/24 91.229.168.0/22 91.229.178.0/23 91.229.194.0/23 @@ -2383,6 +2382,7 @@ 93.127.128.0/17 93.128.0.0/13 93.157.48.0/21 +93.157.143.0/24 93.157.200.0/23 93.157.207.0/24 93.159.96.0/19 @@ -4825,7 +4825,6 @@ 185.230.36.0/22 185.230.68.0/22 185.230.84.0/22 -185.230.103.0/24 185.230.136.0/22 185.230.160.0/22 185.230.196.0/24 @@ -5544,7 +5543,6 @@ 193.22.144.0/22 193.22.153.0/24 193.22.154.0/23 -193.22.160.0/22 193.22.164.0/24 193.22.166.0/23 193.22.174.0/24 diff --git a/country/gb/aggregated.json b/country/gb/aggregated.json index 108039d3d..ab021d1c8 100644 --- a/country/gb/aggregated.json +++ b/country/gb/aggregated.json @@ -1938,7 +1938,6 @@ "91.199.24.0/24", "91.199.71.0/24", "91.199.78.0/24", - "91.199.110.0/24", "91.199.118.0/24", "91.199.125.0/24", "91.199.129.0/24", @@ -2766,6 +2765,7 @@ "130.193.78.0/24", "130.193.80.0/20", "130.195.48.0/22", + "130.195.54.0/24", "130.195.60.0/22", "130.209.0.0/16", "130.213.0.0/16", diff --git a/country/gb/ipv4-aggregated.txt b/country/gb/ipv4-aggregated.txt index 6b6b4231f..f1c27241e 100644 --- a/country/gb/ipv4-aggregated.txt +++ b/country/gb/ipv4-aggregated.txt @@ -1933,7 +1933,6 @@ 91.199.24.0/24 91.199.71.0/24 91.199.78.0/24 -91.199.110.0/24 91.199.118.0/24 91.199.125.0/24 91.199.129.0/24 @@ -2761,6 +2760,7 @@ 130.193.78.0/24 130.193.80.0/20 130.195.48.0/22 +130.195.54.0/24 130.195.60.0/22 130.209.0.0/16 130.213.0.0/16 diff --git a/country/id/aggregated.json b/country/id/aggregated.json index a1e340f87..364f3e192 100644 --- a/country/id/aggregated.json +++ b/country/id/aggregated.json @@ -5302,6 +5302,7 @@ "2001:df4:76c0::/48", "2001:df4:7740::/48", "2001:df4:7780::/48", + "2001:df4:77c0::/48", "2001:df4:7880::/48", "2001:df4:7980::/48", "2001:df4:7a80::/48", diff --git a/country/id/ipv6-aggregated.txt b/country/id/ipv6-aggregated.txt index 231a17afb..12ef458cb 100644 --- a/country/id/ipv6-aggregated.txt +++ b/country/id/ipv6-aggregated.txt @@ -1030,6 +1030,7 @@ 2001:df4:76c0::/48 2001:df4:7740::/48 2001:df4:7780::/48 +2001:df4:77c0::/48 2001:df4:7880::/48 2001:df4:7980::/48 2001:df4:7a80::/48 diff --git a/country/in/aggregated.json b/country/in/aggregated.json index 4272b5a75..c3034df81 100644 --- a/country/in/aggregated.json +++ b/country/in/aggregated.json @@ -5917,6 +5917,7 @@ "160.191.14.0/23", "160.191.28.0/22", "160.191.44.0/23", + "160.191.72.0/21", "160.202.8.0/21", "160.202.36.0/22", "160.202.48.0/21", @@ -7648,7 +7649,12 @@ "2001:df4:6f40::/48", "2001:df4:7400::/48", "2001:df4:7700::/46", + "2001:df4:7940::/48", + "2001:df4:79c0::/48", + "2001:df4:7a40::/48", + "2001:df4:7ac0::/48", "2001:df4:7b00::/48", + "2001:df4:7b40::/48", "2001:df4:8400::/48", "2001:df4:9300::/48", "2001:df4:9780::/48", diff --git a/country/in/ipv4-aggregated.txt b/country/in/ipv4-aggregated.txt index c13fe564e..8d8db4cad 100644 --- a/country/in/ipv4-aggregated.txt +++ b/country/in/ipv4-aggregated.txt @@ -5912,6 +5912,7 @@ 160.191.14.0/23 160.191.28.0/22 160.191.44.0/23 +160.191.72.0/21 160.202.8.0/21 160.202.36.0/22 160.202.48.0/21 diff --git a/country/in/ipv6-aggregated.txt b/country/in/ipv6-aggregated.txt index d8b7a7f11..f7fd4f65a 100644 --- a/country/in/ipv6-aggregated.txt +++ b/country/in/ipv6-aggregated.txt @@ -1007,7 +1007,12 @@ 2001:df4:6f40::/48 2001:df4:7400::/48 2001:df4:7700::/46 +2001:df4:7940::/48 +2001:df4:79c0::/48 +2001:df4:7a40::/48 +2001:df4:7ac0::/48 2001:df4:7b00::/48 +2001:df4:7b40::/48 2001:df4:8400::/48 2001:df4:9300::/48 2001:df4:9780::/48 diff --git a/country/ir/aggregated.json b/country/ir/aggregated.json index 69e16b68b..2f6b122a7 100644 --- a/country/ir/aggregated.json +++ b/country/ir/aggregated.json @@ -1492,7 +1492,7 @@ "194.31.108.0/24", "194.32.209.0/24", "194.32.213.0/24", - "194.32.214.0/24", + "194.32.214.0/23", "194.33.28.0/24", "194.33.104.0/22", "194.33.122.0/23", diff --git a/country/ir/ipv4-aggregated.txt b/country/ir/ipv4-aggregated.txt index fb2a66424..85c5e9f65 100644 --- a/country/ir/ipv4-aggregated.txt +++ b/country/ir/ipv4-aggregated.txt @@ -1487,7 +1487,7 @@ 194.31.108.0/24 194.32.209.0/24 194.32.213.0/24 -194.32.214.0/24 +194.32.214.0/23 194.33.28.0/24 194.33.104.0/22 194.33.122.0/23 diff --git a/country/it/aggregated.json b/country/it/aggregated.json index c00d046c5..178387eca 100644 --- a/country/it/aggregated.json +++ b/country/it/aggregated.json @@ -444,6 +444,7 @@ "62.233.63.0/24", "62.241.0.0/19", "62.249.32.0/19", + "64.190.76.0/24", "64.190.139.0/24", "66.71.128.0/18", "67.231.176.0/20", @@ -3445,6 +3446,7 @@ "2a01:ec00::/29", "2a01:ee00::/29", "2a01:fa40::/29", + "2a01:fac0::/29", "2a02:20::/29", "2a02:f8::/32", "2a02:100::/32", diff --git a/country/it/ipv4-aggregated.txt b/country/it/ipv4-aggregated.txt index 1abb836d6..0054fb4fe 100644 --- a/country/it/ipv4-aggregated.txt +++ b/country/it/ipv4-aggregated.txt @@ -439,6 +439,7 @@ 62.233.63.0/24 62.241.0.0/19 62.249.32.0/19 +64.190.76.0/24 64.190.139.0/24 66.71.128.0/18 67.231.176.0/20 diff --git a/country/it/ipv6-aggregated.txt b/country/it/ipv6-aggregated.txt index 68c830980..a2dc1223c 100644 --- a/country/it/ipv6-aggregated.txt +++ b/country/it/ipv6-aggregated.txt @@ -226,6 +226,7 @@ 2a01:ec00::/29 2a01:ee00::/29 2a01:fa40::/29 +2a01:fac0::/29 2a02:20::/29 2a02:f8::/32 2a02:100::/32 diff --git a/country/mx/aggregated.json b/country/mx/aggregated.json index a05b4ed87..7e59235fe 100644 --- a/country/mx/aggregated.json +++ b/country/mx/aggregated.json @@ -950,6 +950,7 @@ "2806:430::/30", "2806:434::/31", "2806:437::/32", + "2806:438::/32", "2806:1000::/24" ] } diff --git a/country/mx/ipv6-aggregated.txt b/country/mx/ipv6-aggregated.txt index 2c25b99a2..bd4647f90 100644 --- a/country/mx/ipv6-aggregated.txt +++ b/country/mx/ipv6-aggregated.txt @@ -181,4 +181,5 @@ 2806:430::/30 2806:434::/31 2806:437::/32 +2806:438::/32 2806:1000::/24 diff --git a/country/nl/aggregated.json b/country/nl/aggregated.json index ae5164e51..52de151c5 100644 --- a/country/nl/aggregated.json +++ b/country/nl/aggregated.json @@ -1895,7 +1895,6 @@ "93.157.0.0/21", "93.157.136.0/22", "93.157.140.0/23", - "93.157.143.0/24", "93.158.200.0/21", "93.158.208.0/20", "93.174.88.0/21", @@ -3539,6 +3538,7 @@ "185.229.80.0/22", "185.229.208.0/22", "185.229.251.0/24", + "185.230.103.0/24", "185.230.212.0/22", "185.230.246.0/24", "185.231.16.0/22", diff --git a/country/nl/ipv4-aggregated.txt b/country/nl/ipv4-aggregated.txt index d601af408..da68397ca 100644 --- a/country/nl/ipv4-aggregated.txt +++ b/country/nl/ipv4-aggregated.txt @@ -1890,7 +1890,6 @@ 93.157.0.0/21 93.157.136.0/22 93.157.140.0/23 -93.157.143.0/24 93.158.200.0/21 93.158.208.0/20 93.174.88.0/21 @@ -3534,6 +3533,7 @@ 185.229.80.0/22 185.229.208.0/22 185.229.251.0/24 +185.230.103.0/24 185.230.212.0/22 185.230.246.0/24 185.231.16.0/22 diff --git a/country/nz/aggregated.json b/country/nz/aggregated.json index 7a7f6cc59..a7157a30a 100644 --- a/country/nz/aggregated.json +++ b/country/nz/aggregated.json @@ -690,6 +690,7 @@ "160.187.184.0/23", "160.187.214.0/24", "160.187.216.0/23", + "160.191.68.0/23", "160.202.164.0/22", "160.238.80.0/22", "161.29.0.0/16", @@ -1413,6 +1414,7 @@ "2001:df4:5a00::/48", "2001:df4:5e40::/47", "2001:df4:61c0::/48", + "2001:df4:7840::/47", "2001:df4:8e00::/48", "2001:df4:a000::/48", "2001:df4:b380::/48", diff --git a/country/nz/ipv4-aggregated.txt b/country/nz/ipv4-aggregated.txt index 211564714..edc67af8e 100644 --- a/country/nz/ipv4-aggregated.txt +++ b/country/nz/ipv4-aggregated.txt @@ -685,6 +685,7 @@ 160.187.184.0/23 160.187.214.0/24 160.187.216.0/23 +160.191.68.0/23 160.202.164.0/22 160.238.80.0/22 161.29.0.0/16 diff --git a/country/nz/ipv6-aggregated.txt b/country/nz/ipv6-aggregated.txt index 568a5a63b..04aee5d57 100644 --- a/country/nz/ipv6-aggregated.txt +++ b/country/nz/ipv6-aggregated.txt @@ -123,6 +123,7 @@ 2001:df4:5a00::/48 2001:df4:5e40::/47 2001:df4:61c0::/48 +2001:df4:7840::/47 2001:df4:8e00::/48 2001:df4:a000::/48 2001:df4:b380::/48 diff --git a/country/ru/aggregated.json b/country/ru/aggregated.json index 2a6b9d569..db288d110 100644 --- a/country/ru/aggregated.json +++ b/country/ru/aggregated.json @@ -9773,7 +9773,6 @@ "2a0a:f100::/29", "2a0a:f140::/32", "2a0a:f200::/29", - "2a0a:f2c0::/29", "2a0a:f580::/29", "2a0a:f6c0::/29", "2a0a:f8c0::/29", diff --git a/country/ru/ipv6-aggregated.txt b/country/ru/ipv6-aggregated.txt index 926d513a7..bc4b4b1df 100644 --- a/country/ru/ipv6-aggregated.txt +++ b/country/ru/ipv6-aggregated.txt @@ -1414,7 +1414,6 @@ 2a0a:f100::/29 2a0a:f140::/32 2a0a:f200::/29 -2a0a:f2c0::/29 2a0a:f580::/29 2a0a:f6c0::/29 2a0a:f8c0::/29 diff --git a/country/si/aggregated.json b/country/si/aggregated.json index bbabe947a..53ec105d7 100644 --- a/country/si/aggregated.json +++ b/country/si/aggregated.json @@ -206,6 +206,7 @@ "95.215.136.0/22", "98.158.238.0/24", "103.69.224.0/22", + "103.72.184.0/22", "103.180.114.0/23", "107.150.176.0/24", "109.104.146.0/23", diff --git a/country/si/ipv4-aggregated.txt b/country/si/ipv4-aggregated.txt index 2a1852da4..ebbd40503 100644 --- a/country/si/ipv4-aggregated.txt +++ b/country/si/ipv4-aggregated.txt @@ -201,6 +201,7 @@ 95.215.136.0/22 98.158.238.0/24 103.69.224.0/22 +103.72.184.0/22 103.180.114.0/23 107.150.176.0/24 109.104.146.0/23 diff --git a/country/sv/aggregated.json b/country/sv/aggregated.json index 816f22c6c..3c9c7ec36 100644 --- a/country/sv/aggregated.json +++ b/country/sv/aggregated.json @@ -109,6 +109,7 @@ "2803:6780::/32", "2803:6cc0::/32", "2803:6d60::/32", + "2803:80d0::/32", "2803:8840::/32", "2803:9200::/32", "2803:96a0::/32", diff --git a/country/sv/ipv6-aggregated.txt b/country/sv/ipv6-aggregated.txt index 387a30b9a..0e6e11bde 100644 --- a/country/sv/ipv6-aggregated.txt +++ b/country/sv/ipv6-aggregated.txt @@ -24,6 +24,7 @@ 2803:6780::/32 2803:6cc0::/32 2803:6d60::/32 +2803:80d0::/32 2803:8840::/32 2803:9200::/32 2803:96a0::/32 diff --git a/country/ua/aggregated.json b/country/ua/aggregated.json index 530da1d4d..4efd091fd 100644 --- a/country/ua/aggregated.json +++ b/country/ua/aggregated.json @@ -3292,7 +3292,6 @@ "2a13:dac0::/29", "2a13:e4c0::/29", "2a13:e500::/29", - "2a13:e600::/29", "2a13:e780::/29", "2a13:e8c0::/29", "2a13:f580::/29", diff --git a/country/ua/ipv6-aggregated.txt b/country/ua/ipv6-aggregated.txt index 9fbb4cc66..9d80c129c 100644 --- a/country/ua/ipv6-aggregated.txt +++ b/country/ua/ipv6-aggregated.txt @@ -611,7 +611,6 @@ 2a13:dac0::/29 2a13:e4c0::/29 2a13:e500::/29 -2a13:e600::/29 2a13:e780::/29 2a13:e8c0::/29 2a13:f580::/29 diff --git a/country/us/aggregated.json b/country/us/aggregated.json index 06d0e772a..2e64f71af 100644 --- a/country/us/aggregated.json +++ b/country/us/aggregated.json @@ -226,7 +226,9 @@ "23.128.32.0/24", "23.128.36.0/24", "23.128.40.0/24", + "23.128.52.0/24", "23.128.56.0/24", + "23.128.60.0/24", "23.128.64.0/23", "23.128.88.0/24", "23.128.96.0/23", @@ -720,7 +722,7 @@ "23.148.152.0/23", "23.148.176.0/23", "23.148.184.0/24", - "23.148.200.0/24", + "23.148.200.0/23", "23.148.208.0/24", "23.148.216.0/24", "23.148.224.0/24", @@ -1344,7 +1346,7 @@ "23.172.184.0/24", "23.172.192.0/24", "23.172.200.0/24", - "23.172.216.0/24", + "23.172.216.0/23", "23.172.232.0/24", "23.172.248.0/24", "23.173.0.0/24", @@ -2574,8 +2576,6 @@ "47.248.0.0/13", "48.0.0.0/9", "48.128.0.0/10", - "48.224.0.0/13", - "48.248.0.0/13", "49.0.56.0/21", "50.0.0.0/12", "50.16.0.0/14", @@ -6536,6 +6536,7 @@ "103.196.8.0/22", "103.196.20.0/22", "103.196.180.0/22", + "103.202.219.0/24", "103.203.40.0/22", "103.204.124.0/22", "103.204.128.0/22", @@ -25637,6 +25638,7 @@ "2001:df4:5b40::/48", "2001:df5:4100::/48", "2001:df5:a980::/48", + "2001:df7:ac00::/48", "2001:1478::/32", "2001:1510::/32", "2001:1800::/32", @@ -26365,6 +26367,9 @@ "2602:81a:5000::/44", "2602:81a:6000::/44", "2602:81a:7000::/40", + "2602:f7c6::/40", + "2602:f7c7::/40", + "2602:f7c8::/40", "2602:f7c9::/40", "2602:f7ca::/36", "2602:f7cb::/36", @@ -31101,6 +31106,7 @@ "2607:dd00::/32", "2607:dd40::/32", "2607:dd80::/32", + "2607:ddc0::/32", "2607:df00::/32", "2607:df80::/32", "2607:e000::/32", @@ -32998,7 +33004,9 @@ "2620:ce:4000::/48", "2620:ce:6000::/48", "2620:ce:8000::/48", + "2620:ce:a000::/48", "2620:ce:c000::/48", + "2620:ce:e000::/48", "2620:cf:4000::/48", "2620:cf:8000::/48", "2620:cf:c000::/44", diff --git a/country/us/ipv4-aggregated.txt b/country/us/ipv4-aggregated.txt index fdd1f4ff4..ad9327a20 100644 --- a/country/us/ipv4-aggregated.txt +++ b/country/us/ipv4-aggregated.txt @@ -221,7 +221,9 @@ 23.128.32.0/24 23.128.36.0/24 23.128.40.0/24 +23.128.52.0/24 23.128.56.0/24 +23.128.60.0/24 23.128.64.0/23 23.128.88.0/24 23.128.96.0/23 @@ -715,7 +717,7 @@ 23.148.152.0/23 23.148.176.0/23 23.148.184.0/24 -23.148.200.0/24 +23.148.200.0/23 23.148.208.0/24 23.148.216.0/24 23.148.224.0/24 @@ -1339,7 +1341,7 @@ 23.172.184.0/24 23.172.192.0/24 23.172.200.0/24 -23.172.216.0/24 +23.172.216.0/23 23.172.232.0/24 23.172.248.0/24 23.173.0.0/24 @@ -2569,8 +2571,6 @@ 47.248.0.0/13 48.0.0.0/9 48.128.0.0/10 -48.224.0.0/13 -48.248.0.0/13 49.0.56.0/21 50.0.0.0/12 50.16.0.0/14 @@ -6531,6 +6531,7 @@ 103.196.8.0/22 103.196.20.0/22 103.196.180.0/22 +103.202.219.0/24 103.203.40.0/22 103.204.124.0/22 103.204.128.0/22 diff --git a/country/us/ipv6-aggregated.txt b/country/us/ipv6-aggregated.txt index 6ff620026..fa9a1947c 100644 --- a/country/us/ipv6-aggregated.txt +++ b/country/us/ipv6-aggregated.txt @@ -281,6 +281,7 @@ 2001:df4:5b40::/48 2001:df5:4100::/48 2001:df5:a980::/48 +2001:df7:ac00::/48 2001:1478::/32 2001:1510::/32 2001:1800::/32 @@ -1009,6 +1010,9 @@ 2602:81a:5000::/44 2602:81a:6000::/44 2602:81a:7000::/40 +2602:f7c6::/40 +2602:f7c7::/40 +2602:f7c8::/40 2602:f7c9::/40 2602:f7ca::/36 2602:f7cb::/36 @@ -5745,6 +5749,7 @@ 2607:dd00::/32 2607:dd40::/32 2607:dd80::/32 +2607:ddc0::/32 2607:df00::/32 2607:df80::/32 2607:e000::/32 @@ -7642,7 +7647,9 @@ 2620:ce:4000::/48 2620:ce:6000::/48 2620:ce:8000::/48 +2620:ce:a000::/48 2620:ce:c000::/48 +2620:ce:e000::/48 2620:cf:4000::/48 2620:cf:8000::/48 2620:cf:c000::/44