Update 20230708-0046

This commit is contained in:
trick77 2023-07-08 02:46:29 +02:00
commit 2c7d6f75fd
1584 changed files with 2696 additions and 2134 deletions

View file

@ -13,6 +13,7 @@
],
"ipv6": [
"2001:df3:3a80::/48",
"2400:6460::/40",
"2a12:f8c3::/36"
]
}

View file

@ -2,4 +2,5 @@
# Zeofast Network
#
2001:df3:3a80::/48
2400:6460::/40
2a12:f8c3::/36

View file

@ -12,7 +12,6 @@
"192.43.207.0/24",
"192.43.209.0/24",
"192.101.254.0/24",
"203.0.40.0/24",
"203.5.64.0/21",
"203.16.40.0/22",
"203.21.130.0/23",

View file

@ -9,7 +9,6 @@
192.43.207.0/24
192.43.209.0/24
192.101.254.0/24
203.0.40.0/24
203.5.64.0/21
203.16.40.0/22
203.21.130.0/23

View file

@ -4,9 +4,13 @@
"description": "HAIonNet",
"subnets": {
"ipv4": [
"49.254.105.0/24",
"115.144.35.0/24",
"115.144.39.0/24",
"115.144.56.0/24"
"115.144.56.0/24",
"121.126.210.0/24",
"124.198.30.0/24",
"125.7.160.0/24"
],
"ipv6": []
}

View file

@ -1,6 +1,10 @@
# AS10195 (HAIONNET)
# HAIonNet
#
49.254.105.0/24
115.144.35.0/24
115.144.39.0/24
115.144.56.0/24
121.126.210.0/24
124.198.30.0/24
125.7.160.0/24

View file

@ -8,7 +8,6 @@
"115.21.22.0/24",
"203.248.188.0/24",
"210.179.238.0/24",
"210.217.183.0/24",
"218.55.246.0/24"
],
"ipv6": []

View file

@ -5,5 +5,4 @@
115.21.22.0/24
203.248.188.0/24
210.179.238.0/24
210.217.183.0/24
218.55.246.0/24

View file

