Update 20251130-0049

This commit is contained in:
trick77 2025-11-30 01:49:30 +01:00
commit 45c163c7fd
1191 changed files with 2441 additions and 1643 deletions

View file

@ -12,8 +12,10 @@
"38.246.81.0/24",
"38.246.126.0/24",
"134.195.36.0/24",
"160.22.202.0/24",
"170.205.0.0/22"
"154.18.82.0/24",
"160.22.202.0/23",
"170.205.0.0/22",
"206.54.16.0/24"
],
"ipv6": [
"2606:e040:1::/48",

View file

@ -9,5 +9,7 @@
38.246.81.0/24
38.246.126.0/24
134.195.36.0/24
160.22.202.0/24
154.18.82.0/24
160.22.202.0/23
170.205.0.0/22
206.54.16.0/24

View file

@ -487,6 +487,7 @@
"186.83.96.0/22",
"186.83.104.0/21",
"186.83.112.0/22",
"186.83.117.0/24",
"186.83.118.0/24",
"186.83.120.0/22",
"186.83.132.0/22",

View file

@ -484,6 +484,7 @@
186.83.96.0/22
186.83.104.0/21
186.83.112.0/22
186.83.117.0/24
186.83.118.0/24
186.83.120.0/22
186.83.132.0/22

View file

@ -56,7 +56,6 @@
"196.8.231.0/24",
"196.8.233.0/24",
"196.8.237.0/24",
"196.8.238.0/24",
"196.8.245.0/24"
],
"ipv6": []

View file

@ -53,5 +53,4 @@
196.8.231.0/24
196.8.233.0/24
196.8.237.0/24
196.8.238.0/24
196.8.245.0/24

View file

