Update 20250525-2355

This commit is contained in:
trick77 2025-05-26 01:55:06 +02:00
commit dacccf0ab0
878 changed files with 1725 additions and 1041 deletions

View file

@ -5,6 +5,7 @@
"subnets": {
"ipv4": [
"12.30.153.0/24",
"74.123.89.0/24",
"102.210.158.0/24",
"192.118.48.0/24",
"198.180.4.0/22",

View file

@ -2,6 +2,7 @@
# FMC Central Engineering Laboratories
#
12.30.153.0/24
74.123.89.0/24
102.210.158.0/24
192.118.48.0/24
198.180.4.0/22

View file

@ -5,7 +5,6 @@
"subnets": {
"ipv4": [
"130.85.0.0/16",
"136.160.0.0/18",
"199.201.245.0/24"
],
"ipv6": [

View file

@ -2,5 +2,4 @@
# University of Maryland Baltimore County (UMBC)
#
130.85.0.0/16
136.160.0.0/18
199.201.245.0/24

View file

@ -3,7 +3,11 @@
"handle": "DOE-NTS",
"description": "U.S. Department of Energy",
"subnets": {
"ipv4": [],
"ipv6": []
"ipv4": [
"192.100.51.0/24"
],
"ipv6": [
"2607:2080::/32"
]
}
}

View file

@ -1,3 +1,4 @@
# AS11678 (DOE-NTS)
# U.S. Department of Energy
#
192.100.51.0/24

View file

@ -1,3 +1,4 @@
# AS11678 (DOE-NTS)
# U.S. Department of Energy
#
2607:2080::/32

View file

@ -6,8 +6,7 @@
"ipv4": [
"50.228.108.0/24",
"69.10.242.0/23",
"69.10.244.0/23",
"69.10.246.0/24",
"69.10.244.0/22",
"74.120.84.0/23",
"199.204.0.0/23",
"204.190.48.0/23",

View file

@ -3,8 +3,7 @@
#
50.228.108.0/24
69.10.242.0/23
69.10.244.0/23
69.10.246.0/24
69.10.244.0/22
74.120.84.0/23
199.204.0.0/23
204.190.48.0/23

View file

@ -31,6 +31,7 @@
"184.26.88.0/24",
"185.95.231.0/24",
"185.105.176.0/22",
"185.147.140.0/22",
"185.151.196.0/23",
"185.151.198.0/24",
"185.200.247.0/24",

View file

@ -28,6 +28,7 @@
184.26.88.0/24
185.95.231.0/24
185.105.176.0/22
185.147.140.0/22
185.151.196.0/23
185.151.198.0/24
185.200.247.0/24

View file

@ -38,6 +38,7 @@
"89.144.51.0/24",
"89.144.52.0/24",
"89.144.59.0/24",
"89.144.62.0/24",
"91.199.8.0/24",
"93.157.48.0/21",
"94.103.160.0/20",

View file

@ -35,6 +35,7 @@
89.144.51.0/24
89.144.52.0/24
89.144.59.0/24
89.144.62.0/24
91.199.8.0/24
93.157.48.0/21
94.103.160.0/20

View file

@ -4,7 +4,10 @@
"description": "Reseaux IP Europeens Network Coordination Centre (RIPE NCC)",
"subnets": {
"ipv4": [
"84.205.66.0/24",
"84.205.64.0/22",
"84.205.69.0/24",
"84.205.75.0/24",
"84.205.76.0/24",
"84.205.80.0/23",
"84.205.83.0/24",
"84.205.85.0/24",
@ -14,7 +17,7 @@
"84.205.92.0/24",
"93.175.144.0/24",
"93.175.146.0/24",
"93.175.152.0/24"
"93.175.152.0/23"
],
"ipv6": [
"2001:7fb:ef00::/46",

View file

@ -1,7 +1,10 @@
# AS12654 (RIPE-NCC-RIS)
# Reseaux IP Europeens Network Coordination Centre (RIPE NCC)
#
84.205.66.0/24
84.205.64.0/22
84.205.69.0/24
84.205.75.0/24
84.205.76.0/24
84.205.80.0/23
84.205.83.0/24
84.205.85.0/24
@ -11,4 +14,4 @@
84.205.92.0/24
93.175.144.0/24
93.175.146.0/24
93.175.152.0/24
93.175.152.0/23

View file

@ -14,8 +14,7 @@
"203.171.96.0/21",
"203.171.104.0/23",
"203.171.106.0/24",
"203.171.109.0/24",
"203.171.110.0/23",
"203.171.108.0/22",
"203.171.112.0/21",
"203.171.120.0/22"
],

View file

@ -11,7 +11,6 @@
203.171.96.0/21
203.171.104.0/23
203.171.106.0/24
203.171.109.0/24
203.171.110.0/23
203.171.108.0/22
203.171.112.0/21
203.171.120.0/22

View file

@ -30,6 +30,7 @@
"185.114.120.0/22",
"199.27.32.0/21",
"202.75.242.0/23",
"202.75.244.0/24",
"202.75.247.0/24",
"209.206.0.0/19",
"216.194.96.0/21",
@ -43,7 +44,7 @@
"216.252.182.0/23",
"216.252.184.0/22",
"216.252.189.0/24",
"216.252.190.0/24"
"216.252.190.0/23"
],
"ipv6": []
}

View file

@ -27,6 +27,7 @@
185.114.120.0/22
199.27.32.0/21
202.75.242.0/23
202.75.244.0/24
202.75.247.0/24
209.206.0.0/19
216.194.96.0/21
@ -40,4 +41,4 @@
216.252.182.0/23
216.252.184.0/22
216.252.189.0/24
216.252.190.0/24
216.252.190.0/23

View file

@ -3,7 +3,9 @@
"handle": "FARSROUTE-AP",
"description": "Fars Route Information Technology Services Company",
"subnets": {
"ipv4": [],
"ipv4": [
"103.161.237.0/24"
],
"ipv6": []
}
}

View file

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

View file

@ -9,7 +9,7 @@
"103.57.252.0/22",
"103.72.72.0/22",
"103.116.169.0/24",
"103.147.175.0/24",
"103.147.174.0/23",
"103.148.138.0/23",
"103.157.206.0/23",
"103.157.230.0/23",

View file

@ -6,7 +6,7 @@
103.57.252.0/22
103.72.72.0/22
103.116.169.0/24
103.147.175.0/24
103.147.174.0/23
103.148.138.0/23
103.157.206.0/23
103.157.230.0/23

View file

@ -9,6 +9,7 @@
"103.30.136.0/23",
"103.30.138.0/24",
"149.54.5.0/24",
"149.54.60.0/24",
"154.57.200.0/21",
"154.59.40.0/24",
"154.59.42.0/24",

View file

@ -6,6 +6,7 @@
103.30.136.0/23
103.30.138.0/24
149.54.5.0/24
149.54.60.0/24
154.57.200.0/21
154.59.40.0/24
154.59.42.0/24

View file

@ -3,7 +3,9 @@
"handle": "FCAN-AP",
"description": "Future Communication and Network",
"subnets": {
"ipv4": [],
"ipv4": [
"165.99.90.0/23"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS132475 (FCAN-AP)
# Future Communication and Network
#
165.99.90.0/23

View file

@ -3,7 +3,9 @@
"handle": "SAU",
"description": "South Asian University",
"subnets": {
"ipv4": [],
"ipv4": [
"103.243.237.0/24"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS132995 (SAU)
# South Asian University
#
103.243.237.0/24

View file

@ -3,7 +3,10 @@
"handle": "FIBMESH-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-AP)
# FIBMESH IN LIMITED
#
103.255.80.0/23
103.255.83.0/24

View file

@ -16,6 +16,11 @@
"103.198.128.0/24",
"178.248.116.0/23"
],
"ipv6": []
"ipv6": [
"2001:df6:3880::/48",
"2001:df6:4400::/48",
"2406:a340::/32",
"2407:4840::/32"
]
}
}

View file

@ -1,3 +1,7 @@
# AS133301 (DWANIRINN)
# DWANIRINN
#
2001:df6:3880::/48
2001:df6:4400::/48
2406:a340::/32
2407:4840::/32

View file

@ -3,9 +3,7 @@
"handle": "IDNIC-PNP-ID",
"description": "Politeknik Negeri Padang",
"subnets": {
"ipv4": [
"103.252.189.0/24"
],
"ipv4": [],
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS133335 (IDNIC-PNP-ID)
# Politeknik Negeri Padang
#
103.252.189.0/24

View file

@ -897,8 +897,6 @@
"2400:cb00:a501::/48",
"2400:cb00:a502::/47",
"2400:cb00:a504::/48",
"2400:cb00:a512::/47",
"2400:cb00:a514::/48",
"2400:cb00:a531::/48",
"2400:cb00:a532::/47",
"2400:cb00:a542::/48",
@ -970,7 +968,6 @@
"2400:cb00:a892::/48",
"2400:cb00:a8f1::/48",
"2400:cb00:a8f2::/48",
"2400:cb00:a941::/48",
"2400:cb00:a971::/48",
"2400:cb00:a972::/48",
"2400:cb00:a981::/48",

View file

@ -462,8 +462,6 @@
2400:cb00:a501::/48
2400:cb00:a502::/47
2400:cb00:a504::/48
2400:cb00:a512::/47
2400:cb00:a514::/48
2400:cb00:a531::/48
2400:cb00:a532::/47
2400:cb00:a542::/48
@ -535,7 +533,6 @@
2400:cb00:a892::/48
2400:cb00:a8f1::/48
2400:cb00:a8f2::/48
2400:cb00:a941::/48
2400:cb00:a971::/48
2400:cb00:a972::/48
2400:cb00:a981::/48

View file

@ -8,6 +8,8 @@
],
"ipv6": [
"2401:93e0:5::/48",
"2a05:dfc3:f700::/43",
"2a05:dfc3:f720::/44",
"2a09:17c0:1000::/48"
]
}

View file

@ -2,4 +2,6 @@
# PAOCLOUD CO., LTD.
#
2401:93e0:5::/48
2a05:dfc3:f700::/43
2a05:dfc3:f720::/44
2a09:17c0:1000::/48

View file

@ -6,6 +6,7 @@
"ipv4": [
"43.237.236.0/24",
"103.33.24.0/24",
"103.97.36.0/24",
"103.193.120.0/24",
"103.226.156.0/24",
"163.53.52.0/24"

View file

@ -3,6 +3,7 @@
#
43.237.236.0/24
103.33.24.0/24
103.97.36.0/24
103.193.120.0/24
103.226.156.0/24
163.53.52.0/24

View file

@ -11,8 +11,6 @@
"103.177.139.0/24",
"103.179.58.0/24"
],
"ipv6": [
"2404:5fc0::/32"
]
"ipv6": []
}
}

