Merge pull request 'Registration request' (#3725) from wyan/registry:master into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3725
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
Simon Marsh 2024-05-05 21:17:48 +00:00
commit ecee445071
9 changed files with 70 additions and 0 deletions

View file

@ -0,0 +1,7 @@
aut-num: AS4242423606
as-name: AS-FINITUD-DN42
admin-c: WYAN-DN42
tech-c: WYAN-DN42
org: ORG-FINITUD-LABS
mnt-by: WYAN-MNT
source: DN42

10
data/dns/finitud.dn42 Normal file
View file

@ -0,0 +1,10 @@
domain: finitud.dn42
admin-c: WYAN-DN42
tech-c: WYAN-DN42
mnt-by: WYAN-MNT
org: ORG-FINITUD-LABS
nserver: ns1.finitud.dn42 172.21.81.162
nserver: ns1.finitud.dn42 fddf:4a50:c3e0::162
nserver: ns2.finitud.dn42 172.21.81.169
nserver: ns2.finitud.dn42 fddf:4a50:c3e0::169
source: DN42

View file

@ -0,0 +1,13 @@
inet6num: fddf:4a50:c3e0:0000:0000:0000:0000:0000 - fddf:4a50:c3e0:ffff:ffff:ffff:ffff:ffff
cidr: fddf:4a50:c3e0::/48
netname: FINITUD-A-NETWORK
descr: finitud labs "A" network
country: ES
admin-c: WYAN-DN42
tech-c: WYAN-DN42
org: ORG-FINITUD-LABS
mnt-by: WYAN-MNT
status: ASSIGNED
nserver: ns1.finitud.dn42
nserver: ns2.finitud.dn42
source: DN42

View file

@ -0,0 +1,13 @@
inetnum: 172.21.81.160 - 172.21.81.191
cidr: 172.21.81.160/27
netname: FINITUD-B-NETWORK
descr: finitud labs legacy network "B"
country: ES
admin-c: WYAN-DN42
tech-c: WYAN-DN42
org: ORG-FINITUD-LABS
mnt-by: WYAN-MNT
status: ASSIGNED
nserver: ns1.finitud.dn42
nserver: ns2.finitud.dn42
source: DN42

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

@ -0,0 +1,6 @@
mntner: WYAN-MNT
admin-c: WYAN-DN42
tech-c: WYAN-DN42
mnt-by: WYAN-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFCHyxsgVu2B+pIx3MEbZhn4BqWIQM1ZipSrrxPmTH3
source: DN42

View file

@ -0,0 +1,6 @@
organisation: ORG-FINITUD-LABS
org-name: finitud labs
admin-c: WYAN-DN42
tech-c: WYAN-DN42
mnt-by: WYAN-MNT
source: DN42

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

@ -0,0 +1,5 @@
person: wyan
e-mail: dn42@finitud.org
nic-hdl: WYAN-DN42
mnt-by: WYAN-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route: 172.21.81.160/27
origin: AS4242423606
max-length: 27
mnt-by: WYAN-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fddf:4a50:c3e0::/48
origin: AS4242423606
max-length: 48
mnt-by: WYAN-MNT
source: DN42