mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-09 22:25:23 +08:00
Merge pull request 'Add EAN-MNT' (#2083) from ean/registry:ean-20220907 into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2083 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
fd826ea233
7 changed files with 46 additions and 0 deletions
6
data/aut-num/AS4242421832
Normal file
6
data/aut-num/AS4242421832
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421832
|
||||
as-name: EAN
|
||||
admin-c: EAN-DN42
|
||||
tech-c: EAN-DN42
|
||||
mnt-by: EAN-MNT
|
||||
source: DN42
|
10
data/inet6num/fd5b:d2c1:2ecc::_48
Normal file
10
data/inet6num/fd5b:d2c1:2ecc::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fd5b:d2c1:2ecc:0000:0000:0000:0000:0000 - fd5b:d2c1:2ecc:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd5b:d2c1:2ecc::/48
|
||||
netname: EAN-NET6
|
||||
descr: EAN net6
|
||||
country: NO
|
||||
admin-c: EAN-DN42
|
||||
tech-c: EAN-DN42
|
||||
mnt-by: EAN-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inetnum/172.23.226.96_27
Normal file
10
data/inetnum/172.23.226.96_27
Normal file
|
@ -0,0 +1,10 @@
|
|||
inetnum: 172.23.226.96 - 172.23.226.127
|
||||
netname: EAN-NET4
|
||||
descr: EAN-net4
|
||||
country: NO
|
||||
admin-c: EAN-DN42
|
||||
tech-c: EAN-DN42
|
||||
mnt-by: EAN-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.23.226.96/27
|
||||
source: DN42
|
7
data/mntner/EAN-MNT
Normal file
7
data/mntner/EAN-MNT
Normal file
|
@ -0,0 +1,7 @@
|
|||
mntner: EAN-MNT
|
||||
admin-c: EAN-DN42
|
||||
tech-c: EAN-DN42
|
||||
mnt-by: EAN-MNT
|
||||
source: DN42
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA2BtYt83refOzi0u/x7+L7kTli1i1ybO496wfot8++e
|
||||
auth: pgp-fingerprint 534607D7D109DB4C223D8524EE543E4CA779DFB0
|
5
data/person/EAN-DN42
Normal file
5
data/person/EAN-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: EAN
|
||||
e-mail: dn42@eirik.ngrd.no
|
||||
nic-hdl: EAN-DN42
|
||||
mnt-by: EAN-MNT
|
||||
source: DN42
|
4
data/route/172.23.226.96_27
Normal file
4
data/route/172.23.226.96_27
Normal file
|
@ -0,0 +1,4 @@
|
|||
route: 172.23.226.96/27
|
||||
origin: AS4242421832
|
||||
mnt-by: EAN-MNT
|
||||
source: DN42
|
4
data/route6/fd5b:d2c1:2ecc::_48
Normal file
4
data/route6/fd5b:d2c1:2ecc::_48
Normal file
|
@ -0,0 +1,4 @@
|
|||
route6: fd5b:d2c1:2ecc::/48
|
||||
origin: AS4242421832
|
||||
mnt-by: EAN-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue