mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-17 17:25:36 +08:00
Merge pull request 'Add DNS for goldlineit.dns' (#2375) from smyers119/registry:main into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2375 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
50038585c8
3 changed files with 9 additions and 0 deletions
7
data/dns/goldlineit.dn42
Normal file
7
data/dns/goldlineit.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: goldlineit.dn42
|
||||
nserver: ns1.goldlineit.dn42 172.22.148.225
|
||||
nserver: ns1.goldlineit.dn42 fd2e:d3a8:d041:172b::1
|
||||
admin-c: SMYERS119-DN42
|
||||
tech-c: SMYERS119-DN42
|
||||
mnt-by: SMYERS119-MNT
|
||||
source: DN42
|
|
@ -2,6 +2,7 @@ inet6num: fd2e:d3a8:d041:0000:0000:0000:0000:0000 - fd2e:d3a8:d041:fff
|
|||
cidr: fd2e:d3a8:d041::/48
|
||||
netname: GOLDLINEIT-NETWORK
|
||||
country: US
|
||||
nserver: ns1.goldlineit.dn42
|
||||
admin-c: SMYERS119-DN42
|
||||
tech-c: SMYERS119-DN42
|
||||
org: ORG-GOLDLINEIT
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
inetnum: 172.22.148.224 - 172.22.148.239
|
||||
cidr: 172.22.148.224/28
|
||||
netname: GOLDLINEIT-NETWORK
|
||||
nserver: ns1.goldlineit.dn42
|
||||
admin-c: SMYERS119-DN42
|
||||
tech-c: SMYERS119-DN42
|
||||
org: ORG-GOLDLINEIT
|
||||
|
|
Loading…
Add table
Reference in a new issue