mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-01 16:17:29 +08:00
Merge pull request 'Add domain, remarks and banner.' (#2664) from ventilaar/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2664 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
a45dc13ce5
4 changed files with 20 additions and 4 deletions
|
@ -1,5 +1,13 @@
|
||||||
aut-num: AS4242422246
|
aut-num: AS4242422246
|
||||||
as-name: ventilaar-net
|
as-name: ventilaar-net
|
||||||
|
remarks: -------------------------------------------------------
|
||||||
|
Open for peering, see website for more details.
|
||||||
|
This network is IPv6-only, dn42 and clearnet.
|
||||||
|
-------------------------------------------------------
|
||||||
|
https://www.ventilaar.nl/dn42 (network information)
|
||||||
|
https://lg.dn42.ventilaar.net (looking glass, soon)
|
||||||
|
https://dn42.ventilaar.net (automatic peering, soon)
|
||||||
|
-------------------------------------------------------
|
||||||
admin-c: VENTILAAR-DN42
|
admin-c: VENTILAAR-DN42
|
||||||
tech-c: VENTILAAR-DN42
|
tech-c: VENTILAAR-DN42
|
||||||
mnt-by: VENTILAAR-MNT
|
mnt-by: VENTILAAR-MNT
|
||||||
|
|
6
data/dns/ventilaar.dn42
Normal file
6
data/dns/ventilaar.dn42
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
domain: ventilaar.dn42
|
||||||
|
nserver: ns1.ventilaar.dn42 fdef:7b3a:d88f:153::53
|
||||||
|
admin-c: VENTILAAR-DN42
|
||||||
|
tech-c: VENTILAAR-DN42
|
||||||
|
mnt-by: VENTILAAR-MNT
|
||||||
|
source: DN42
|
|
@ -2,6 +2,7 @@ inet6num: fdef:7b3a:d88f:0000:0000:0000:0000:0000 - fdef:7b3a:d88f:fff
|
||||||
cidr: fdef:7b3a:d88f::/48
|
cidr: fdef:7b3a:d88f::/48
|
||||||
netname: VENTILAAR-IPV6
|
netname: VENTILAAR-IPV6
|
||||||
country: NL
|
country: NL
|
||||||
|
nserver: ns1.ventilaar.dn42
|
||||||
admin-c: VENTILAAR-DN42
|
admin-c: VENTILAAR-DN42
|
||||||
tech-c: VENTILAAR-DN42
|
tech-c: VENTILAAR-DN42
|
||||||
mnt-by: VENTILAAR-MNT
|
mnt-by: VENTILAAR-MNT
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
person: Ventilaar
|
person: Ventilaar
|
||||||
nic-hdl: VENTILAAR-DN42
|
|
||||||
source: DN42
|
|
||||||
e-mail: dn42@ventilaar.nl
|
|
||||||
mnt-by: VENTILAAR-MNT
|
|
||||||
www: https://www.ventilaar.nl/dn42
|
www: https://www.ventilaar.nl/dn42
|
||||||
address: The Netherlands
|
address: The Netherlands
|
||||||
|
e-mail: dn42@ventilaar.nl
|
||||||
|
remarks: Prefer email, more contact options on the website.
|
||||||
|
nic-hdl: VENTILAAR-DN42
|
||||||
|
mnt-by: VENTILAAR-MNT
|
||||||
|
source: DN42
|
||||||
|
|
Loading…
Add table
Reference in a new issue