Merge pull request 'Add Z0AR network objects' (#5975) from z0ar/registry:master into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/5975
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
lare 2026-01-20 13:35:33 +00:00
commit dd3118ea51
8 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,6 @@
aut-num: AS4242420412
as-name: AS-Z0AR
admin-c: Z0AR-DN42
tech-c: Z0AR-DN42
mnt-by: Z0AR-MNT
source: DN42

7
data/dns/z0ar.dn42 Normal file
View file

@ -0,0 +1,7 @@
domain: z0ar.dn42
admin-c: Z0AR-DN42
tech-c: Z0AR-DN42
mnt-by: Z0AR-MNT
nserver: ns1.z0ar.dn42 fd87:2013:e067::1
nserver: ns2.z0ar.dn42 fd87:2013:e067::2
source: DN42

View file

@ -0,0 +1,10 @@
inet6num: fd87:2013:e067:0000:0000:0000:0000:0000 - fd87:2013:e067:ffff:ffff:ffff:ffff:ffff
cidr: fd87:2013:e067::/48
netname: NET-Z0AR-V6
admin-c: Z0AR-DN42
tech-c: Z0AR-DN42
mnt-by: Z0AR-MNT
source: DN42
status: ASSIGNED
nserver: ns1.z0ar.dn42
nserver: ns2.z0ar.dn42

View file

@ -0,0 +1,10 @@
inetnum: 172.22.144.0 - 172.22.144.63
cidr: 172.22.144.0/26
netname: NET-Z0AR-V4
admin-c: Z0AR-DN42
tech-c: Z0AR-DN42
mnt-by: Z0AR-MNT
source: DN42
status: ASSIGNED
nserver: ns1.z0ar.dn42
nserver: ns2.z0ar.dn42

6
data/mntner/Z0AR-MNT Normal file
View file

@ -0,0 +1,6 @@
mntner: Z0AR-MNT
admin-c: Z0AR-DN42
tech-c: Z0AR-DN42
mnt-by: Z0AR-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGXCxMrkp78DzJw+ppAgqcoq3nN0Q6SVVH/N86p3Jdd7 z0ar@dn42
source: DN42

5
data/person/Z0AR-DN42 Normal file
View file

@ -0,0 +1,5 @@
person: Z0AR
e-mail: z0ar@tuta.io
nic-hdl: Z0AR-DN42
mnt-by: Z0AR-MNT
source: DN42

View file

@ -0,0 +1,4 @@
route: 172.22.144.0/26
origin: AS4242420412
mnt-by: Z0AR-MNT
source: DN42

View file

@ -0,0 +1,4 @@
route6: fd87:2013:e067::/48
origin: AS4242420412
mnt-by: Z0AR-MNT
source: DN42