@ -6,6 +6,7 @@
"ipv4": [
"37.60.192.0/21",
"85.90.64.0/19",
"185.33.68.0/22",
"194.13.72.0/21"
],
"ipv6": [

View file

@ -3,4 +3,5 @@
#
37.60.192.0/21
85.90.64.0/19
185.33.68.0/22
194.13.72.0/21

View file

@ -4,8 +4,6 @@
"description": "kkcloud",
"subnets": {
"ipv4": [],
"ipv6": [
"2602:f506::/40"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS11761 (KKCLOUD)
# kkcloud
#
2602:f506::/40

View file

@ -4,7 +4,6 @@
"description": "Global Enterprise Solutions Inc",
"subnets": {
"ipv4": [
"38.18.144.0/21",
"38.134.125.0/24",
"208.79.14.0/23"
],

View file

@ -1,6 +1,5 @@
# AS12105 (GCN-001)
# Global Enterprise Solutions Inc
#
38.18.144.0/21
38.134.125.0/24
208.79.14.0/23

View file

@ -210,7 +210,6 @@
"203.30.201.0/24",
"203.31.62.0/23",
"203.32.16.0/22",
"203.33.42.0/24",
"203.33.151.0/24",
"203.33.251.0/24",
"203.34.41.0/24",

View file

@ -207,7 +207,6 @@
203.30.201.0/24
203.31.62.0/23
203.32.16.0/22
203.33.42.0/24
203.33.151.0/24
203.33.251.0/24
203.34.41.0/24

View file

@ -7,6 +7,7 @@
"5.201.0.0/17",
"87.246.192.0/19",
"87.246.240.0/20",
"185.76.104.0/22",
"212.182.0.0/18",
"212.182.64.0/20"
],

View file

@ -4,5 +4,6 @@
5.201.0.0/17
87.246.192.0/19
87.246.240.0/20
185.76.104.0/22
212.182.0.0/18
212.182.64.0/20

View file

@ -122,7 +122,6 @@
"192.165.206.0/24",
"192.176.58.0/24",
"192.176.60.0/24",
"192.176.62.0/24",
"193.8.126.0/24",
"193.23.228.0/24",
"193.26.30.0/24",

View file

@ -119,7 +119,6 @@
192.165.206.0/24
192.176.58.0/24
192.176.60.0/24
192.176.62.0/24
193.8.126.0/24
193.23.228.0/24
193.26.30.0/24

View file

@ -10,7 +10,7 @@
"5.175.138.0/24",
"5.175.143.0/24",
"5.175.160.0/20",
"5.175.176.0/22",
"5.175.176.0/23",
"5.175.182.0/24",
"5.175.187.0/24",
"5.175.190.0/24",

View file

@ -7,7 +7,7 @@
5.175.138.0/24
5.175.143.0/24
5.175.160.0/20
5.175.176.0/22
5.175.176.0/23
5.175.182.0/24
5.175.187.0/24
5.175.190.0/24

View file

@ -31,6 +31,7 @@
"2001:7fb:fe04::/46",
"2001:7fb:fe0a::/47",
"2001:7fb:fe0c::/46",
"2001:7fb:fe10::/48",
"2001:7fb:fe14::/46",
"2001:7fb:fe18::/47",
"2001:7fb:fe20::/48",

View file

@ -12,6 +12,7 @@
2001:7fb:fe04::/46
2001:7fb:fe0a::/47
2001:7fb:fe0c::/46
2001:7fb:fe10::/48
2001:7fb:fe14::/46
2001:7fb:fe18::/47
2001:7fb:fe20::/48

View file

@ -17,6 +17,7 @@
"83.136.66.0/23",
"83.136.68.0/23",
"84.19.224.0/19",
"84.45.15.0/24",
"87.246.64.0/18",
"89.151.64.0/18",
"91.198.3.0/24",

View file

@ -14,6 +14,7 @@
83.136.66.0/23
83.136.68.0/23
84.19.224.0/19
84.45.15.0/24
87.246.64.0/18
89.151.64.0/18
91.198.3.0/24

View file

@ -3,7 +3,9 @@
"handle": "SFO-IX-AS",
"description": "JSC ER-Telecom Holding",
"subnets": {
"ipv4": [],
"ipv4": [
"91.221.180.0/23"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS13094 (SFO-IX-AS)
# JSC ER-Telecom Holding
#
91.221.180.0/23

View file

@ -4,7 +4,6 @@
"description": "Etisalat Afghan",
"subnets": {
"ipv4": [
"45.116.128.0/23",
"103.13.64.0/22",
"103.133.75.0/24",
"137.59.120.0/22",

View file

@ -1,7 +1,6 @@
# AS131284 (ETISALATAFG-AS-AP)
# Etisalat Afghan
#
45.116.128.0/23
103.13.64.0/22
103.133.75.0/24
137.59.120.0/22

View file

@ -14,7 +14,8 @@
],
"ipv6": [
"2403:bf40::/48",
"2403:bf40:2::/48"
"2403:bf40:2::/48",
"2403:bf40:240::/42"
]
}
}

View file

@ -3,3 +3,4 @@
#
2403:bf40::/48
2403:bf40:2::/48
2403:bf40:240::/42

View file

@ -9,7 +9,8 @@
"103.242.136.0/22"
],
"ipv6": [
"2402:900::/46"
"2402:900::/47",
"2402:900:3::/48"
]
}
}

View file

@ -1,4 +1,5 @@
# AS131459 (VCPL-IN)
# 88c Race Course Road Coimbatore 641018
#
2402:900::/46
2402:900::/47
2402:900:3::/48

View file

@ -19,7 +19,8 @@
"103.221.246.0/23",
"116.90.101.0/24",
"119.30.85.0/24",
"156.238.64.0/21",
"156.238.68.0/24",
"156.238.70.0/23",
"163.61.129.0/24"
],
"ipv6": [

View file

@ -16,5 +16,6 @@
103.221.246.0/23
116.90.101.0/24
119.30.85.0/24
156.238.64.0/21
156.238.68.0/24
156.238.70.0/23
163.61.129.0/24

View file

@ -4,9 +4,9 @@
"description": "PT Telemedia Network Cakrawala",
"subnets": {
"ipv4": [
"103.15.241.0/24",
"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,6 +1,6 @@
# AS131735 (IDNIC-TNC-ID)
# PT Telemedia Network Cakrawala
#
103.15.241.0/24
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

@ -3,7 +3,9 @@
"handle": "BEMOBILESI-AS-AP",
"description": "Bemobile Solomon Islands Ltd",
"subnets": {
"ipv4": [],
"ipv4": [
"103.21.248.0/22"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS132462 (BEMOBILESI-AS-AP)
# Bemobile Solomon Islands Ltd
#
103.21.248.0/22

View file

@ -4,7 +4,8 @@
"description": "Pega Systems Worldwide India Pvt Ltd",
"subnets": {
"ipv4": [
"103.38.88.0/24"
"103.38.88.0/24",
"103.253.104.0/24"
],
"ipv6": []
}

View file

@ -2,3 +2,4 @@
# Pega Systems Worldwide India Pvt Ltd
#
103.38.88.0/24
103.253.104.0/24

View file

@ -5,7 +5,7 @@
"subnets": {
"ipv4": [
"43.228.227.0/24",
"43.249.50.0/24",
"43.249.50.0/23",
"43.251.118.0/23",
"45.15.9.0/24",
"45.196.100.0/24",

View file

@ -2,7 +2,7 @@
# TELEGLOBAL COMMUNICATION SERVICES LIMITED
#
43.228.227.0/24
43.249.50.0/24
43.249.50.0/23
43.251.118.0/23
45.15.9.0/24
45.196.100.0/24

View file

@ -3,7 +3,10 @@
"handle": "FIBMESH-AS-AP",
"description": "FIBMESH IN LIMITED",
"subnets": {
"ipv4": [],
"ipv4": [
"103.255.80.0/23",
"103.255.83.0/24"
],
"ipv6": []
}
}

View file

@ -1,3 +1,5 @@
# AS133082 (FIBMESH-AS-AP)
# FIBMESH IN LIMITED
#
103.255.80.0/23
103.255.83.0/24

View file

@ -15,6 +15,9 @@
"103.120.250.0/24",
"150.107.24.0/24"
],
"ipv6": []
"ipv6": [
"2001:df7:6e00::/48",
"2403:6040::/32"
]
}
}

View file

@ -1,3 +1,5 @@
# AS133232 (SAMPARKESTATES-AS-IN)
# SAMPARK ESTATES PVT. LTD
#
2001:df7:6e00::/48
2403:6040::/32

View file

@ -6,7 +6,7 @@
"ipv4": [
"43.224.220.0/22",
"103.70.32.0/22",
"103.184.90.0/23",
"103.184.90.0/24",
"103.231.4.0/22"
],
"ipv6": [

View file

@ -3,5 +3,5 @@
#
43.224.220.0/22
103.70.32.0/22
103.184.90.0/23
103.184.90.0/24
103.231.4.0/22

View file

@ -487,8 +487,7 @@
"172.68.156.0/24",
"172.68.159.0/24",
"172.68.160.0/24",
"172.68.164.0/24",
"172.68.166.0/23",
"172.68.164.0/22",
"172.68.168.0/24",
"172.68.170.0/23",
"172.68.172.0/22",
@ -1014,6 +1013,7 @@
"2400:cb00:798::/48",
"2400:cb00:903::/48",
"2400:cb00:904::/47",
"2400:cb00:907::/48",
"2400:cb00:908::/48",
"2400:cb00:910::/47",
"2400:cb00:913::/48",

View file

@ -484,8 +484,7 @@
172.68.156.0/24
172.68.159.0/24
172.68.160.0/24
172.68.164.0/24
172.68.166.0/23
172.68.164.0/22
172.68.168.0/24
172.68.170.0/23
172.68.172.0/22

View file

@ -282,6 +282,7 @@
2400:cb00:798::/48
2400:cb00:903::/48
2400:cb00:904::/47
2400:cb00:907::/48
2400:cb00:908::/48
2400:cb00:910::/47
2400:cb00:913::/48

View file

@ -6,6 +6,8 @@
"ipv4": [
"200.112.225.0/24",
"200.112.226.0/24",
"200.112.228.0/22",
"200.112.232.0/21",
"200.112.240.0/20"
],
"ipv6": []

View file

@ -3,4 +3,6 @@
#
200.112.225.0/24
200.112.226.0/24
200.112.228.0/22
200.112.232.0/21
200.112.240.0/20

View file

@ -11,7 +11,6 @@
"ipv6": [
"2403:140:1::/48",
"2403:140:10::/48",
"2403:140:1111::/48",
"2403:140:8888::/48",
"2403:140:ff11::/48",
"2403:140:ff12::/48",

View file

@ -3,7 +3,6 @@
#
2403:140:1::/48
2403:140:10::/48
2403:140:1111::/48
2403:140:8888::/48
2403:140:ff11::/48
2403:140:ff12::/48

View file

@ -1,7 +1,7 @@
{
"asn": 134303,
"handle": "ESCONET-AS-IN",
"description": "Esconet Technologies Pvt. Ltd",
"handle": "ZEACLOUD-AS-IN",
"description": "ZEACLOUD SERVICES PRIVATE LIMITED",
"subnets": {
"ipv4": [
"103.16.76.0/24",

View file

@ -1,5 +1,5 @@
# AS134303 (ESCONET-AS-IN)
# Esconet Technologies Pvt. Ltd
# AS134303 (ZEACLOUD-AS-IN)
# ZEACLOUD SERVICES PRIVATE LIMITED
#
103.16.76.0/24
103.61.231.0/24

View file

@ -1,3 +1,3 @@
# AS134303 (ESCONET-AS-IN)
# Esconet Technologies Pvt. Ltd
# AS134303 (ZEACLOUD-AS-IN)
# ZEACLOUD SERVICES PRIVATE LIMITED
#

View file

@ -10,7 +10,8 @@
"154.198.40.0/22",
"156.224.18.0/23",
"156.226.176.0/21",
"156.239.52.0/23"
"156.239.52.0/23",
"162.211.180.0/23"
],
"ipv6": []
}

View file

@ -8,3 +8,4 @@
156.224.18.0/23
156.226.176.0/21
156.239.52.0/23
162.211.180.0/23

View file

@ -11,7 +11,7 @@
"101.0.62.0/23",
"103.22.140.0/22",
"103.59.72.0/22",
"103.76.100.0/24",
"103.76.100.0/23",
"103.80.160.0/22",
"103.113.140.0/22",
"103.195.200.0/22",

View file

@ -8,7 +8,7 @@
101.0.62.0/23
103.22.140.0/22
103.59.72.0/22
103.76.100.0/24
103.76.100.0/23
103.80.160.0/22
103.113.140.0/22
103.195.200.0/22

View file

@ -22,7 +22,7 @@
"103.194.42.0/23",
"103.200.96.0/23",
"103.204.172.0/22",
"103.205.8.0/23",
"103.205.8.0/22",
"122.128.96.0/23",
"122.128.99.0/24",
"185.170.208.0/22",

View file

@ -19,7 +19,7 @@
103.194.42.0/23
103.200.96.0/23
103.204.172.0/22
103.205.8.0/23
103.205.8.0/22
122.128.96.0/23
122.128.99.0/24
185.170.208.0/22

View file

@ -12,8 +12,6 @@
"103.224.48.0/24",
"103.224.54.0/24"
],
"ipv6": [
"2401:fbc0::/32"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS134922 (RGTECHNOSOLUTIONS-AS)
# R G TECHNOSOLUTIONS PVT LTD
#
2401:fbc0::/32

View file

@ -4,7 +4,6 @@
"description": "Singapore Exchange Limited",
"subnets": {
"ipv4": [
"103.139.114.0/24",
"103.205.76.0/23"
],
"ipv6": []

View file

@ -1,5 +1,4 @@
# AS135002 (SGX-AS-AP)
# Singapore Exchange Limited
#
103.139.114.0/24
103.205.76.0/23

View file

@ -8,8 +8,6 @@
"103.107.38.0/24",
"103.107.40.0/24"
],
"ipv6": [
"2406:eac0::/32"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS135055 (RAFINESATELITE-AS-AP)
# Rafine Satelite
#
2406:eac0::/32

View file

@ -5,7 +5,8 @@
"subnets": {
"ipv4": [
"103.92.116.0/23",
"157.119.116.0/22"
"157.119.116.0/24",
"157.119.118.0/23"
],
"ipv6": []
}

View file

@ -2,4 +2,5 @@
# AAKASH INTERNET SERVICES PRIVATE LIMITED
#
103.92.116.0/23
157.119.116.0/22
157.119.116.0/24
157.119.118.0/23

View file

@ -4,13 +4,15 @@
"description": "Myanmar Broadband Telecom Co. Ltd",
"subnets": {
"ipv4": [
"38.52.121.0/24",
"38.52.120.0/21",
"38.158.204.0/22",
"103.116.12.0/24",
"103.133.242.0/23",
"103.213.30.0/24",
"117.55.248.0/23",
"117.55.250.0/24"
"117.55.248.0/22"
],
"ipv6": []
"ipv6": [
"2001:df1:7e00::/48"
]
}
}

View file

@ -1,9 +1,9 @@
# AS135300 (MBTCL-AS-AP)
# Myanmar Broadband Telecom Co. Ltd
#
38.52.121.0/24
38.52.120.0/21
38.158.204.0/22
103.116.12.0/24
103.133.242.0/23
103.213.30.0/24
117.55.248.0/23
117.55.250.0/24
117.55.248.0/22

View file

@ -1,3 +1,4 @@
# AS135300 (MBTCL-AS-AP)
# Myanmar Broadband Telecom Co. Ltd
#
2001:df1:7e00::/48

View file

@ -20,6 +20,7 @@
"202.141.230.0/24",
"202.141.236.0/24",
"202.141.244.0/24",
"202.141.251.0/24",
"202.142.178.0/24",
"202.142.181.0/24",
"202.142.183.0/24",

View file

@ -17,6 +17,7 @@
202.141.230.0/24
202.141.236.0/24
202.141.244.0/24
202.141.251.0/24
202.142.178.0/24
202.142.181.0/24
202.142.183.0/24

View file

@ -14,7 +14,7 @@
"103.164.210.0/23",
"103.173.220.0/23",
"103.207.88.0/23",
"103.211.104.0/24"
"103.211.104.0/23"
],
"ipv6": [
"2406:f40::/32"

View file

@ -11,4 +11,4 @@
103.164.210.0/23
103.173.220.0/23
103.207.88.0/23
103.211.104.0/24
103.211.104.0/23

View file

@ -3,9 +3,7 @@
"handle": "DMIMS-AS",
"description": "Datta Meghe Institute Of Medical Sciences",
"subnets": {
"ipv4": [
"103.68.25.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS135730 (DMIMS-AS)
# Datta Meghe Institute Of Medical Sciences
#
103.68.25.0/24

View file

@ -1,7 +1,7 @@
{
"asn": 135820,
"handle": "SKNET311-AS",
"description": "S.k.netsol Pvt Ltd",
"handle": "RESERVED",
"description": "IRINN AS-BLOCK",
"subnets": {
"ipv4": [],
"ipv6": []

View file

@ -1,3 +1,3 @@
# AS135820 (SKNET311-AS)
# S.k.netsol Pvt Ltd
# AS135820 (RESERVED)
# IRINN AS-BLOCK
#

View file

@ -1,3 +1,3 @@
# AS135820 (SKNET311-AS)
# S.k.netsol Pvt Ltd
# AS135820 (RESERVED)
# IRINN AS-BLOCK
#

View file

@ -3,7 +3,9 @@
"handle": "ARHANT-AS",
"description": "Arihant Communications",
"subnets": {
"ipv4": [],
"ipv4": [
"103.93.96.0/22"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS135837 (ARHANT-AS)
# Arihant Communications
#
103.93.96.0/22

View file

@ -4,7 +4,8 @@
"description": "PT. WINUSA CIPTA TELEMATIKA",
"subnets": {
"ipv4": [
"103.83.119.0/24"
"103.83.117.0/24",
"103.83.118.0/23"
],
"ipv6": []
}

View file

@ -1,4 +1,5 @@
# AS136064 (IDNIC-WINTEL-AS-ID)
# PT. WINUSA CIPTA TELEMATIKA
#
103.83.119.0/24
103.83.117.0/24
103.83.118.0/23

View file

@ -4,7 +4,6 @@
"description": "Telecom International Myanmar Company Limited",
"subnets": {
"ipv4": [
"27.109.116.0/24",
"27.109.118.0/23",
"43.231.64.0/22",
"43.252.80.0/22",

View file

@ -1,7 +1,6 @@
# AS136255 (TIMCL-AS-AP)
# Telecom International Myanmar Company Limited
#
27.109.116.0/24
27.109.118.0/23
43.231.64.0/22
43.252.80.0/22

View file

@ -5,7 +5,7 @@
"subnets": {
"ipv4": [
"12.201.167.0/24",
"207.141.72.0/22"
"207.141.72.0/21"
],
"ipv6": []
}

View file

@ -2,4 +2,4 @@
# PDM Net
#
12.201.167.0/24
207.141.72.0/22
207.141.72.0/21

View file

@ -6,8 +6,6 @@
"ipv4": [
"103.172.14.0/23"
],
"ipv6": [
"2001:df7:5b80::/48"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS136428 (WEB1-AS-AP)
# Web Solution
#
2001:df7:5b80::/48

View file

@ -3,9 +3,7 @@
"handle": "GMAX-AS-IN",
"description": "G-max It Services Private Limited",
"subnets": {
"ipv4": [
"103.103.142.0/23"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS136635 (GMAX-AS-IN)
# G-max It Services Private Limited
#
103.103.142.0/23

View file

@ -3,9 +3,7 @@
"handle": "BSTACK-AS",
"description": "Browserstack Software Pvt Ltd",
"subnets": {
"ipv4": [
"103.95.100.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS136662 (BSTACK-AS)
# Browserstack Software Pvt Ltd
#
103.95.100.0/24

View file

@ -35,7 +35,6 @@
"155.117.61.0/24",
"156.226.3.0/24",
"156.235.28.0/23",
"161.123.0.0/23",
"185.104.12.0/24",
"192.101.64.0/24",
"193.58.106.0/24",

View file

@ -32,7 +32,6 @@
155.117.61.0/24
156.226.3.0/24
156.235.28.0/23
161.123.0.0/23
185.104.12.0/24
192.101.64.0/24
193.58.106.0/24

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