mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Merge pull request 'Changes for AS4242423999' (#4381) from charlie-moomoo/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/4381 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
3e1d9cbf4c
6 changed files with 28 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
aut-num: AS4242423999
|
||||
as-name: COWGL-AS
|
||||
as-name: Cow_Grassland
|
||||
descr: Cow Grassland
|
||||
admin-c: COWGL-DN42
|
||||
tech-c: COWGL-DN42
|
||||
|
|
8
data/dns/cowgl.dn42
Normal file
8
data/dns/cowgl.dn42
Normal file
|
@ -0,0 +1,8 @@
|
|||
domain: cowgl.dn42
|
||||
descr: cowgl
|
||||
admin-c: COWGL-DN42
|
||||
tech-c: COWGL-DN42
|
||||
mnt-by: COWGL-MNT
|
||||
nserver: ns1.cowgl.dn42 172.22.144.64
|
||||
nserver: ns1.cowgl.dn42 fd36:62be:ef51::1
|
||||
source: DN42
|
11
data/inet6num/fd36:62be:ef51::_48
Normal file
11
data/inet6num/fd36:62be:ef51::_48
Normal file
|
@ -0,0 +1,11 @@
|
|||
inet6num: fd36:62be:ef51:0000:0000:0000:0000:0000 - fd36:62be:ef51:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd36:62be:ef51::/48
|
||||
netname: COWGL-V6
|
||||
descr: CowGL
|
||||
country: TW
|
||||
nserver: ns1.cowgl.dn42
|
||||
admin-c: COWGL-DN42
|
||||
tech-c: COWGL-DN42
|
||||
mnt-by: COWGL-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
|
@ -1,10 +1,11 @@
|
|||
inetnum: 172.22.144.64 - 172.22.144.79
|
||||
inetnum: 172.22.144.64 - 172.22.144.95
|
||||
netname: COWGL-IPV4
|
||||
descr: CowGL
|
||||
country: TW
|
||||
nserver: ns1.cowgl.dn42
|
||||
admin-c: COWGL-DN42
|
||||
tech-c: COWGL-DN42
|
||||
mnt-by: COWGL-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.22.144.64/28
|
||||
cidr: 172.22.144.64/27
|
||||
source: DN42
|
|
@ -1,4 +1,4 @@
|
|||
route: 172.22.144.64/28
|
||||
route: 172.22.144.64/27
|
||||
descr: CowGL
|
||||
origin: AS4242423999
|
||||
mnt-by: COWGL-MNT
|
4
data/route6/fd36:62be:ef51::_48
Normal file
4
data/route6/fd36:62be:ef51::_48
Normal file
|
@ -0,0 +1,4 @@
|
|||
route6: fd36:62be:ef51::/48
|
||||
origin: AS4242423999
|
||||
mnt-by: COWGL-MNT
|
||||
source: DN42
|
Loading…
Add table
Add a link
Reference in a new issue