View file

@ -1,4 +1,3 @@
# AS134599 (DIGITALDOTNET-AP)
# Digital Dot Net
#
2404:5fc0::/32

View file

@ -4,7 +4,7 @@
"description": "Plex Broadband Pvt Ltd",
"subnets": {
"ipv4": [
"103.206.178.0/24"
"103.206.176.0/22"
],
"ipv6": []
}

View file

@ -1,4 +1,4 @@
# AS134936 (PLEXBROADBAND)
# Plex Broadband Pvt Ltd
#
103.206.178.0/24
103.206.176.0/22

View file

@ -6,7 +6,7 @@
"ipv4": [
"45.250.201.0/24",
"45.250.203.0/24",
"103.219.108.0/24"
"103.219.108.0/23"
],
"ipv6": []
}

View file

@ -3,4 +3,4 @@
#
45.250.201.0/24
45.250.203.0/24
103.219.108.0/24
103.219.108.0/23

View file

@ -3,7 +3,9 @@
"handle": "SUNCITYB-IN",
"description": "Suncity Broadband Pvt Ltd",
"subnets": {
"ipv4": [],
"ipv4": [
"103.69.36.0/22"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS135679 (SUNCITYB-IN)
# Suncity Broadband Pvt Ltd
#
103.69.36.0/22

View file

@ -4,8 +4,7 @@
"description": "Prime Fibernet",
"subnets": {
"ipv4": [
"103.67.16.0/23",
"103.67.19.0/24"
"103.67.16.0/22"
],
"ipv6": []
}

View file

@ -1,5 +1,4 @@
# AS135723 (PRIMEFIBERNET)
# Prime Fibernet
#
103.67.16.0/23
103.67.19.0/24
103.67.16.0/22

View file

@ -27,7 +27,8 @@
"206.0.204.0/24",
"206.0.206.0/23",
"206.0.208.0/22",
"206.0.212.0/24",
"206.0.212.0/23",
"206.0.214.0/24",
"206.0.217.0/24",
"206.0.221.0/24",
"206.0.222.0/24"

View file

@ -24,7 +24,8 @@
206.0.204.0/24
206.0.206.0/23
206.0.208.0/22
206.0.212.0/24
206.0.212.0/23
206.0.214.0/24
206.0.217.0/24
206.0.221.0/24
206.0.222.0/24

View file

@ -5,7 +5,7 @@
"subnets": {
"ipv4": [
"103.89.152.0/23",
"103.126.5.0/24",
"103.126.4.0/23",
"103.255.204.0/23"
],
"ipv6": []

View file

@ -2,5 +2,5 @@
# Cyber Telecom ISP
#
103.89.152.0/23
103.126.5.0/24
103.126.4.0/23
103.255.204.0/23

View file

@ -3,7 +3,9 @@
"handle": "NETRAJ-IN",
"description": "Net-raj Technology Pvt Ltd Opc",
"subnets": {
"ipv4": [],
"ipv4": [
"103.131.26.0/24"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS136643 (NETRAJ-IN)
# Net-raj Technology Pvt Ltd Opc
#
103.131.26.0/24

View file

@ -4,8 +4,7 @@
"description": "The Kalupur Commercial Co-operative Bank Limited",
"subnets": {
"ipv4": [
"103.102.104.0/24",
"103.115.2.0/24"
"103.102.104.0/24"
],
"ipv6": [
"2001:df2:d100::/47"

View file

@ -2,4 +2,3 @@
# The Kalupur Commercial Co-operative Bank Limited
#
103.102.104.0/24
103.115.2.0/24

View file

@ -8,6 +8,8 @@
"178.248.112.0/22",
"178.248.118.0/23"
],
"ipv6": []
"ipv6": [
"2403:d4c0::/32"
]
}
}

View file

@ -1,3 +1,4 @@
# AS136714 (STAMPEDE)
# Stampede Communications Pvt. Ltd.
#
2403:d4c0::/32

View file

@ -4,8 +4,7 @@
"description": "PT. Garuda Media Telematika",
"subnets": {
"ipv4": [
"103.105.76.0/24",
"103.105.78.0/23"
"103.105.76.0/22"
],
"ipv6": [
"2402:2c40::/48"

View file

@ -1,5 +1,4 @@
# AS136874 (GARUDA-ID)
# PT. Garuda Media Telematika
#
103.105.76.0/24
103.105.78.0/23
103.105.76.0/22

View file

@ -3,7 +3,12 @@
"handle": "QUALITY-IN",
"description": "Quality Broadband Pvt Ltd",
"subnets": {
"ipv4": [],
"ipv6": []
"ipv4": [
"103.81.24.0/22",
"103.189.124.0/23"
],
"ipv6": [
"2400:eaa0::/32"
]
}
}

View file

@ -1,3 +1,5 @@
# AS137163 (QUALITY-IN)
# Quality Broadband Pvt Ltd
#
103.81.24.0/22
103.189.124.0/23

View file

@ -1,3 +1,4 @@
# AS137163 (QUALITY-IN)
# Quality Broadband Pvt Ltd
#
2400:eaa0::/32

View file

@ -4,7 +4,7 @@
"description": "PT. GEMILANG SARANA MANDIRI",
"subnets": {
"ipv4": [
"103.114.52.0/24",
"103.114.52.0/23",
"157.66.20.0/24"
],
"ipv6": [

View file

@ -1,5 +1,5 @@
# AS137349 (IDNIC-GSMNET-ID)
# PT. GEMILANG SARANA MANDIRI
#
103.114.52.0/24
103.114.52.0/23
157.66.20.0/24

View file

@ -7,6 +7,7 @@
"36.50.146.0/24",
"36.50.179.0/24",
"103.81.28.0/24",
"103.109.93.0/24",
"103.109.94.0/24",
"103.126.20.0/24",
"103.144.105.0/24",

View file

@ -4,6 +4,7 @@
36.50.146.0/24
36.50.179.0/24
103.81.28.0/24
103.109.93.0/24
103.109.94.0/24
103.126.20.0/24
103.144.105.0/24

View file

@ -4,9 +4,11 @@
"description": "Everest Wireless Network pvt. ltd",
"subnets": {
"ipv4": [
"103.114.24.0/22"
"103.114.24.0/22",
"103.154.12.0/23"
],
"ipv6": [
"2001:df1:ffc0::/48",
"2407:44c0::/40"
]
}

View file

@ -2,3 +2,4 @@
# Everest Wireless Network pvt. ltd
#
103.114.24.0/22
103.154.12.0/23

View file

@ -1,4 +1,5 @@
# AS137580 (EWNET-AP)
# Everest Wireless Network pvt. ltd
#
2001:df1:ffc0::/48
2407:44c0::/40

View file

@ -7,9 +7,7 @@
"103.113.192.0/22"
],
"ipv6": [
"2404:5e40::/46",
"2404:5e40:4::/48",
"2404:5e40:6::/47",
"2404:5e40::/45",
"2404:5e40:8::/48",
"2404:5e40:8000::/46"
]

View file

@ -1,8 +1,6 @@
# AS137703 (NBN-AP)
# Noakhali Broadband Network
#
2404:5e40::/46
2404:5e40:4::/48
2404:5e40:6::/47
2404:5e40::/45
2404:5e40:8::/48
2404:5e40:8000::/46

View file

@ -6,6 +6,8 @@
"ipv4": [
"103.115.72.0/22"
],
"ipv6": []
"ipv6": [
"2402:e1c0::/33"
]
}
}

View file

@ -1,3 +1,4 @@
# AS137828 (NETMAT-AP)
# Net Matrix
#
2402:e1c0::/33

View file

@ -4,8 +4,7 @@
"description": "Stark Telecom",
"subnets": {
"ipv4": [
"103.119.25.0/24",
"103.119.26.0/23"
"103.119.24.0/22"
],
"ipv6": []
}

View file

@ -1,5 +1,4 @@
# AS137975 (STARKTELECOM-AP)
# Stark Telecom
#
103.119.25.0/24
103.119.26.0/23
103.119.24.0/22

View file

@ -3,7 +3,11 @@
"handle": "FIBERAGE",
"description": "Trishakti Electronics",
"subnets": {
"ipv4": [],
"ipv6": []
"ipv4": [
"103.157.2.0/23"
],
"ipv6": [
"2001:df5:580::/48"
]
}
}

View file

@ -1,3 +1,4 @@
# AS138243 (FIBERAGE)
# Trishakti Electronics
#
103.157.2.0/23

View file

@ -1,3 +1,4 @@
# AS138243 (FIBERAGE)
# Trishakti Electronics
#
2001:df5:580::/48

View file

@ -9,6 +9,7 @@
"103.61.240.0/23",
"103.109.56.0/23",
"103.109.59.0/24",
"103.111.13.0/24",
"103.114.96.0/24",
"103.114.98.0/24",
"103.131.100.0/23",

View file

@ -6,6 +6,7 @@
103.61.240.0/23
103.109.56.0/23
103.109.59.0/24
103.111.13.0/24
103.114.96.0/24
103.114.98.0/24
103.131.100.0/23

View file

@ -4,10 +4,7 @@
"description": "Internet Ini Saja",
"subnets": {
"ipv4": [
"103.103.136.0/24",
"103.103.138.0/24",
"114.141.91.0/24",
"114.141.92.0/22"
"103.103.136.0/24"
],
"ipv6": []
}

View file

@ -2,6 +2,3 @@
# Internet Ini Saja
#
103.103.136.0/24
103.103.138.0/24
114.141.91.0/24
114.141.92.0/22

View file

@ -4,7 +4,8 @@
"description": "CV. RUMAH CLOUD INDONESIA",
"subnets": {
"ipv4": [
"103.140.54.0/23"
"103.140.54.0/23",
"202.155.116.0/22"
],
"ipv6": []
}

View file

@ -2,3 +2,4 @@
# CV. RUMAH CLOUD INDONESIA
#
103.140.54.0/23
202.155.116.0/22

View file

@ -17,9 +17,7 @@
"38.54.49.0/24",
"38.54.50.0/23",
"38.54.54.0/23",
"38.54.56.0/24",
"38.54.58.0/23",
"38.54.60.0/22",
"38.54.56.0/21",
"38.54.64.0/23",
"38.54.67.0/24",
"38.54.68.0/22",
@ -59,8 +57,7 @@
"38.60.200.0/24",
"38.60.202.0/23",
"38.60.204.0/22",
"38.60.208.0/24",
"38.60.210.0/23",
"38.60.208.0/22",
"38.60.212.0/24",
"38.60.214.0/23",
"38.60.216.0/21",
@ -98,10 +95,7 @@
"149.104.120.0/24",
"149.104.122.0/24",
"150.116.117.0/24",
"154.90.32.0/20",
"154.90.48.0/21",
"154.90.56.0/22",
"154.90.62.0/23",
"154.90.32.0/19",
"154.93.32.0/19",
"154.93.92.0/23",
"154.93.96.0/22",
@ -117,16 +111,8 @@
"154.95.72.0/21",
"154.95.80.0/20",
"154.95.96.0/19",
"154.203.128.0/21",
"154.203.136.0/24",
"154.203.138.0/23",
"154.203.140.0/22",
"154.203.144.0/20",
"154.205.128.0/20",
"154.205.144.0/21",
"154.205.152.0/22",
"154.205.157.0/24",
"154.205.158.0/23",
"154.203.128.0/19",
"154.205.128.0/19",
"154.206.56.0/21",
"154.206.64.0/19",
"154.206.96.0/20",
@ -151,8 +137,7 @@
"156.244.56.0/23",
"175.176.192.0/23",
"185.23.180.0/22",
"194.26.72.0/24",
"194.26.74.0/23",
"194.26.72.0/22",
"194.110.134.0/23",
"194.110.138.0/23",
"211.155.96.0/21",
@ -163,7 +148,7 @@
"2404:8d04:2642::/48",
"2404:a140:2::/47",
"2404:a140:5::/48",
"2404:a140:6::/48",
"2404:a140:6::/47",
"2404:a140:8::/46",
"2404:a140:c::/47",
"2404:a140:f::/48",

View file

@ -14,9 +14,7 @@
38.54.49.0/24
38.54.50.0/23
38.54.54.0/23
38.54.56.0/24
38.54.58.0/23
38.54.60.0/22
38.54.56.0/21
38.54.64.0/23
38.54.67.0/24
38.54.68.0/22
@ -56,8 +54,7 @@
38.60.200.0/24
38.60.202.0/23
38.60.204.0/22
38.60.208.0/24
38.60.210.0/23
38.60.208.0/22
38.60.212.0/24
38.60.214.0/23
38.60.216.0/21
@ -95,10 +92,7 @@
149.104.120.0/24
149.104.122.0/24
150.116.117.0/24
154.90.32.0/20
154.90.48.0/21
154.90.56.0/22
154.90.62.0/23
154.90.32.0/19
154.93.32.0/19
154.93.92.0/23
154.93.96.0/22
@ -114,16 +108,8 @@
154.95.72.0/21
154.95.80.0/20
154.95.96.0/19
154.203.128.0/21
154.203.136.0/24
154.203.138.0/23
154.203.140.0/22
154.203.144.0/20
154.205.128.0/20
154.205.144.0/21
154.205.152.0/22
154.205.157.0/24
154.205.158.0/23
154.203.128.0/19
154.205.128.0/19
154.206.56.0/21
154.206.64.0/19
154.206.96.0/20
@ -148,8 +134,7 @@
156.244.56.0/23
175.176.192.0/23
185.23.180.0/22
194.26.72.0/24
194.26.74.0/23
194.26.72.0/22
194.110.134.0/23
194.110.138.0/23
211.155.96.0/21

View file

@ -4,7 +4,7 @@
2404:8d04:2642::/48
2404:a140:2::/47
2404:a140:5::/48
2404:a140:6::/48
2404:a140:6::/47
2404:a140:8::/46
2404:a140:c::/47
2404:a140:f::/48

View file

@ -3,7 +3,9 @@
"handle": "UNICOMMS-AP",
"description": "Uni Comms International Sdn Bhd",
"subnets": {
"ipv4": [],
"ipv4": [
"103.138.64.0/22"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS138996 (UNICOMMS-AP)
# Uni Comms International Sdn Bhd
#
103.138.64.0/22

View file

@ -56,7 +56,7 @@
"2407:2440:4::/47",
"2407:2440:6::/48",
"2407:2440:8::/48",
"2407:2440:a::/48",
"2407:2440:a::/47",
"2407:2440:d::/48",
"2407:2440:e::/47",
"2407:2440:10::/47",

View file

@ -6,7 +6,7 @@
2407:2440:4::/47
2407:2440:6::/48
2407:2440:8::/48
2407:2440:a::/48
2407:2440:a::/47
2407:2440:d::/48
2407:2440:e::/47
2407:2440:10::/47

View file

@ -29,8 +29,7 @@
"2406:840:600::/48",
"2406:840:680::/48",
"2406:840:6c1::/48",
"2406:840:801::/48",
"2406:840:802::/47",
"2406:840:800::/46",
"2406:840:805::/48",
"2406:840:840::/47",
"2406:840:860::/48",

View file

@ -25,8 +25,7 @@
2406:840:600::/48
2406:840:680::/48
2406:840:6c1::/48
2406:840:801::/48
2406:840:802::/47
2406:840:800::/46
2406:840:805::/48
2406:840:840::/47
2406:840:860::/48

View file

@ -3,7 +3,9 @@
"handle": "IDNIC-TRS-ID",
"description": "PT TRICOM SAKTI",
"subnets": {
"ipv4": [],
"ipv4": [
"103.142.90.0/23"
],
"ipv6": []
}
}

View file

@ -1,3 +1,4 @@
# AS139374 (IDNIC-TRS-ID)
# PT TRICOM SAKTI
#
103.142.90.0/23

View file

@ -3,9 +3,7 @@
"handle": "HOSTIBAY-IN",
"description": "WEBWORLD IT SOLUTIONS",
"subnets": {
"ipv4": [
"103.181.19.0/24"
],
"ipv4": [],
"ipv6": []
}
}

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