mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-28 22:55:59 +08:00
Merge pull request 'Register new prefixes' (#1843) from funnysyc-20220529/expand into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1843 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
e2a619431f
7 changed files with 36 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
aut-num: AS4242420458
|
||||
as-name: HUAJINET
|
||||
descr: HuajiTech Global Network
|
||||
descr: HUAJINET DN42 Networks
|
||||
admin-c: FUNNYSYC-DN42
|
||||
tech-c: FUNNYSYC-DN42
|
||||
org: ORG-HUAJITECH
|
||||
|
|
12
data/inet6num/fd42:60a7:10e7::_48
Normal file
12
data/inet6num/fd42:60a7:10e7::_48
Normal file
|
@ -0,0 +1,12 @@
|
|||
inet6num: fd42:60a7:10e7:0000:0000:0000:0000:0000 - fd42:60a7:10e7:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd42:60a7:10e7::/48
|
||||
netname: HUAJINET-VPN
|
||||
descr: HUAJINET VPN Services
|
||||
country: CN
|
||||
admin-c: FUNNYSYC-DN42
|
||||
tech-c: FUNNYSYC-DN42
|
||||
org: ORG-HUAJITECH
|
||||
mnt-by: FUNNYSYC-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns0.huajinet.dn42
|
||||
source: DN42
|
|
@ -1,8 +1,7 @@
|
|||
inet6num: fdf4:8a54:8ec4:0000:0000:0000:0000:0000 - fdf4:8a54:8ec4:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fdf4:8a54:8ec4::/48
|
||||
netname: HUAJINET-TRANSIT
|
||||
descr: HuajiTech Global Transit Network
|
||||
country: CN
|
||||
descr: HUAJINET Global Transit
|
||||
admin-c: FUNNYSYC-DN42
|
||||
tech-c: FUNNYSYC-DN42
|
||||
org: ORG-HUAJITECH
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
inetnum: 172.20.45.192 - 172.20.45.255
|
||||
cidr: 172.20.45.192/26
|
||||
netname: HUAJINET-TRANSIT
|
||||
descr: HuajiTech Global Transit Network
|
||||
country: CN
|
||||
descr: HUAJINET Global Transit
|
||||
admin-c: FUNNYSYC-DN42
|
||||
tech-c: FUNNYSYC-DN42
|
||||
org: ORG-HUAJITECH
|
||||
|
|
12
data/inetnum/172.21.123.0_28
Normal file
12
data/inetnum/172.21.123.0_28
Normal file
|
@ -0,0 +1,12 @@
|
|||
inetnum: 172.21.123.0 - 172.21.123.15
|
||||
cidr: 172.21.123.0/28
|
||||
netname: HUAJINET-VPN
|
||||
descr: HUAJINET VPN Services
|
||||
country: CN
|
||||
admin-c: FUNNYSYC-DN42
|
||||
tech-c: FUNNYSYC-DN42
|
||||
org: ORG-HUAJITECH
|
||||
mnt-by: FUNNYSYC-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns0.huajinet.dn42
|
||||
source: DN42
|
4
data/route/172.21.123.0_28
Normal file
4
data/route/172.21.123.0_28
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.21.123.0/28
|
||||
origin: AS4242420458
|
||||
mnt-by: FUNNYSYC-MNT
|
||||
source: DN42
|
5
data/route6/fd42:60a7:10e7::_48
Normal file
5
data/route6/fd42:60a7:10e7::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fd42:60a7:10e7::/48
|
||||
origin: AS4242420458
|
||||
max-length: 56
|
||||
mnt-by: FUNNYSYC-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue