mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-17 18:15:23 +08:00
Merge pull request 'Add Passport' (#2503) from passport/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2503 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
1068d2a846
7 changed files with 47 additions and 0 deletions
6
data/aut-num/AS4242420752
Normal file
6
data/aut-num/AS4242420752
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242420752
|
||||
as-name: AS-PASSPORT-DN42
|
||||
admin-c: PASSPORT-DN42
|
||||
tech-c: PASSPORT-DN42
|
||||
mnt-by: PASSPORT-MNT
|
||||
source: DN42
|
10
data/inet6num/fde6:dbcf:976c::_48
Normal file
10
data/inet6num/fde6:dbcf:976c::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fde6:dbcf:976c:0000:0000:0000:0000:0000 - fde6:dbcf:976c:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fde6:dbcf:976c::/48
|
||||
netname: PASSPORT-NET
|
||||
descr: Network of PASSPORT
|
||||
country: US
|
||||
admin-c: PASSPORT-DN42
|
||||
tech-c: PASSPORT-DN42
|
||||
mnt-by: PASSPORT-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inetnum/172.23.85.96_27
Normal file
10
data/inetnum/172.23.85.96_27
Normal file
|
@ -0,0 +1,10 @@
|
|||
inetnum: 172.23.85.96 - 172.23.85.127
|
||||
cidr: 172.23.85.96/27
|
||||
netname: PASSPORT-NETWORK
|
||||
descr: Network of PASSPORT
|
||||
country: US
|
||||
admin-c: PASSPORT-DN42
|
||||
tech-c: PASSPORT-DN42
|
||||
mnt-by: PASSPORT-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
6
data/mntner/PASSPORT-MNT
Normal file
6
data/mntner/PASSPORT-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: PASSPORT-MNT
|
||||
admin-c: PASSPORT-DN42
|
||||
tech-c: PASSPORT-DN42
|
||||
mnt-by: PASSPORT-MNT
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDhW36ijnQMeg9mdjHcMJ8hCCoC2wFyyVCMYbRZAVkrSCKDnExG0jUUd1FQH/zXk+NwPMYpQvr1043q9z/KFWAm9oF6BN25QQ/qO7wUl2Fw4FWpASxRoM8sOLhP0UC62P5ZxMPG90Lw3Zdkfn8ngSlxUYdlIWXDO3xuT+lCfd+9NePLHpf3z6+XPhRILzSnxsFoU7DPN04nsuYKs8XAUm0hs4/UNwHy9O+FvqV80QGy8cav+C+L8eiaCSq0esiCxYLmW3npnlxNXfNaEVr9OSWSa35K2GVueQUD8GCWSN/SgZ2eqeeZs7pmY04jgLbyc7AmdmvMjcoyCqhrhCzzOzhk+9iltDEjH8PayuPBFMP5b/pu4UwqSuQloFQKM2qtja1CMgl7Dqc2VdIUl/O8G3hRNq7eCPpqt/YYTYCyWtipNLImqR4LHfCOeN1q9RBBVbiuKjc/Vy2Hp70PPtHuvW8eIClpGA6lg5wzjFmGrdwzrx284a0xdC77llpMCtVdmbejXDBcjKBt1TuItvTh+PtVVITak3VzJtjHNQQ+G8i3j2+1ByGSGnL6DHKsRnVdaEfjLN9S0W2uOPQ8iyiNn7QM4hjE0xbBPWYMxCN0ARZtxW2qTc2+c8GztFTHQPUSET9FO0D1UbJtF+H+OvDi4cEz9nwaJaxzuz6cxh/1ahdKDQ==
|
||||
source: DN42
|
5
data/person/PASSPORT-DN42
Normal file
5
data/person/PASSPORT-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: passport
|
||||
e-mail: contact@blutter.site
|
||||
nic-hdl: PASSPORT-DN42
|
||||
mnt-by: PASSPORT-MNT
|
||||
source: DN42
|
5
data/route/172.23.85.96_27
Normal file
5
data/route/172.23.85.96_27
Normal file
|
@ -0,0 +1,5 @@
|
|||
route: 172.23.85.96/27
|
||||
origin: AS4242420752
|
||||
max-length: 27
|
||||
mnt-by: PASSPORT-MNT
|
||||
source: DN42
|
5
data/route6/fde6:dbcf:976c::_48
Normal file
5
data/route6/fde6:dbcf:976c::_48
Normal file
|
@ -0,0 +1,5 @@
|
|||
route6: fde6:dbcf:976c::/48
|
||||
origin: AS4242420752
|
||||
max-length: 48
|
||||
mnt-by: PASSPORT-MNT
|
||||
source: DN42
|
Loading…
Add table
Reference in a new issue