mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-11 15:15:23 +08:00
Merge pull request 'Added domain and nameserver for RDNS' (#2619) from TheBamPlayer/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2619
This commit is contained in:
commit
34d984c457
5 changed files with 11 additions and 0 deletions
7
data/dns/thebamplayer.dn42
Normal file
7
data/dns/thebamplayer.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: thebamplayer.dn42
|
||||
admin-c: THEBAMPLAYER-DN42
|
||||
tech-c: THEBAMPLAYER-DN42
|
||||
mnt-by: THEBAMPLAYER-MNT
|
||||
nserver: ns.thebamplayer.dn42 172.23.77.17
|
||||
nserver: ns.thebamplayer.dn42 fd27:2761:faba::1
|
||||
source: DN42
|
|
@ -7,3 +7,4 @@ tech-c: THEBAMPLAYER-DN42
|
|||
mnt-by: THEBAMPLAYER-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
nserver: ns.thebamplayer.dn42
|
||||
|
|
|
@ -7,3 +7,4 @@ tech-c: THEBAMPLAYER-DN42
|
|||
mnt-by: THEBAMPLAYER-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
||||
nserver: ns.thebamplayer.dn42
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
route: 172.23.77.16/28
|
||||
max-length: 28
|
||||
origin: AS4242422851
|
||||
mnt-by: THEBAMPLAYER-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
route6: fd27:2761:faba::/48
|
||||
max-length: 48
|
||||
origin: AS4242422851
|
||||
mnt-by: THEBAMPLAYER-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Reference in a new issue