squashed commit:

a357f3446 - Add mntner, person, dns, ASN, v4/v6 objects and routes
53a861de7 squashed commit:
This commit is contained in:
Ivan Stamov 2026-06-01 16:11:49 +03:00
parent fb0106ceb4
commit 41cab87d1b
No known key found for this signature in database
8 changed files with 61 additions and 0 deletions

View file

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

9
data/dns/stamov.dn42 Normal file
View file

@ -0,0 +1,9 @@
domain: stamov.dn42
admin-c: STAMOV-DN42
tech-c: STAMOV-DN42
mnt-by: STAMOV-MNT
nserver: ns1.stamov.dn42 172.20.184.33
nserver: ns1.stamov.dn42 fdc8:1eaf:2233:53::1
nserver: ns2.stamov.dn42 172.20.184.34
nserver: ns2.stamov.dn42 fdc8:1eaf:2233:53::2
source: DN42

View file

@ -0,0 +1,13 @@
inet6num: fdc8:1eaf:2233:0000:0000:0000:0000:0000 - fdc8:1eaf:2233:ffff:ffff:ffff:ffff:ffff
cidr: fdc8:1eaf:2233::/48
netname: DN42-STAMOV-V6
descr: DN42-STAMOV IPv6 Block
country: BG
admin-c: STAMOV-DN42
tech-c: STAMOV-DN42
nserver: ns1.stamov.dn42
nserver: ns2.stamov.dn42
geofeed: https://geofeed.stamov.dn42/index.csv
mnt-by: STAMOV-MNT
status: ASSIGNED
source: DN42

View file

@ -0,0 +1,12 @@
inetnum: 172.20.184.32 - 172.20.184.63
cidr: 172.20.184.32/27
netname: DN42-STAMOV-V4
descr: DN42-STAMOV IPv4 Block
country: BG
admin-c: STAMOV-DN42
tech-c: STAMOV-DN42
mnt-by: STAMOV-MNT
status: ASSIGNED
nserver: ns1.stamov.dn42
nserver: ns2.stamov.dn42
source: DN42

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

@ -0,0 +1,6 @@
mntner: STAMOV-MNT
admin-c: STAMOV-DN42
tech-c: STAMOV-DN42
mnt-by: STAMOV-MNT
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKcH4bRKwmjYIb9R3DqIc6WtXVx1XRZUVpc/V9zcGDaS
source: DN42

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

@ -0,0 +1,5 @@
person: Ivan Stamov
e-mail: ivan@stamov.net
nic-hdl: STAMOV-DN42
mnt-by: STAMOV-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route: 172.20.184.32/27
origin: AS4242420542
max-length: 27
mnt-by: STAMOV-MNT
source: DN42

View file

@ -0,0 +1,5 @@
route6: fdc8:1eaf:2233::/48
origin: AS4242420542
max-length: 48
mnt-by: STAMOV-MNT
source: DN42