Compare commits

..

4 commits

Author SHA1 Message Date
lare
1c4bcaaede Merge pull request 'Add max length attribute for LANTIAN-MNT's routes' (#5471) from lantian/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/5471
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
2025-10-04 07:46:08 +00:00
lare
3907d6bbb3 Merge pull request 'Added new AS' (#5470) from whoami/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/5470
Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
2025-10-04 07:44:03 +00:00
Lan Tian
e2a24fd6f7
Add max length attribute for LANTIAN-MNT's routes 2025-10-03 17:07:40 -07:00
whoami
f9b4e2074f
Added new AS and corresponding data
Things updated

Things added
2025-10-03 23:17:22 +02:00
11 changed files with 65 additions and 0 deletions

11
data/aut-num/AS4242423009 Normal file
View file

@ -0,0 +1,11 @@
aut-num: AS4242423009
as-name: WHOAMI-AS
descr: A virtual AS to get familiar with BGP before my real ASN gets approved by RIPE
remarks: ----------------------------------------------
remarks: THIS ADVERTISEMENT SPOT IS FOR SALE!!! (joke)
remarks: ----------------------------------------------
remarks: Contact me at dn42@sm00th.me for peering requests (and in case of emergency)
admin-c: WHOAMI-DN42
tech-c: WHOAMI-DN42
mnt-by: WHOAMI-MNT
source: DN42

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

@ -0,0 +1,7 @@
domain: whoami.dn42
admin-c: WHOAMI-DN42
tech-c: WHOAMI-DN42
mnt-by: WHOAMI-MNT
nserver: ns1.whoami.dn42 172.20.10.144
nserver: ns1.whoami.dn42 fda1:0b16:b00b::1
source: DN42

View file

@ -0,0 +1,11 @@
inet6num: fda1:0b16:b00b:0000:0000:0000:0000:0000 - fda1:0b16:b00b:ffff:ffff:ffff:ffff:ffff
cidr: fda1:b16:b00b::/48
netname: WHOAMI-NET
descr: Dats my network, ye
country: MT
admin-c: WHOAMI-DN42
tech-c: WHOAMI-DN42
mnt-by: WHOAMI-MNT
status: ASSIGNED
nserver: ns1.whoami.dn42
source: DN42

View file

@ -0,0 +1,11 @@
inetnum: 172.20.10.144 - 172.20.10.159
cidr: 172.20.10.144/28
netname: WHOAMI-NET
descr: Dats my network, ye, BUT ITS IPV4
country: MT
admin-c: WHOAMI-DN42
tech-c: WHOAMI-DN42
mnt-by: WHOAMI-MNT
status: ASSIGNED
nserver: ns1.whoami.dn42
source: DN42

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

@ -0,0 +1,6 @@
mntner: WHOAMI-MNT
admin-c: WHOAMI-DN42
tech-c: WHOAMI-DN42
mnt-by: WHOAMI-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILGer6AGuNzwSboSOIyo8P0Wx+p6Q0uBbvz3u/jtO6o2
source: DN42

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

@ -0,0 +1,6 @@
person: #whoami
e-mail: dn42@sm00th.me
www: https://sm00th.me
nic-hdl: WHOAMI-DN42
mnt-by: WHOAMI-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route: 172.20.10.144/28
origin: AS4242423009
max-length: 28
mnt-by: WHOAMI-MNT
source: DN42

View file

@ -1,4 +1,5 @@
route: 172.22.76.184/29 route: 172.22.76.184/29
max-length: 29
descr: Lan Tian's IP space descr: Lan Tian's IP space
remarks: Allowed to use by both my main AS and testing AS remarks: Allowed to use by both my main AS and testing AS
remarks: My network is open to peering; see https://lantian.pub/page/dn42 remarks: My network is open to peering; see https://lantian.pub/page/dn42

View file

@ -1,4 +1,5 @@
route: 172.22.76.96/27 route: 172.22.76.96/27
max-length: 27
descr: Lan Tian's IP space descr: Lan Tian's IP space
remarks: Allowed to use by both my main AS and testing AS remarks: Allowed to use by both my main AS and testing AS
remarks: My network is open to peering; see https://lantian.pub/page/dn42 remarks: My network is open to peering; see https://lantian.pub/page/dn42

View file

@ -0,0 +1,5 @@
route6: fda1:b16:b00b::/48
origin: AS4242423009
max-length: 48
mnt-by: WHOAMI-MNT
source: DN42

View file

@ -1,4 +1,5 @@
route6: fdbc:f9dc:67ad::/48 route6: fdbc:f9dc:67ad::/48
max-length: 48
descr: Lan Tian's IP space descr: Lan Tian's IP space
remarks: Allowed to use by both my main AS and testing AS remarks: Allowed to use by both my main AS and testing AS
remarks: My network is open to peering; see https://lantian.pub/page/dn42 remarks: My network is open to peering; see https://lantian.pub/page/dn42