Merge pull request 'COFOB-MNT: Add F0 hackspace AS and other objects' (#5801) from cofob/registry:f0-as into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/5801
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
Simon Marsh 2025-12-20 21:30:10 +00:00
commit bb41b38f37
7 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,7 @@
aut-num: AS4242422240
as-name: AS-F0-DN42
admin-c: COFOB-DN42
tech-c: COFOB-DN42
org: ORG-F0
mnt-by: COFOB-MNT
source: DN42

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

@ -0,0 +1,10 @@
domain: f0.dn42
admin-c: COFOB-DN42
tech-c: COFOB-DN42
org: ORG-F0
mnt-by: COFOB-MNT
nserver: ns1.f0.dn42 172.23.90.33
nserver: ns1.f0.dn42 fdf0:f0:f0:53::1
nserver: ns2.f0.dn42 172.23.90.34
nserver: ns2.f0.dn42 fdf0:f0:f0:53::2
source: DN42

View file

@ -0,0 +1,13 @@
inet6num: fdf0:00f0:00f0:0000:0000:0000:0000:0000 - fdf0:00f0:00f0:ffff:ffff:ffff:ffff:ffff
cidr: fdf0:f0:f0::/48
netname: F0-IPV6
descr: IPv6 network of F0RTHSP4CE
country: GE
admin-c: COFOB-DN42
tech-c: COFOB-DN42
org: ORG-F0
mnt-by: COFOB-MNT
status: ASSIGNED
nserver: ns1.f0.dn42
nserver: ns2.f0.dn42
source: DN42

View file

@ -0,0 +1,13 @@
inetnum: 172.23.90.32 - 172.23.90.63
cidr: 172.23.90.32/27
netname: F0-IPV4
descr: IPv4 network of F0RTHSP4CE
country: GE
admin-c: COFOB-DN42
tech-c: COFOB-DN42
org: ORG-F0
mnt-by: COFOB-MNT
status: ASSIGNED
nserver: ns1.f0.dn42
nserver: ns2.f0.dn42
source: DN42

6
data/organisation/ORG-F0 Normal file
View file

@ -0,0 +1,6 @@
organisation: ORG-F0
org-name: F0RTHSP4CE Tbilisi hackerspace
admin-c: COFOB-DN42
tech-c: COFOB-DN42
mnt-by: COFOB-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route: 172.23.90.32/27
origin: AS4242422240
max-length: 27
mnt-by: COFOB-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fdf0:f0:f0::/48
origin: AS4242422240
max-length: 48
mnt-by: COFOB-MNT
source: DN42