Update 20240712-0036

This commit is contained in:
trick77 2024-07-12 02:36:28 +02:00
commit 74a44e3092
2132 changed files with 4546 additions and 3780 deletions

View file

@ -4,9 +4,6 @@
"description": "Internet Tool \u0026 Die Company",
"subnets": {
"ipv4": [],
"ipv6": [
"2806:370:3420::/43",
"2806:370:3440::/42"
]
"ipv6": []
}
}

View file

@ -1,5 +1,3 @@
# AS1000 (ITDC)
# Internet Tool & Die Company
#
2806:370:3420::/43
2806:370:3440::/42

View file

@ -9,7 +9,7 @@
"38.106.86.0/24",
"38.111.223.0/24",
"134.195.37.0/24",
"134.195.38.0/24",
"134.195.38.0/23",
"170.205.3.0/24"
],
"ipv6": []

View file

@ -6,5 +6,5 @@
38.106.86.0/24
38.111.223.0/24
134.195.37.0/24
134.195.38.0/24
134.195.38.0/23
170.205.3.0/24

View file

@ -6,7 +6,6 @@
"ipv4": [
"45.124.252.0/24",
"45.249.44.0/24",
"45.249.46.0/23",
"103.139.72.0/23",
"164.90.64.0/22",
"164.90.68.0/23",
@ -33,7 +32,9 @@
"169.136.73.0/24",
"169.136.74.0/23",
"169.136.76.0/22",
"169.136.80.0/20",
"169.136.80.0/21",
"169.136.90.0/23",
"169.136.92.0/22",
"169.136.96.0/21",
"169.136.104.0/22",
"169.136.108.0/24",

View file

@ -3,7 +3,6 @@
#
45.124.252.0/24
45.249.44.0/24
45.249.46.0/23
103.139.72.0/23
164.90.64.0/22
164.90.68.0/23
@ -30,7 +29,9 @@
169.136.73.0/24
169.136.74.0/23
169.136.76.0/22
169.136.80.0/20
169.136.80.0/21
169.136.90.0/23
169.136.92.0/22
169.136.96.0/21
169.136.104.0/22
169.136.108.0/24

View file

@ -7,12 +7,9 @@
"107.0.46.0/23",
"199.88.64.0/21",
"199.88.72.0/22",
"199.88.76.0/23",
"199.88.79.0/24",
"199.88.80.0/21",
"199.88.88.0/22",
"199.88.113.0/24",
"199.88.114.0/23",
"199.88.116.0/23",
"199.88.118.0/24",
"199.88.120.0/23"

View file

@ -4,12 +4,9 @@
107.0.46.0/23
199.88.64.0/21
199.88.72.0/22
199.88.76.0/23
199.88.79.0/24
199.88.80.0/21
199.88.88.0/22
199.88.113.0/24
199.88.114.0/23
199.88.116.0/23
199.88.118.0/24
199.88.120.0/23

View file

@ -4,7 +4,6 @@
"description": "CORIX NETWORKS",
"subnets": {
"ipv4": [
"23.145.72.0/24",
"38.57.112.0/24",
"38.57.116.0/23",
"38.105.3.0/24"

View file

@ -1,7 +1,6 @@
# AS1031 (PEER1)
# CORIX NETWORKS
#
23.145.72.0/24
38.57.112.0/24
38.57.116.0/23
38.105.3.0/24

View file

@ -3,7 +3,9 @@
"handle": "STCC-5",
"description": "Southwest Tennessee Community College",
"subnets": {
"ipv4": [],
"ipv4": [
"64.79.176.0/20"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS10353 (STCC-5)
# Southwest Tennessee Community College
#
64.79.176.0/20

View file

@ -37,6 +37,7 @@
"179.84.126.0/24",
"179.89.128.0/18",
"179.144.224.0/19",
"179.148.37.0/24",
"179.160.128.0/17",
"179.162.16.0/21",
"179.162.72.0/21",

View file

@ -34,6 +34,7 @@
179.84.126.0/24
179.89.128.0/18
179.144.224.0/19
179.148.37.0/24
179.160.128.0/17
179.162.16.0/21
179.162.72.0/21

View file

@ -358,7 +358,7 @@
"186.81.32.0/22",
"186.81.36.0/23",
"186.81.38.0/24",
"186.81.42.0/23",
"186.81.40.0/22",
"186.81.48.0/22",
"186.81.52.0/23",
"186.81.54.0/24",

View file

@ -355,7 +355,7 @@
186.81.32.0/22
186.81.36.0/23
186.81.38.0/24
186.81.42.0/23
186.81.40.0/22
186.81.48.0/22
186.81.52.0/23
186.81.54.0/24

View file

@ -7,7 +7,7 @@
"23.133.160.0/24",
"209.150.224.0/22",
"209.150.228.0/24",
"209.150.231.0/24",
"209.150.230.0/23",
"209.150.232.0/22",
"209.150.236.0/23",
"209.150.239.0/24"

View file

@ -4,7 +4,7 @@
23.133.160.0/24
209.150.224.0/22
209.150.228.0/24
209.150.231.0/24
209.150.230.0/23
209.150.232.0/22
209.150.236.0/23
209.150.239.0/24

View file

@ -22,7 +22,7 @@
"205.193.114.0/23",
"205.193.120.0/24",
"205.193.149.0/24",
"205.193.156.0/23",
"205.193.156.0/24",
"205.193.167.0/24",
"205.193.204.0/24",
"205.193.206.0/24",

View file

@ -19,7 +19,7 @@
205.193.114.0/23
205.193.120.0/24
205.193.149.0/24
205.193.156.0/23
205.193.156.0/24
205.193.167.0/24
205.193.204.0/24
205.193.206.0/24

View file

@ -85,6 +85,7 @@
"2001:1248:3200::/39",
"2001:1248:3600::/40",
"2001:1248:3700::/41",
"2001:1248:3780::/42",
"2001:1248:4000::/40",
"2001:1248:4200::/42",
"2001:1248:4300::/40",

View file

@ -10,6 +10,7 @@
2001:1248:3200::/39
2001:1248:3600::/40
2001:1248:3700::/41
2001:1248:3780::/42
2001:1248:4000::/40
2001:1248:4200::/42
2001:1248:4300::/40

View file

@ -3,7 +3,9 @@
"handle": "TED-MOUDIS-ASSOCIATES-INC",
"description": "Ted Moudis Associates, Inc.",
"subnets": {
"ipv4": [],
"ipv4": [
"66.192.201.0/24"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS11218 (TED-MOUDIS-ASSOCIATES-INC)
# Ted Moudis Associates, Inc.
#
66.192.201.0/24

View file

@ -11,14 +11,13 @@
"170.167.10.0/23",
"170.167.48.0/21",
"170.167.56.0/23",
"170.167.62.0/23",
"170.167.62.0/24",
"170.167.101.0/24",
"170.167.102.0/23",
"170.167.104.0/22",
"170.167.108.0/24",
"170.167.110.0/23",
"170.167.117.0/24",
"170.167.118.0/24",
"170.167.192.0/22",
"170.167.196.0/23",
"170.167.200.0/24",

View file

@ -8,14 +8,13 @@
170.167.10.0/23
170.167.48.0/21
170.167.56.0/23
170.167.62.0/23
170.167.62.0/24
170.167.101.0/24
170.167.102.0/23
170.167.104.0/22
170.167.108.0/24
170.167.110.0/23
170.167.117.0/24
170.167.118.0/24
170.167.192.0/22
170.167.196.0/23
170.167.200.0/24

View file

@ -3,9 +3,12 @@
"handle": "TENNANT-SOFTWARE",
"description": "Tennant Software",
"subnets": {
"ipv4": [],
"ipv4": [
"64.49.15.0/24",
"207.174.106.0/24"
],
"ipv6": [
"2602:f97e:11::/48"
"2602:f97e::/40"
]
}
}

View file

@ -1,3 +1,5 @@
# AS11358 (TENNANT-SOFTWARE)
# Tennant Software
#
64.49.15.0/24
207.174.106.0/24

View file

@ -1,4 +1,4 @@
# AS11358 (TENNANT-SOFTWARE)
# Tennant Software
#
2602:f97e:11::/48
2602:f97e::/40

View file

@ -3,7 +3,9 @@
"handle": "NFIS",
"description": "Point Broadband Fiber Holding, LLC",
"subnets": {
"ipv4": [],
"ipv4": [
"67.20.32.0/20"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS11381 (NFIS)
# Point Broadband Fiber Holding, LLC
#
67.20.32.0/20

View file

@ -20,8 +20,6 @@
"192.1.144.0/21",
"192.1.202.0/24"
],
"ipv6": [
"2620:3b::/48"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS11488 (BBN-GW)
# BBN Technologies Corp.
#
2620:3b::/48

View file

@ -12,7 +12,6 @@
"170.51.208.0/21",
"181.117.24.0/22",
"181.117.29.0/24",
"181.117.31.0/24",
"181.117.93.0/24",
"181.117.95.0/24",
"181.238.8.0/21",

View file

@ -9,7 +9,6 @@
170.51.208.0/21
181.117.24.0/22
181.117.29.0/24
181.117.31.0/24
181.117.93.0/24
181.117.95.0/24
181.238.8.0/21

View file

@ -15,17 +15,11 @@
"170.185.21.0/24",
"170.185.22.0/23",
"170.185.24.0/21",
"170.185.32.0/21",
"170.185.40.0/22",
"170.185.44.0/24",
"170.185.46.0/23",
"170.185.48.0/20",
"170.185.32.0/19",
"170.185.65.0/24",
"170.185.66.0/23",
"170.185.68.0/22",
"170.185.72.0/22",
"170.185.76.0/23",
"170.185.78.0/24",
"170.185.72.0/21",
"170.185.80.0/22",
"170.185.84.0/23",
"170.185.86.0/24",
@ -36,7 +30,7 @@
"170.185.110.0/24",
"170.185.112.0/23",
"170.185.114.0/24",
"170.185.117.0/24",
"170.185.116.0/23",
"170.185.118.0/24",
"170.185.120.0/21",
"170.185.128.0/23",

View file

@ -12,17 +12,11 @@
170.185.21.0/24
170.185.22.0/23
170.185.24.0/21
170.185.32.0/21
170.185.40.0/22
170.185.44.0/24
170.185.46.0/23
170.185.48.0/20
170.185.32.0/19
170.185.65.0/24
170.185.66.0/23
170.185.68.0/22
170.185.72.0/22
170.185.76.0/23
170.185.78.0/24
170.185.72.0/21
170.185.80.0/22
170.185.84.0/23
170.185.86.0/24
@ -33,7 +27,7 @@
170.185.110.0/24
170.185.112.0/23
170.185.114.0/24
170.185.117.0/24
170.185.116.0/23
170.185.118.0/24
170.185.120.0/21
170.185.128.0/23

View file

@ -13,7 +13,6 @@
"24.35.31.0/24",
"24.145.0.0/18",
"24.145.64.0/21",
"24.145.72.0/22",
"24.145.76.0/24",
"24.145.78.0/23",
"24.145.80.0/22",
@ -118,9 +117,9 @@
"104.192.128.0/22",
"132.147.0.0/18",
"137.103.0.0/19",
"137.103.32.0/22",
"137.103.36.0/23",
"137.103.40.0/21",
"137.103.42.0/23",
"137.103.44.0/22",
"137.103.48.0/20",
"137.103.64.0/18",
"137.103.128.0/19",
@ -170,7 +169,9 @@
"159.250.0.0/16",
"162.210.24.0/22",
"162.217.32.0/22",
"162.218.16.0/21",
"162.218.16.0/22",
"162.218.20.0/24",
"162.218.22.0/23",
"162.218.144.0/22",
"162.223.180.0/22",
"162.247.8.0/24",
@ -222,7 +223,10 @@
"216.186.182.0/23",
"216.186.184.0/21",
"216.186.192.0/18",
"216.189.160.0/19",
"216.189.160.0/23",
"216.189.164.0/22",
"216.189.172.0/22",
"216.189.176.0/20",
"216.246.128.0/19",
"216.255.160.0/20"
],

View file

@ -10,7 +10,6 @@
24.35.31.0/24
24.145.0.0/18
24.145.64.0/21
24.145.72.0/22
24.145.76.0/24
24.145.78.0/23
24.145.80.0/22
@ -115,9 +114,9 @@
104.192.128.0/22
132.147.0.0/18
137.103.0.0/19
137.103.32.0/22
137.103.36.0/23
137.103.40.0/21
137.103.42.0/23
137.103.44.0/22
137.103.48.0/20
137.103.64.0/18
137.103.128.0/19
@ -167,7 +166,9 @@
159.250.0.0/16
162.210.24.0/22
162.217.32.0/22
162.218.16.0/21
162.218.16.0/22
162.218.20.0/24
162.218.22.0/23
162.218.144.0/22
162.223.180.0/22
162.247.8.0/24
@ -219,6 +220,9 @@
216.186.182.0/23
216.186.184.0/21
216.186.192.0/18
216.189.160.0/19
216.189.160.0/23
216.189.164.0/22
216.189.172.0/22
216.189.176.0/20
216.246.128.0/19
216.255.160.0/20

View file

@ -8,7 +8,6 @@
"167.249.72.0/22",
"170.80.216.0/22",
"177.21.224.0/19",
"177.38.233.0/24",
"177.38.236.0/23",
"177.86.240.0/22",
"179.107.16.0/20",

View file

@ -5,7 +5,6 @@
167.249.72.0/22
170.80.216.0/22
177.21.224.0/19
177.38.233.0/24
177.38.236.0/23
177.86.240.0/22
179.107.16.0/20

View file

@ -8,8 +8,6 @@
"128.230.0.0/16",
"149.119.0.0/16"
],
"ipv6": [
"2620:4e::/48"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS11872 (SYRACUSE-UNIVERSITY)
# Syracuse University
#
2620:4e::/48

View file

@ -4,7 +4,6 @@
"description": "Bluegrass Network LLC",
"subnets": {
"ipv4": [
"45.56.208.0/21",
"64.52.16.0/23",
"64.250.64.0/21",
"64.250.72.0/22",

View file

@ -1,7 +1,6 @@
# AS11979 (BLUENET)
# Bluegrass Network LLC
#
45.56.208.0/21
64.52.16.0/23
64.250.64.0/21
64.250.72.0/22

View file

@ -47,7 +47,6 @@
"72.15.64.0/18",
"72.162.39.0/24",
"72.162.100.0/23",
"74.199.0.0/17",
"75.76.0.0/19",
"75.76.32.0/21",
"75.76.69.0/24",

View file

@ -44,7 +44,6 @@
72.15.64.0/18
72.162.39.0/24
72.162.100.0/23
74.199.0.0/17
75.76.0.0/19
75.76.32.0/21
75.76.69.0/24

View file

@ -23,7 +23,7 @@
"149.97.200.0/22",
"149.97.216.0/22",
"149.97.228.0/22",
"155.204.0.0/24",
"155.204.0.0/23",
"155.204.2.0/24",
"155.204.112.0/21",
"155.204.128.0/21",

View file

@ -20,7 +20,7 @@
149.97.200.0/22
149.97.216.0/22
149.97.228.0/22
155.204.0.0/24
155.204.0.0/23
155.204.2.0/24
155.204.112.0/21
155.204.128.0/21

View file

@ -4,10 +4,7 @@
"description": "RapidDSL \u0026 Wireless",
"subnets": {
"ipv4": [
"69.46.241.0/24",
"69.46.242.0/23",
"69.46.246.0/24",
"69.46.249.0/24"
"69.46.240.0/20"
],
"ipv6": []
}

View file

@ -1,7 +1,4 @@
# AS12214 (RAPIDDSL-WIRELESS)
# RapidDSL & Wireless
#
69.46.241.0/24
69.46.242.0/23
69.46.246.0/24
69.46.249.0/24
69.46.240.0/20

View file

@ -240,6 +240,7 @@
"81.89.125.0/24",
"81.89.127.0/24",
"81.177.96.0/19",
"82.137.176.0/20",
"82.140.192.0/18",
"82.151.123.0/24",
"82.151.125.0/24",

View file

@ -237,6 +237,7 @@
81.89.125.0/24
81.89.127.0/24
81.177.96.0/19
82.137.176.0/20
82.140.192.0/18
82.151.123.0/24
82.151.125.0/24

View file

@ -11,6 +11,7 @@
"31.132.52.0/24",
"45.41.54.0/24",
"45.67.140.0/24",
"45.155.243.0/24",
"45.248.52.0/24",
"45.248.55.0/24",
"46.3.191.0/24",
@ -28,6 +29,7 @@
"64.40.152.0/24",
"64.50.176.0/22",
"65.110.42.0/24",
"66.78.59.0/24",
"66.85.45.0/24",
"66.205.250.0/24",
"70.0.0.0/13",
@ -39,6 +41,7 @@
"72.56.0.0/13",
"82.118.28.0/24",
"84.32.82.0/23",
"85.237.209.0/24",
"92.249.31.0/24",
"94.154.177.0/24",
"94.154.180.0/23",
@ -63,6 +66,7 @@
"104.239.68.0/22",
"104.239.120.0/22",
"104.243.210.0/24",
"108.165.68.0/24",
"108.165.239.0/24",
"109.121.0.0/19",
"128.254.145.0/24",
@ -86,6 +90,7 @@
"141.140.91.0/24",
"141.140.94.0/24",
"141.195.124.0/24",
"146.103.51.0/24",
"147.78.205.0/24",
"147.78.206.0/24",
"148.59.12.0/23",
@ -110,6 +115,7 @@
"162.254.4.0/24",
"162.254.6.0/24",
"165.140.93.0/24",
"166.0.136.0/24",
"166.0.180.0/24",
"167.253.20.0/24",
"169.128.236.0/23",
@ -121,11 +127,15 @@
"173.148.0.0/15",
"173.247.230.0/24",
"175.110.76.0/22",
"176.105.227.0/24",
"181.214.39.0/24",
"185.187.212.0/24",
"185.205.205.0/24",
"185.221.217.0/24",
"185.230.122.0/24",
"185.253.122.0/24",
"188.191.97.0/24",
"191.96.27.0/24",
"192.53.64.0/21",
"192.53.136.0/21",
"192.68.180.0/24",
@ -136,7 +146,9 @@
"192.145.71.0/24",
"193.108.102.0/23",
"193.124.7.0/24",
"193.151.181.0/24",
"194.87.245.0/24",
"194.113.226.0/24",
"198.145.80.0/20",
"198.145.97.0/24",
"198.145.98.0/23",

View file

@ -8,6 +8,7 @@
31.132.52.0/24
45.41.54.0/24
45.67.140.0/24
45.155.243.0/24
45.248.52.0/24
45.248.55.0/24
46.3.191.0/24
@ -25,6 +26,7 @@
64.40.152.0/24
64.50.176.0/22
65.110.42.0/24
66.78.59.0/24
66.85.45.0/24
66.205.250.0/24
70.0.0.0/13
@ -36,6 +38,7 @@
72.56.0.0/13
82.118.28.0/24
84.32.82.0/23
85.237.209.0/24
92.249.31.0/24
94.154.177.0/24
94.154.180.0/23
@ -60,6 +63,7 @@
104.239.68.0/22
104.239.120.0/22
104.243.210.0/24
108.165.68.0/24
108.165.239.0/24
109.121.0.0/19
128.254.145.0/24
@ -83,6 +87,7 @@
141.140.91.0/24
141.140.94.0/24
141.195.124.0/24
146.103.51.0/24
147.78.205.0/24
147.78.206.0/24
148.59.12.0/23
@ -107,6 +112,7 @@
162.254.4.0/24
162.254.6.0/24
165.140.93.0/24
166.0.136.0/24
166.0.180.0/24
167.253.20.0/24
169.128.236.0/23
@ -118,11 +124,15 @@
173.148.0.0/15
173.247.230.0/24
175.110.76.0/22
176.105.227.0/24
181.214.39.0/24
185.187.212.0/24
185.205.205.0/24
185.221.217.0/24
185.230.122.0/24
185.253.122.0/24
188.191.97.0/24
191.96.27.0/24
192.53.64.0/21
192.53.136.0/21
192.68.180.0/24
@ -133,7 +143,9 @@
192.145.71.0/24
193.108.102.0/23
193.124.7.0/24
193.151.181.0/24
194.87.245.0/24
194.113.226.0/24
198.145.80.0/20
198.145.97.0/24
198.145.98.0/23

View file

@ -33,6 +33,7 @@
"24.51.166.0/23",
"24.51.168.0/23",
"24.51.170.0/24",
"24.51.173.0/24",
"24.51.183.0/24",
"24.75.148.0/22",
"64.188.130.0/23",

View file

@ -30,6 +30,7 @@
24.51.166.0/23
24.51.168.0/23
24.51.170.0/24
24.51.173.0/24
24.51.183.0/24
24.75.148.0/22
64.188.130.0/23

View file

@ -49,10 +49,9 @@
"81.199.146.0/23",
"81.199.148.0/22",
"81.199.152.0/21",
"81.199.160.0/21",
"81.199.168.0/24",
"81.199.172.0/22",
"81.199.176.0/20",
"81.199.184.0/21",
"81.199.192.0/21",
"81.199.200.0/23",
"81.199.204.0/22",

View file

@ -46,10 +46,9 @@
81.199.146.0/23
81.199.148.0/22
81.199.152.0/21
81.199.160.0/21
81.199.168.0/24
81.199.172.0/22
81.199.176.0/20
81.199.184.0/21
81.199.192.0/21
81.199.200.0/23
81.199.204.0/22

View file

@ -11,7 +11,6 @@
"94.137.89.0/24",
"185.192.21.0/24",
"185.192.22.0/23",
"195.34.94.0/23",
"212.8.224.0/22",
"212.8.228.0/24"
],

View file

@ -8,6 +8,5 @@
94.137.89.0/24
185.192.21.0/24
185.192.22.0/23
195.34.94.0/23
212.8.224.0/22
212.8.228.0/24

View file

@ -21,7 +21,7 @@
"66.133.16.0/20",
"66.133.32.0/24",
"66.133.34.0/23",
"66.133.36.0/23",
"66.133.37.0/24",
"66.133.39.0/24",
"66.133.40.0/23",
"66.133.44.0/24",

View file

@ -18,7 +18,7 @@
66.133.16.0/20
66.133.32.0/24
66.133.34.0/23
66.133.36.0/23
66.133.37.0/24
66.133.39.0/24
66.133.40.0/23
66.133.44.0/24

View file

@ -105,8 +105,8 @@
"2a06:7e80:4::/48",
"2a0e:5383::/32",
"2a0e:8081::/32",
"2a0e:8084::/32",
"2a11:3c47::/32"
"2a11:3c47::/32",
"2a12:1cc4::/32"
]
}
}

View file

@ -8,5 +8,5 @@
2a06:7e80:4::/48
2a0e:5383::/32
2a0e:8081::/32
2a0e:8084::/32
2a11:3c47::/32
2a12:1cc4::/32

View file

@ -3,9 +3,7 @@
"handle": "INFOCOM",
"description": "INFOCOM Plc.",
"subnets": {
"ipv4": [
"212.72.205.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS12756 (INFOCOM)
# INFOCOM Plc.
#
212.72.205.0/24

View file

@ -49,11 +49,9 @@
"182.232.216.0/22",
"182.232.224.0/22",
"182.232.232.0/21",
"182.232.240.0/22",
"182.232.253.0/24"
"182.232.240.0/22"
],
"ipv6": [
"2001:44c8:129::/48",
"2001:44c8:135::/48",
"2001:44c8:4010::/44",
"2001:44c8:4020::/43",

View file

@ -47,4 +47,3 @@
182.232.224.0/22
182.232.232.0/21
182.232.240.0/22
182.232.253.0/24

View file

@ -1,7 +1,6 @@
# AS131445 (AIS3G-2100-AP)
# ADVANCED WIRELESS NETWORK COMPANY LIMITED
#
2001:44c8:129::/48
2001:44c8:135::/48
2001:44c8:4010::/44
2001:44c8:4020::/43

View file

@ -4,7 +4,8 @@
"description": "SRM University",
"subnets": {
"ipv4": [
"103.4.220.0/22"
"103.4.220.0/23",
"103.4.223.0/24"
],
"ipv6": []
}

View file

@ -1,4 +1,5 @@
# AS131473 (SRMU-GROUP-IN)
# SRM University
#
103.4.220.0/22
103.4.220.0/23
103.4.223.0/24

View file

@ -4,8 +4,9 @@
"description": "PT Telemedia Network Cakrawala",
"subnets": {
"ipv4": [
"103.52.64.0/24",
"103.231.81.0/24"
"103.15.240.0/22",
"103.52.64.0/22",
"103.231.80.0/22"
],
"ipv6": []
}

View file

@ -1,5 +1,6 @@
# AS131735 (IDNIC-TNC-ID)
# PT Telemedia Network Cakrawala
#
103.52.64.0/24
103.231.81.0/24
103.15.240.0/22
103.52.64.0/22
103.231.80.0/22

View file

@ -7,6 +7,8 @@
"103.67.220.0/22",
"150.91.246.0/23"
],
"ipv6": []
"ipv6": [
"2405:d580::/32"
]
}
}

View file

@ -1,3 +1,4 @@
# AS131910 (SORACOM)
# SORACOM, Inc.
#
2405:d580::/32

View file

@ -9,6 +9,7 @@
"5.181.133.0/24",
"5.253.45.0/24",
"5.254.166.0/23",
"23.26.218.0/24",
"23.27.179.0/24",
"31.24.224.0/24",
"31.24.226.0/23",

View file

@ -6,6 +6,7 @@
5.181.133.0/24
5.253.45.0/24
5.254.166.0/23
23.26.218.0/24
23.27.179.0/24
31.24.224.0/24
31.24.226.0/23

View file

@ -4,7 +4,6 @@
"description": "Power Grid Corporation of India Limited",
"subnets": {
"ipv4": [
"1.6.136.0/24",
"1.6.226.0/23",
"1.6.228.0/24",
"1.7.142.0/24",
@ -47,7 +46,7 @@
"103.203.80.0/23",
"103.218.228.0/22",
"111.235.68.0/22",
"114.134.16.0/22",
"114.134.16.0/23",
"125.16.228.0/24",
"218.185.248.0/24",
"218.185.250.0/24",
@ -56,17 +55,16 @@
"220.158.168.0/21",
"220.158.180.0/22",
"220.158.184.0/22",
"223.31.120.0/22",
"223.31.120.0/23",
"223.31.122.0/24",
"223.31.159.0/24",
"223.31.174.0/24"
],
"ipv6": [
"2407:f700::/36",
"2407:f700:2000::/36",
"2407:f700:5000::/36",
"2407:f700:6000::/35",
"2407:f700:8000::/35",
"2407:f700:a000::/36"
"2407:f700:7000::/36",
"2407:f700:8000::/35"
]
}
}

View file

@ -1,7 +1,6 @@
# AS132215 (POWERGRID-IN)
# Power Grid Corporation of India Limited
#
1.6.136.0/24
1.6.226.0/23
1.6.228.0/24
1.7.142.0/24
@ -44,7 +43,7 @@
103.203.80.0/23
103.218.228.0/22
111.235.68.0/22
114.134.16.0/22
114.134.16.0/23
125.16.228.0/24
218.185.248.0/24
218.185.250.0/24
@ -53,6 +52,7 @@
220.158.168.0/21
220.158.180.0/22
220.158.184.0/22
223.31.120.0/22
223.31.120.0/23
223.31.122.0/24
223.31.159.0/24
223.31.174.0/24

View file

@ -1,9 +1,7 @@
# AS132215 (POWERGRID-IN)
# Power Grid Corporation of India Limited
#
2407:f700::/36
2407:f700:2000::/36
2407:f700:5000::/36
2407:f700:6000::/35
2407:f700:7000::/36
2407:f700:8000::/35
2407:f700:a000::/36

View file

@ -6,7 +6,7 @@
"ipv4": [
"103.9.50.0/24",
"103.21.230.0/23",
"103.115.80.0/23",
"103.115.81.0/24",
"103.140.178.0/23",
"103.188.182.0/23",
"202.63.254.0/23"

View file

@ -3,7 +3,7 @@
#
103.9.50.0/24
103.21.230.0/23
103.115.80.0/23
103.115.81.0/24
103.140.178.0/23
103.188.182.0/23
202.63.254.0/23

View file

@ -3,7 +3,9 @@
"handle": "MCM-AP",
"description": "M EAST SDN. BHD.",
"subnets": {
"ipv4": [],
"ipv4": [
"103.135.245.0/24"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS132531 (MCM-AP)
# M EAST SDN. BHD.
#
103.135.245.0/24

View file

@ -7,6 +7,8 @@
"43.254.28.0/22",
"103.27.232.0/22"
],
"ipv6": []
"ipv6": [
"2001:df0:1a00::/48"
]
}
}

View file

@ -1,3 +1,4 @@
# AS132779 (RACKBANK)
# RackBank Datacenters Private Ltd
#
2001:df0:1a00::/48

View file

@ -8,8 +8,6 @@
"103.96.48.0/22",
"103.224.184.0/22"
],
"ipv6": [
"2407:3780::/32"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS132960 (MNET)
# Mukand Infotel Pvt Ltd.
#
2407:3780::/32

View file

@ -6,7 +6,9 @@
"ipv4": [
"202.29.66.0/24",
"202.29.172.0/22",
"202.29.176.0/22"
"202.29.176.0/22",
"203.159.160.0/24",
"203.159.164.0/24"
],
"ipv6": []
}

View file

@ -4,3 +4,5 @@
202.29.66.0/24
202.29.172.0/22
202.29.176.0/22
203.159.160.0/24
203.159.164.0/24

View file

@ -12,7 +12,7 @@
"103.26.226.0/23",
"103.69.221.0/24",
"103.69.222.0/24",
"103.120.250.0/23",
"103.120.250.0/24",
"103.232.239.0/24",
"150.107.24.0/24"
],

View file

@ -9,6 +9,6 @@
103.26.226.0/23
103.69.221.0/24
103.69.222.0/24
103.120.250.0/23
103.120.250.0/24
103.232.239.0/24
150.107.24.0/24

View file

@ -10,6 +10,7 @@
"103.84.128.0/22",
"103.97.246.0/23",
"103.137.174.0/24",
"103.170.20.0/24",
"103.234.94.0/24"
],
"ipv6": [

View file

@ -7,4 +7,5 @@
103.84.128.0/22
103.97.246.0/23
103.137.174.0/24
103.170.20.0/24
103.234.94.0/24

View file

@ -3,7 +3,9 @@
"handle": "XIM-HK",
"description": "XIMBO Internet Limited",
"subnets": {
"ipv4": [],
"ipv4": [
"43.228.124.0/22"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS133322 (XIM-HK)
# XIMBO Internet Limited
#
43.228.124.0/22

View file

@ -168,7 +168,9 @@
"162.158.49.0/24",
"162.158.51.0/24",
"162.158.52.0/22",
"162.158.56.0/21",
"162.158.57.0/24",
"162.158.58.0/23",
"162.158.60.0/22",
"162.158.72.0/21",
"162.158.80.0/20",
"162.158.96.0/21",
@ -270,8 +272,7 @@
"172.68.180.0/22",
"172.68.184.0/23",
"172.68.186.0/24",
"172.68.188.0/23",
"172.68.191.0/24",
"172.68.188.0/22",
"172.68.192.0/20",
"172.68.208.0/21",
"172.68.216.0/24",
@ -303,11 +304,16 @@
"172.69.56.0/21",
"172.69.64.0/18",
"172.69.128.0/20",
"172.69.144.0/21",
"172.69.144.0/23",
"172.69.147.0/24",
"172.69.148.0/22",
"172.69.152.0/24",
"172.69.154.0/23",
"172.69.156.0/23",
"172.69.160.0/20",
"172.69.160.0/24",
"172.69.162.0/23",
"172.69.164.0/22",
"172.69.168.0/21",
"172.69.176.0/21",
"172.69.184.0/24",
"172.69.187.0/24",
@ -375,7 +381,9 @@
"172.70.224.0/22",
"172.70.229.0/24",
"172.70.230.0/23",
"172.70.232.0/21",
"172.70.232.0/22",
"172.70.237.0/24",
"172.70.238.0/23",
"172.70.241.0/24",
"172.70.242.0/23",
"172.70.245.0/24",
@ -411,8 +419,13 @@
"172.71.130.0/23",
"172.71.133.0/24",
"172.71.134.0/23",
"172.71.136.0/21",
"172.71.144.0/20",
"172.71.136.0/22",
"172.71.141.0/24",
"172.71.142.0/23",
"172.71.145.0/24",
"172.71.146.0/23",
"172.71.148.0/22",
"172.71.152.0/21",
"172.71.160.0/22",
"172.71.165.0/24",
"172.71.166.0/23",
@ -536,7 +549,8 @@
"2400:cb00:218::/47",
"2400:cb00:220::/47",
"2400:cb00:222::/48",
"2400:cb00:224::/46",
"2400:cb00:224::/47",
"2400:cb00:227::/48",
"2400:cb00:228::/47",
"2400:cb00:230::/47",
"2400:cb00:232::/48",
@ -544,7 +558,7 @@
"2400:cb00:236::/47",
"2400:cb00:238::/47",
"2400:cb00:241::/48",
"2400:cb00:242::/47",
"2400:cb00:242::/48",
"2400:cb00:245::/48",
"2400:cb00:246::/47",
"2400:cb00:249::/48",
@ -669,6 +683,7 @@
"2400:cb00:577::/48",
"2400:cb00:578::/47",
"2400:cb00:580::/46",
"2400:cb00:585::/48",
"2400:cb00:586::/47",
"2400:cb00:588::/47",
"2400:cb00:590::/45",
@ -711,7 +726,9 @@
"2400:cb00:700::/48",
"2400:cb00:704::/46",
"2400:cb00:708::/47",
"2400:cb00:710::/45",
"2400:cb00:711::/48",
"2400:cb00:712::/47",
"2400:cb00:714::/46",
"2400:cb00:718::/47",
"2400:cb00:721::/48",
"2400:cb00:722::/47",
@ -745,6 +762,7 @@
"2400:cb00:923::/48",
"2400:cb00:924::/47",
"2400:cb00:926::/48",
"2400:cb00:936::/48",
"2400:cb00:2049::/48",
"2400:cb00:3000::/48",
"2400:cb00:3006::/47",
@ -796,7 +814,7 @@
"2400:cb00:a314::/47",
"2400:cb00:a316::/48",
"2400:cb00:a320::/46",
"2400:cb00:a324::/48",
"2400:cb00:a324::/47",
"2400:cb00:a326::/48",
"2400:cb00:a340::/46",
"2400:cb00:a390::/47",
@ -840,9 +858,6 @@
"2400:cb00:a552::/48",
"2400:cb00:a570::/47",
"2400:cb00:a580::/47",
"2400:cb00:a590::/46",
"2400:cb00:a594::/47",
"2400:cb00:a596::/48",
"2400:cb00:a5e0::/46",
"2400:cb00:a600::/47",
"2400:cb00:a610::/47",
@ -880,7 +895,7 @@
"2400:cb00:a800::/46",
"2400:cb00:a804::/47",
"2400:cb00:a870::/46",
"2400:cb00:a874::/47",
"2400:cb00:a875::/48",
"2400:cb00:a880::/47",
"2400:cb00:a8f0::/47",
"2400:cb00:a940::/47",
@ -1060,7 +1075,7 @@
"2a09:bac0:218::/48",
"2a09:bac0:228::/48",
"2a09:bac0:237::/48",
"2a09:bac0:242::/47",
"2a09:bac0:242::/48",
"2a09:bac0:246::/48",
"2a09:bac0:251::/48",
"2a09:bac0:253::/48",

View file

@ -165,7 +165,9 @@
162.158.49.0/24
162.158.51.0/24
162.158.52.0/22
162.158.56.0/21
162.158.57.0/24
162.158.58.0/23
162.158.60.0/22
162.158.72.0/21
162.158.80.0/20
162.158.96.0/21
@ -267,8 +269,7 @@
172.68.180.0/22
172.68.184.0/23
172.68.186.0/24
172.68.188.0/23
172.68.191.0/24
172.68.188.0/22
172.68.192.0/20
172.68.208.0/21
172.68.216.0/24
@ -300,11 +301,16 @@
172.69.56.0/21
172.69.64.0/18
172.69.128.0/20
172.69.144.0/21
172.69.144.0/23
172.69.147.0/24
172.69.148.0/22
172.69.152.0/24
172.69.154.0/23
172.69.156.0/23
172.69.160.0/20
172.69.160.0/24
172.69.162.0/23
172.69.164.0/22
172.69.168.0/21
172.69.176.0/21
172.69.184.0/24
172.69.187.0/24
@ -372,7 +378,9 @@
172.70.224.0/22
172.70.229.0/24
172.70.230.0/23
172.70.232.0/21
172.70.232.0/22
172.70.237.0/24
172.70.238.0/23
172.70.241.0/24
172.70.242.0/23
172.70.245.0/24
@ -408,8 +416,13 @@
172.71.130.0/23
172.71.133.0/24
172.71.134.0/23
172.71.136.0/21
172.71.144.0/20
172.71.136.0/22
172.71.141.0/24
172.71.142.0/23
172.71.145.0/24
172.71.146.0/23
172.71.148.0/22
172.71.152.0/21
172.71.160.0/22
172.71.165.0/24
172.71.166.0/23

View file

@ -71,7 +71,8 @@
2400:cb00:218::/47
2400:cb00:220::/47
2400:cb00:222::/48
2400:cb00:224::/46
2400:cb00:224::/47
2400:cb00:227::/48
2400:cb00:228::/47
2400:cb00:230::/47
2400:cb00:232::/48
@ -79,7 +80,7 @@
2400:cb00:236::/47
2400:cb00:238::/47
2400:cb00:241::/48
2400:cb00:242::/47
2400:cb00:242::/48
2400:cb00:245::/48
2400:cb00:246::/47
2400:cb00:249::/48
@ -204,6 +205,7 @@
2400:cb00:577::/48
2400:cb00:578::/47
2400:cb00:580::/46
2400:cb00:585::/48
2400:cb00:586::/47
2400:cb00:588::/47
2400:cb00:590::/45
@ -246,7 +248,9 @@
2400:cb00:700::/48
2400:cb00:704::/46
2400:cb00:708::/47
2400:cb00:710::/45
2400:cb00:711::/48
2400:cb00:712::/47
2400:cb00:714::/46
2400:cb00:718::/47
2400:cb00:721::/48
2400:cb00:722::/47
@ -280,6 +284,7 @@
2400:cb00:923::/48
2400:cb00:924::/47
2400:cb00:926::/48
2400:cb00:936::/48
2400:cb00:2049::/48
2400:cb00:3000::/48
2400:cb00:3006::/47
@ -331,7 +336,7 @@
2400:cb00:a314::/47
2400:cb00:a316::/48
2400:cb00:a320::/46
2400:cb00:a324::/48
2400:cb00:a324::/47
2400:cb00:a326::/48
2400:cb00:a340::/46
2400:cb00:a390::/47
@ -375,9 +380,6 @@
2400:cb00:a552::/48
2400:cb00:a570::/47
2400:cb00:a580::/47
2400:cb00:a590::/46
2400:cb00:a594::/47
2400:cb00:a596::/48
2400:cb00:a5e0::/46
2400:cb00:a600::/47
2400:cb00:a610::/47
@ -415,7 +417,7 @@
2400:cb00:a800::/46
2400:cb00:a804::/47
2400:cb00:a870::/46
2400:cb00:a874::/47
2400:cb00:a875::/48
2400:cb00:a880::/47
2400:cb00:a8f0::/47
2400:cb00:a940::/47
@ -595,7 +597,7 @@
2a09:bac0:218::/48
2a09:bac0:228::/48
2a09:bac0:237::/48
2a09:bac0:242::/47
2a09:bac0:242::/48
2a09:bac0:246::/48
2a09:bac0:251::/48
2a09:bac0:253::/48

Some files were not shown because too many files have changed in this diff Show more