Merge pull request 'Establish presence on dn42' (#3531) from yc/registry:master into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/3531
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
Simon Marsh 2024-02-25 18:39:54 +00:00
commit 90d3a75089
9 changed files with 64 additions and 0 deletions

View file

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

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

@ -0,0 +1,7 @@
domain: yc.dn42
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42 172.23.6.192
nserver: ns1.yc.dn42 fd5d:c3e8:118c::
source: DN42

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

@ -0,0 +1,7 @@
domain: youngchief.dn42
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42
nserver: ns1.yc.dn42
source: DN42

View file

@ -0,0 +1,11 @@
inet6num: fd5d:c3e8:118c:0000:0000:0000:0000:0000 - fd5d:c3e8:118c:ffff:ffff:ffff:ffff:ffff
cidr: fd5d:c3e8:118c::/48
netname: YC-NETWORK
descr: YC dn42 network
country: US
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42
status: ASSIGNED
source: DN42

View file

@ -0,0 +1,11 @@
inetnum: 172.23.6.192 - 172.23.6.255
cidr: 172.23.6.192/26
netname: YC-NETWORK
descr: YC dn42 Network
country: US
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
nserver: ns1.yc.dn42
status: ASSIGNED
source: DN42

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

@ -0,0 +1,6 @@
mntner: YC-MNT
admin-c: YC-DN42
tech-c: YC-DN42
mnt-by: YC-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMgP0ry7tpO5xsPkwiMZ6LuXX97XIMf+daqpsKl83NYf
source: DN42

6
data/person/YC-DN42 Normal file
View file

@ -0,0 +1,6 @@
person: YC
e-mail: dn42@youngchief.xyz
nic-hdl: YC-DN42
contact: activitypub:@youngchief@tilde.zone
mnt-by: YC-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route: 172.23.6.192/26
origin: AS4242423304
max-length: 26
mnt-by: YC-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fd5d:c3e8:118c::/48
origin: AS4242423304
max-length: 48
mnt-by: YC-MNT
source: DN42