@ -6,7 +6,6 @@
"ipv4": [
"132.254.0.0/19",
"132.254.32.0/20",
"132.254.72.0/21",
"132.254.96.0/21",
"132.254.136.0/21",
"148.241.0.0/18",

View file

@ -3,7 +3,6 @@
#
132.254.0.0/19
132.254.32.0/20
132.254.72.0/21
132.254.96.0/21
132.254.136.0/21
148.241.0.0/18

View file

@ -3,9 +3,7 @@
"handle": "DC-01",
"description": "GETTR",
"subnets": {
"ipv4": [
"74.80.209.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS1059 (DC-01)
# GETTR
#
74.80.209.0/24

View file

@ -858,6 +858,7 @@
"2800:484:2000::/39",
"2800:484:2300::/40",
"2800:484:2700::/40",
"2800:484:2f00::/40",
"2800:484:3900::/40",
"2800:484:3a00::/40",
"2800:484:5100::/40",

View file

@ -12,6 +12,7 @@
2800:484:2000::/39
2800:484:2300::/40
2800:484:2700::/40
2800:484:2f00::/40
2800:484:3900::/40
2800:484:3a00::/40
2800:484:5100::/40

View file

@ -180,7 +180,6 @@
"189.125.95.0/24",
"189.125.96.0/22",
"189.125.102.0/24",
"189.125.159.0/24",
"189.125.243.0/24",
"190.216.0.0/23",
"190.216.20.0/22",

View file

@ -177,7 +177,6 @@
189.125.95.0/24
189.125.96.0/22
189.125.102.0/24
189.125.159.0/24
189.125.243.0/24
190.216.0.0/23
190.216.20.0/22

View file

@ -15,7 +15,7 @@
"198.135.160.0/22",
"198.160.252.0/24",
"199.192.192.0/22",
"206.55.104.0/23",
"206.55.104.0/21",
"216.137.192.0/18",
"216.152.176.0/20"
],

View file

@ -12,6 +12,6 @@
198.135.160.0/22
198.160.252.0/24
199.192.192.0/22
206.55.104.0/23
206.55.104.0/21
216.137.192.0/18
216.152.176.0/20

View file

@ -5,8 +5,7 @@
"subnets": {
"ipv4": [
"116.206.93.0/24",
"116.206.94.0/23",
"154.40.52.0/23"
"116.206.94.0/23"
],
"ipv6": [
"2400:8a20:130::/48"

View file

@ -3,4 +3,3 @@
#
116.206.93.0/24
116.206.94.0/23
154.40.52.0/23

View file

@ -275,6 +275,7 @@
"186.191.243.0/24",
"186.191.244.0/22",
"186.191.250.0/23",
"186.191.252.0/24",
"190.3.13.0/24",
"190.3.19.0/24",
"190.3.20.0/23",

View file

@ -272,6 +272,7 @@
186.191.243.0/24
186.191.244.0/22
186.191.250.0/23
186.191.252.0/24
190.3.13.0/24
190.3.19.0/24
190.3.20.0/23

View file

@ -4,8 +4,10 @@
"description": "City of North Kansas City, MO",
"subnets": {
"ipv4": [
"65.164.172.0/22",
"72.22.208.0/20",
"75.98.112.0/20"
"75.98.112.0/20",
"206.229.44.0/22"
],
"ipv6": [
"2605:b080::/32"

View file

@ -1,5 +1,7 @@
# AS11708 (LINKCITY)
# City of North Kansas City, MO
#
65.164.172.0/22
72.22.208.0/20
75.98.112.0/20
206.229.44.0/22

View file

@ -24,6 +24,9 @@
"113.203.227.0/24",
"113.203.253.0/24",
"113.203.254.0/24",
"154.13.223.0/24",
"156.0.99.0/24",
"156.0.103.0/24",
"166.1.4.0/22",
"166.1.133.0/24",
"172.120.25.0/24",

View file

@ -21,6 +21,9 @@
113.203.227.0/24
113.203.253.0/24
113.203.254.0/24
154.13.223.0/24
156.0.99.0/24
156.0.103.0/24
166.1.4.0/22
166.1.133.0/24
172.120.25.0/24

View file

@ -3,9 +3,7 @@
"handle": "HOTELS-LON",
"description": "EXPEDIA, INC",
"subnets": {
"ipv4": [
"91.232.36.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS12058 (HOTELS-LON)
# EXPEDIA, INC
#
91.232.36.0/24

View file

@ -7,8 +7,6 @@
"205.233.151.0/24",
"216.223.128.0/19"
],
"ipv6": [
"2001:18f0::/32"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS12059 (ILAP)
# Internet Light and Power Inc.
#
2001:18f0::/32

View file

@ -3,11 +3,7 @@
"handle": "ETS-TELEPHONE-COMPANY",
"description": "Grande Communications Networks, LLC",
"subnets": {
"ipv4": [
"104.202.240.0/23",
"104.202.244.0/23",
"104.202.246.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,6 +1,3 @@
# AS12177 (ETS-TELEPHONE-COMPANY)
# Grande Communications Networks, LLC
#
104.202.240.0/23
104.202.244.0/23
104.202.246.0/24

View file

@ -23,7 +23,6 @@
"2607:6000:700::/40",
"2607:6000:900::/40",
"2607:6000:b00::/40",
"2607:6000:d00::/40",
"2607:6000:f00::/40",
"2607:6004:100::/40",
"2a02:5320:100::/40",

View file

@ -9,7 +9,6 @@
2607:6000:700::/40
2607:6000:900::/40
2607:6000:b00::/40
2607:6000:d00::/40
2607:6000:f00::/40
2607:6004:100::/40
2a02:5320:100::/40

View file

@ -21,6 +21,7 @@
"152.44.48.0/21",
"152.44.56.0/22",
"152.44.60.0/23",
"152.44.62.0/24",
"162.254.44.0/22",
"165.166.67.0/24",
"165.166.121.0/24",

View file

@ -18,6 +18,7 @@
152.44.48.0/21
152.44.56.0/22
152.44.60.0/23
152.44.62.0/24
162.254.44.0/22
165.166.67.0/24
165.166.121.0/24

View file

@ -128,6 +128,7 @@
"64.43.112.0/22",
"64.43.124.0/22",
"64.50.176.0/22",
"64.72.200.0/22",
"64.84.112.0/22",
"64.137.52.0/23",
"65.160.0.0/13",
@ -239,6 +240,7 @@
"91.149.244.0/22",
"91.226.57.0/24",
"91.233.0.0/23",
"92.52.214.0/24",
"92.53.176.0/22",
"92.119.183.0/24",
"92.249.31.0/24",
@ -346,6 +348,7 @@
"109.160.40.0/24",
"109.206.248.0/23",
"109.207.136.0/22",
"113.20.40.0/22",
"113.20.48.0/20",
"115.167.1.0/24",
"115.167.16.0/22",
@ -483,7 +486,6 @@
"162.254.4.0/24",
"162.254.6.0/24",
"163.5.166.0/24",
"164.79.192.0/24",
"166.0.186.0/24",
"166.88.149.0/24",
"166.88.173.0/24",
@ -529,6 +531,8 @@
"176.118.161.0/24",
"176.125.248.0/24",
"178.210.228.0/24",
"178.210.248.0/23",
"178.210.251.0/24",
"178.210.252.0/24",
"178.212.184.0/21",
"179.61.173.0/24",

View file

@ -125,6 +125,7 @@
64.43.112.0/22
64.43.124.0/22
64.50.176.0/22
64.72.200.0/22
64.84.112.0/22
64.137.52.0/23
65.160.0.0/13
@ -236,6 +237,7 @@
91.149.244.0/22
91.226.57.0/24
91.233.0.0/23
92.52.214.0/24
92.53.176.0/22
92.119.183.0/24
92.249.31.0/24
@ -343,6 +345,7 @@
109.160.40.0/24
109.206.248.0/23
109.207.136.0/22
113.20.40.0/22
113.20.48.0/20
115.167.1.0/24
115.167.16.0/22
@ -480,7 +483,6 @@
162.254.4.0/24
162.254.6.0/24
163.5.166.0/24
164.79.192.0/24
166.0.186.0/24
166.88.149.0/24
166.88.173.0/24
@ -526,6 +528,8 @@
176.118.161.0/24
176.125.248.0/24
178.210.228.0/24
178.210.248.0/23
178.210.251.0/24
178.210.252.0/24
178.212.184.0/21
179.61.173.0/24

View file

@ -16,6 +16,7 @@
],
"ipv6": [
"2001:7fb:fd02::/48",
"2001:7fb:fe05::/48",
"2001:7fb:ff00::/47",
"2001:7fb:ff03::/48",
"2001:7fb:ff04::/46",

View file

@ -2,6 +2,7 @@
# Reseaux IP Europeens Network Coordination Centre (RIPE NCC)
#
2001:7fb:fd02::/48
2001:7fb:fe05::/48
2001:7fb:ff00::/47
2001:7fb:ff03::/48
2001:7fb:ff04::/46

View file

@ -5,22 +5,30 @@
"subnets": {
"ipv4": [
"31.170.55.0/24",
"45.134.13.0/24",
"37.49.144.0/21",
"45.134.12.0/23",
"91.204.76.0/22",
"94.74.137.0/24",
"94.74.140.0/24",
"94.74.147.0/24",
"94.74.156.0/24",
"94.74.158.0/24",
"94.74.169.0/24",
"94.74.158.0/23",
"94.74.168.0/23",
"94.74.171.0/24",
"94.74.173.0/24",
"94.74.187.0/24",
"94.74.191.0/24",
"94.137.72.0/24",
"94.137.89.0/24",
"109.203.160.0/21",
"176.46.128.0/19",
"194.147.44.0/24",
"195.34.94.0/23",
"212.8.224.0/22",
"212.8.228.0/24"
],
"ipv6": []
"ipv6": [
"2a0c:b6c7::/32"
]
}
}

View file

@ -2,17 +2,23 @@
# Sokolov Dmitry Nikolaevich
#
31.170.55.0/24
45.134.13.0/24
37.49.144.0/21
45.134.12.0/23
91.204.76.0/22
94.74.137.0/24
94.74.140.0/24
94.74.147.0/24
94.74.156.0/24
94.74.158.0/24
94.74.169.0/24
94.74.158.0/23
94.74.168.0/23
94.74.171.0/24
94.74.173.0/24
94.74.187.0/24
94.74.191.0/24
94.137.72.0/24
94.137.89.0/24
109.203.160.0/21
176.46.128.0/19
194.147.44.0/24
195.34.94.0/23
212.8.224.0/22

View file

@ -1,3 +1,4 @@
# AS12679 (MOL)
# Sokolov Dmitry Nikolaevich
#
2a0c:b6c7::/32

View file

@ -50,7 +50,6 @@
"93.170.76.0/24",
"94.158.188.0/24",
"95.47.161.0/24",
"95.181.161.0/24",
"103.146.97.0/24",
"176.53.187.0/24",
"176.103.82.0/24",

View file

@ -47,7 +47,6 @@
93.170.76.0/24
94.158.188.0/24
95.47.161.0/24
95.181.161.0/24
103.146.97.0/24
176.53.187.0/24
176.103.82.0/24

View file

@ -77,8 +77,8 @@
"95.70.244.0/22",
"95.70.248.0/23",
"95.70.251.0/24",
"95.70.252.0/23",
"95.70.254.0/24",
"95.70.252.0/22",
"159.146.1.0/24",
"159.146.3.0/24",
"159.146.5.0/24",
"159.146.6.0/23",
@ -89,8 +89,7 @@
"159.146.21.0/24",
"159.146.23.0/24",
"159.146.24.0/21",
"159.146.32.0/23",
"159.146.35.0/24",
"159.146.32.0/22",
"159.146.37.0/24",
"159.146.38.0/23",
"159.146.40.0/21",
@ -233,6 +232,8 @@
"2a02:ff0:3a00::/40",
"2a02:ff0:3d00::/40",
"2a02:ff0:3f00::/40",
"2a02:ff0:4000::/40",
"2a02:ff0:ffff::/48",
"2a0c:bec0::/29"
]
}

View file

@ -74,8 +74,8 @@
95.70.244.0/22
95.70.248.0/23
95.70.251.0/24
95.70.252.0/23
95.70.254.0/24
95.70.252.0/22
159.146.1.0/24
159.146.3.0/24
159.146.5.0/24
159.146.6.0/23
@ -86,8 +86,7 @@
159.146.21.0/24
159.146.23.0/24
159.146.24.0/21
159.146.32.0/23
159.146.35.0/24
159.146.32.0/22
159.146.37.0/24
159.146.38.0/23
159.146.40.0/21

View file

@ -37,4 +37,6 @@
2a02:ff0:3a00::/40
2a02:ff0:3d00::/40
2a02:ff0:3f00::/40
2a02:ff0:4000::/40
2a02:ff0:ffff::/48
2a0c:bec0::/29

View file

@ -7,7 +7,6 @@
"5.28.128.0/18",
"5.29.0.0/16",
"37.142.0.0/16",
"45.195.133.0/24",
"77.137.0.0/17",
"77.137.128.0/18",
"77.137.192.0/22",

View file

@ -4,7 +4,6 @@
5.28.128.0/18
5.29.0.0/16
37.142.0.0/16
45.195.133.0/24
77.137.0.0/17
77.137.128.0/18
77.137.192.0/22

View file

@ -7,7 +7,7 @@
"91.237.216.0/23",
"212.29.64.0/24",
"212.29.66.0/23",
"212.29.68.0/23",
"212.29.69.0/24",
"212.29.90.0/24"
],
"ipv6": []

View file

@ -4,5 +4,5 @@
91.237.216.0/23
212.29.64.0/24
212.29.66.0/23
212.29.68.0/23
212.29.69.0/24
212.29.90.0/24

View file

@ -41,6 +41,7 @@
"84.252.15.0/24",
"84.252.16.0/22",
"84.252.20.0/23",
"84.252.22.0/24",
"84.252.32.0/21",
"84.252.42.0/23",
"84.252.44.0/22",

View file

@ -38,6 +38,7 @@
84.252.15.0/24
84.252.16.0/22
84.252.20.0/23
84.252.22.0/24
84.252.32.0/21
84.252.42.0/23
84.252.44.0/22

View file

@ -3,7 +3,10 @@
"handle": "STN-COMM5-IN",
"description": "STN COMMUNICATION \u0026 ADVERTISING PVT LTD",
"subnets": {
"ipv4": [],
"ipv4": [
"103.225.224.0/22",
"111.235.148.0/22"
],
"ipv6": []
}
}

View file

@ -1,3 +1,5 @@
# AS131463 (STN-COMM5-IN)
# STN COMMUNICATION & ADVERTISING PVT LTD
#
103.225.224.0/22
111.235.148.0/22

View file

@ -5,7 +5,7 @@
"subnets": {
"ipv4": [
"103.23.16.0/22",
"110.173.160.0/20",
"110.173.160.0/21",
"202.8.44.0/22",
"218.100.23.0/24",
"218.100.24.0/23"

View file

@ -2,7 +2,7 @@
# Vital Data Ltd
#
103.23.16.0/22
110.173.160.0/20
110.173.160.0/21
202.8.44.0/22
218.100.23.0/24
218.100.24.0/23

View file

@ -4,7 +4,7 @@
"description": "Fars Route Information Technology Services Company",
"subnets": {
"ipv4": [
"103.161.237.0/24"
"103.161.236.0/23"
],
"ipv6": []
}

View file

@ -1,4 +1,4 @@
# AS132104 (FARSROUTE-AP)
# Fars Route Information Technology Services Company
#
103.161.237.0/24
103.161.236.0/23

View file

@ -18,11 +18,11 @@
"103.155.215.0/24",
"103.193.172.0/22",
"103.234.74.0/24",
"154.86.64.0/19",
"154.86.112.0/21",
"154.86.124.0/22",
"154.86.64.0/18",
"154.206.192.0/19",
"154.206.224.0/21",
"154.206.224.0/22",
"154.206.229.0/24",
"154.206.230.0/23",
"154.212.147.0/24",
"154.212.148.0/23",
"154.212.150.0/24",

View file

@ -15,11 +15,11 @@
103.155.215.0/24
103.193.172.0/22
103.234.74.0/24
154.86.64.0/19
154.86.112.0/21
154.86.124.0/22
154.86.64.0/18
154.206.192.0/19
154.206.224.0/21
154.206.224.0/22
154.206.229.0/24
154.206.230.0/23
154.212.147.0/24
154.212.148.0/23
154.212.150.0/24

View file

@ -5,7 +5,7 @@
"subnets": {
"ipv4": [
"103.15.250.0/24",
"139.180.8.0/23",
"139.180.8.0/24",
"139.180.10.0/24"
],
"ipv6": []

View file

@ -2,5 +2,5 @@
# Intuit India Product Development Center Private Limited.
#
103.15.250.0/24
139.180.8.0/23
139.180.8.0/24
139.180.10.0/24

View file

@ -7,6 +7,8 @@
"103.73.58.0/24",
"103.145.187.0/24"
],
"ipv6": []
"ipv6": [
"2400:7de0::/32"
]
}
}

View file

@ -1,3 +1,4 @@
# AS132464 (BARBAZACOOP-AP)
# Barbaza Multi-Purpose Cooperative
#
2400:7de0::/32

View file

@ -3,7 +3,10 @@
"handle": "TONGACABLELIMITED-AP",
"description": "Tonga Cable Limited",
"subnets": {
"ipv4": [],
"ipv4": [
"103.245.160.0/23",
"103.245.162.0/24"
],
"ipv6": [
"2406:1500:1::/48"
]

View file

@ -1,3 +1,5 @@
# AS132579 (TONGACABLELIMITED-AP)
# Tonga Cable Limited
#
103.245.160.0/23
103.245.162.0/24

View file

@ -4,6 +4,13 @@
"description": "Delta Telesystems Ltd.",
"subnets": {
"ipv4": [
"82.147.67.0/24",
"82.147.69.0/24",
"82.147.74.0/24",
"82.147.80.0/24",
"82.147.82.0/23",
"82.147.87.0/24",
"82.147.88.0/24",
"91.206.16.0/23",
"188.0.40.0/21",
"193.107.92.0/22"

View file

@ -1,6 +1,13 @@
# AS13259 (DELTA-TELESYSTEMS)
# Delta Telesystems Ltd.
#
82.147.67.0/24
82.147.69.0/24
82.147.74.0/24
82.147.80.0/24
82.147.82.0/23
82.147.87.0/24
82.147.88.0/24
91.206.16.0/23
188.0.40.0/21
193.107.92.0/22

View file

@ -3,7 +3,9 @@
"handle": "RAYANTRADERS-AP",
"description": "Rayan Traders",
"subnets": {
"ipv4": [],
"ipv4": [
"103.73.226.0/24"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS132735 (RAYANTRADERS-AP)
# Rayan Traders
#
103.73.226.0/24

View file

@ -12,8 +12,7 @@
"103.56.16.0/22",
"103.87.8.0/22",
"103.255.176.0/22",
"116.204.210.0/24",
"154.86.2.0/24"
"116.204.210.0/24"
],
"ipv6": []
}

View file

@ -10,4 +10,3 @@
103.87.8.0/22
103.255.176.0/22
116.204.210.0/24
154.86.2.0/24

View file

@ -12,6 +12,7 @@
"103.187.248.0/23",
"103.190.12.0/23",
"103.252.168.0/22",
"156.237.1.0/24",
"156.247.1.0/24"
],
"ipv6": []

View file

@ -9,4 +9,5 @@
103.187.248.0/23
103.190.12.0/23
103.252.168.0/22
156.237.1.0/24
156.247.1.0/24

View file

@ -7,7 +7,8 @@
"38.207.64.0/18",
"38.207.192.0/18",
"154.194.128.0/18",
"154.206.128.0/18"
"154.206.128.0/18",
"154.214.64.0/18"
],
"ipv6": []
}

View file

@ -5,3 +5,4 @@
38.207.192.0/18
154.194.128.0/18
154.206.128.0/18
154.214.64.0/18

View file

@ -20,7 +20,8 @@
"45.207.45.0/24",
"45.207.46.0/23",
"45.207.48.0/21",
"45.207.56.0/22",
"45.207.56.0/24",
"45.207.58.0/23",
"45.207.61.0/24",
"103.44.28.0/22",
"103.59.144.0/22",

View file

@ -17,7 +17,8 @@
45.207.45.0/24
45.207.46.0/23
45.207.48.0/21
45.207.56.0/22
45.207.56.0/24
45.207.58.0/23
45.207.61.0/24
103.44.28.0/22
103.59.144.0/22

View file

@ -4,7 +4,7 @@
"description": "Y - Net Broadband Services",
"subnets": {
"ipv4": [
"103.127.32.0/23"
"103.127.32.0/24"
],
"ipv6": []
}

View file

@ -1,4 +1,4 @@
# AS133318 (YNETINT)
# Y - Net Broadband Services
#
103.127.32.0/23
103.127.32.0/24

View file

@ -198,7 +198,7 @@
"162.158.214.0/23",
"162.158.216.0/21",
"162.158.224.0/22",
"162.158.228.0/24",
"162.158.228.0/23",
"162.158.232.0/21",
"162.158.240.0/22",
"162.158.244.0/23",
@ -269,6 +269,7 @@
"172.69.132.0/22",
"172.69.136.0/21",
"172.69.144.0/24",
"172.69.148.0/22",
"172.69.156.0/22",
"172.69.160.0/21",
"172.69.168.0/22",
@ -434,7 +435,7 @@
"2400:cb00:184::/46",
"2400:cb00:188::/47",
"2400:cb00:190::/45",
"2400:cb00:199::/48",
"2400:cb00:198::/47",
"2400:cb00:200::/45",
"2400:cb00:208::/47",
"2400:cb00:210::/45",
@ -603,9 +604,7 @@
"2400:cb00:662::/47",
"2400:cb00:665::/48",
"2400:cb00:666::/48",
"2400:cb00:670::/47",
"2400:cb00:672::/48",
"2400:cb00:674::/46",
"2400:cb00:670::/45",
"2400:cb00:679::/48",
"2400:cb00:681::/48",
"2400:cb00:683::/48",
@ -682,9 +681,6 @@
"2400:cb00:a710::/48",
"2400:cb00:a720::/45",
"2400:cb00:a730::/46",
"2400:cb00:a740::/48",
"2400:cb00:a742::/47",
"2400:cb00:a744::/48",
"2400:cb00:a760::/47",
"2400:cb00:a762::/48",
"2400:cb00:a770::/46",

View file

@ -195,7 +195,7 @@
162.158.214.0/23
162.158.216.0/21
162.158.224.0/22
162.158.228.0/24
162.158.228.0/23
162.158.232.0/21
162.158.240.0/22
162.158.244.0/23
@ -266,6 +266,7 @@
172.69.132.0/22
172.69.136.0/21
172.69.144.0/24
172.69.148.0/22
172.69.156.0/22
172.69.160.0/21
172.69.168.0/22

View file

@ -60,7 +60,7 @@
2400:cb00:184::/46
2400:cb00:188::/47
2400:cb00:190::/45
2400:cb00:199::/48
2400:cb00:198::/47
2400:cb00:200::/45
2400:cb00:208::/47
2400:cb00:210::/45
@ -229,9 +229,7 @@
2400:cb00:662::/47
2400:cb00:665::/48
2400:cb00:666::/48
2400:cb00:670::/47
2400:cb00:672::/48
2400:cb00:674::/46
2400:cb00:670::/45
2400:cb00:679::/48
2400:cb00:681::/48
2400:cb00:683::/48
@ -308,9 +306,6 @@
2400:cb00:a710::/48
2400:cb00:a720::/45
2400:cb00:a730::/46
2400:cb00:a740::/48
2400:cb00:a742::/47
2400:cb00:a744::/48
2400:cb00:a760::/47
2400:cb00:a762::/48
2400:cb00:a770::/46

View file

@ -3,7 +3,12 @@
"handle": "FASTNET-IN",
"description": "Fastnet Communication Pvt. Ltd.",
"subnets": {
"ipv4": [],
"ipv6": []
"ipv4": [
"103.47.216.0/22",
"103.138.4.0/23"
],
"ipv6": [
"2406:99c0::/32"
]
}
}

View file

@ -1,3 +1,5 @@
# AS133692 (FASTNET-IN)
# Fastnet Communication Pvt. Ltd.
#
103.47.216.0/22
103.138.4.0/23

View file

@ -1,3 +1,4 @@
# AS133692 (FASTNET-IN)
# Fastnet Communication Pvt. Ltd.
#
2406:99c0::/32

View file

@ -9,6 +9,8 @@
"103.210.196.0/22",
"160.19.220.0/22"
],
"ipv6": []
"ipv6": [
"2401:320::/48"
]
}
}

View file

@ -1,3 +1,4 @@
# AS133724 (SWASTIK-IN)
# Swastik Internet and Cables pvt. ltd.
#
2401:320::/48

View file

@ -6,6 +6,7 @@
"ipv4": [
"45.207.42.0/23",
"45.207.44.0/24",
"45.207.57.0/24",
"149.30.202.0/23",
"149.30.204.0/23",
"156.247.8.0/22",

View file

@ -3,6 +3,7 @@
#
45.207.42.0/23
45.207.44.0/24
45.207.57.0/24
149.30.202.0/23
149.30.204.0/23
156.247.8.0/22

View file

@ -7,7 +7,7 @@
"103.48.24.0/23",
"103.104.84.0/23",
"111.88.185.0/24",
"111.88.187.0/24",
"111.88.186.0/23",
"111.88.189.0/24",
"111.88.190.0/24"
],

View file

@ -4,6 +4,6 @@
103.48.24.0/23
103.104.84.0/23
111.88.185.0/24
111.88.187.0/24
111.88.186.0/23
111.88.189.0/24
111.88.190.0/24

View file

@ -3,9 +3,7 @@
"handle": "PATHWAYSGROUP",
"description": "Sarla Holdings Pvt.Ltd",
"subnets": {
"ipv4": [
"103.54.173.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS133990 (PATHWAYSGROUP)
# Sarla Holdings Pvt.Ltd
#
103.54.173.0/24

View file

@ -6,6 +6,8 @@
"ipv4": [
"103.163.192.0/23"
],
"ipv6": []
"ipv6": [
"2001:df1:b240::/48"
]
}
}

View file

@ -1,3 +1,4 @@
# AS134276 (ORBITB-IN)
# Orbit Broadband
#
2001:df1:b240::/48

View file

@ -6,7 +6,7 @@
"ipv4": [],
"ipv6": [
"2404:f4c0:f81d::/48",
"2404:f4c0:f81e::/47",
"2404:f4c0:f81f::/48",
"2406:840:e180::/44",
"2a12:3fc2:e72e::/48"
]

View file

@ -2,6 +2,6 @@
# Wuhan LSHIY Network Technology Co., Ltd.
#
2404:f4c0:f81d::/48
2404:f4c0:f81e::/47
2404:f4c0:f81f::/48
2406:840:e180::/44
2a12:3fc2:e72e::/48

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