mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-07 05:05:23 +08:00
Merge branch 'master' into pornplan
This commit is contained in:
commit
80bdb31079
157 changed files with 1146 additions and 98 deletions
17
.drone.yml
Normal file
17
.drone.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: pull-checks
|
||||
|
||||
steps:
|
||||
- name: squashbot
|
||||
image: dn42/pipeline
|
||||
environment:
|
||||
SQUASHBOT_TOKEN:
|
||||
from_secret: SQUASHBOT_TOKEN
|
||||
commands:
|
||||
- /scripts/squashbot
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- pull_request
|
25
README.md
25
README.md
|
@ -3,12 +3,14 @@ If you are using a different url, please update as soon as possible*
|
|||
|
||||
# Guide for creating a Pull Request
|
||||
|
||||
1. **Create a local clone of the registry**
|
||||
1. **Create a local clone of the registry repository**
|
||||
|
||||
```sh
|
||||
git clone git@git.dn42.dev:dn42/registry.git
|
||||
```
|
||||
|
||||
*You do not need to fork the registry repository. New users are provisioned as collaborators, allowing everyone permission to create new branches in the main registry repository. Note that this process can take up to 10 minutes after logging in as a new user.*
|
||||
|
||||
2. **Create a branch for your changes**
|
||||
|
||||
The name of the branch ***must*** follow a specific format:
|
||||
|
@ -29,8 +31,6 @@ git checkout -b foo-20200704/mychange
|
|||
git push --set-upstream origin foo-20200704/mychange
|
||||
```
|
||||
|
||||
*Note that it can take up to 10 minutes after registering as a new user before you get permission to create the new branch*
|
||||
|
||||
3. **Make your changes on your new branch**
|
||||
|
||||
See the [getting started](https://dn42.dev/howto/Getting-Started) guide in the [Wiki](https://dn42.dev) for more information.
|
||||
|
@ -50,9 +50,18 @@ git commit
|
|||
|
||||
4. **Push your changes back to the registry**
|
||||
|
||||
Remember to squash your commits and sign them using your MNTNER [authentication method](https://dn42.dev/howto/Registry-Authentication).
|
||||
You must squash multiple commits together and sign them using your MNTNER [authentication method](https://dn42.dev/howto/Registry-Authentication).
|
||||
It is also good practice to rebase your work on top of any other changes that may have happened on the master branch.
|
||||
|
||||
The registry contains a script that will automatically rebase and squash your commits:
|
||||
|
||||
```sh
|
||||
./squash-my-commits
|
||||
git push --force
|
||||
```
|
||||
|
||||
or you can do it manually:
|
||||
|
||||
```sh
|
||||
# make sure your local copy of the master is up to date
|
||||
|
||||
|
@ -88,14 +97,14 @@ Your changes will now go through automatic checking and then manual review by th
|
|||
|
||||
6. **Making updates**
|
||||
|
||||
If you need to change your PR to fix review issues simply make the updates to your branch and follow the process in (4) to rebase, squash and sign your changes again.
|
||||
Please remember to do this for every update.
|
||||
If you need to make changes to fix review issues simply make the updates to your branch and follow the process in (4) to rebase, squash and sign your changes again. **You must do this for every update**.
|
||||
|
||||
Do not close and re-open a new pull request, any changes you make on your branch will be automatically updated in the PR. Creating a new PR loses all the history and makes tracking changes harder.
|
||||
|
||||
# Gitea Usage
|
||||
|
||||
The DN42 registry is a community resource for *your* benefit.
|
||||
Whilst registered users are free to create and use their own repositories, please be considerate in your usage.
|
||||
The DN42 registry is a community resource for *your* benefit.
|
||||
Registered users are free to create and use their own repositories and use the Drone CI tools, but please be considerate in your usage.
|
||||
|
||||
- Repositories should be related to DN42
|
||||
- Do not create tools that make regular, automated, push changes to repositories unless agreed with the registry maintainers
|
||||
|
|
6
data/aut-num/AS209557
Normal file
6
data/aut-num/AS209557
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS209557
|
||||
as-name: YI-NETWORK
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
source: RIPE
|
6
data/aut-num/AS4242420507
Normal file
6
data/aut-num/AS4242420507
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242420507
|
||||
as-name: HONDA Network
|
||||
admin-c: HONDA-DN42
|
||||
tech-c: HONDA-DN42
|
||||
mnt-by: HONDA-MNT
|
||||
source: DN42
|
7
data/aut-num/AS4242420514
Normal file
7
data/aut-num/AS4242420514
Normal file
|
@ -0,0 +1,7 @@
|
|||
aut-num: AS4242420514
|
||||
as-name: KOISHI-AS
|
||||
descr: Koishi514
|
||||
admin-c: RVALUE-DN42
|
||||
tech-c: RVALUE-DN42
|
||||
mnt-by: RVALUE-MNT
|
||||
source: DN42
|
13
data/aut-num/AS4242420669
Normal file
13
data/aut-num/AS4242420669
Normal file
|
@ -0,0 +1,13 @@
|
|||
aut-num: AS4242420669
|
||||
as-name: AVE-AS
|
||||
descr: Ave on DN42
|
||||
remarks: --------------------------------------------------
|
||||
remarks: Welcome to my DN42 ASN uwu
|
||||
remarks: --------------------------------------------------
|
||||
remarks: As long as things aren't broken I do open peering.
|
||||
remarks: For real internet :tm:, check out AS208590.
|
||||
remarks: --------------------------------------------------
|
||||
admin-c: AVE-DN42
|
||||
tech-c: AVE-DN42
|
||||
mnt-by: AVE-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242420737
Normal file
6
data/aut-num/AS4242420737
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242420737
|
||||
as-name: AS for TrueWinter Network
|
||||
admin-c: TRUEWINTER-DN42
|
||||
tech-c: TRUEWINTER-DN42
|
||||
mnt-by: TRUEWINTER-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242421155
Normal file
6
data/aut-num/AS4242421155
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421155
|
||||
as-name: AS for L4RS net
|
||||
admin-c: L4RS-DN42
|
||||
tech-c: L4RS-DN42
|
||||
mnt-by: L4RS-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242421165
Normal file
6
data/aut-num/AS4242421165
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421165
|
||||
as-name: TRACE-AS
|
||||
admin-c: TRACE-DN42
|
||||
tech-c: TRACE-DN42
|
||||
mnt-by: TRACE-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242421273
Normal file
6
data/aut-num/AS4242421273
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421273
|
||||
as-name: spencercw
|
||||
admin-c: SPENCERCW-DN42
|
||||
tech-c: SPENCERCW-DN42
|
||||
mnt-by: SPENCERCW-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242421457
Normal file
6
data/aut-num/AS4242421457
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421457
|
||||
as-name: AS for RAITO network
|
||||
admin-c: RAITO-DN42
|
||||
tech-c: RAITO-DN42
|
||||
mnt-by: RAITO-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242421608
Normal file
6
data/aut-num/AS4242421608
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421608
|
||||
as-name: LEAH2-AS
|
||||
admin-c: LEAH2-DN42
|
||||
tech-c: LEAH2-DN42
|
||||
mnt-by: LEAH2-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242421975
Normal file
6
data/aut-num/AS4242421975
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242421975
|
||||
as-name: FL
|
||||
admin-c: FL-DN42
|
||||
tech-c: FL-DN42
|
||||
mnt-by: FL-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242422466
Normal file
6
data/aut-num/AS4242422466
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242422466
|
||||
as-name: SHYPRE-AS
|
||||
admin-c: SHYPRE-DN42
|
||||
tech-c: SHYPRE-DN42
|
||||
mnt-by: SHYPRE-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242422492
Normal file
6
data/aut-num/AS4242422492
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242422492
|
||||
as-name: INL Network
|
||||
admin-c: INL-DN42
|
||||
tech-c: INL-DN42
|
||||
mnt-by: INL-MNT
|
||||
source: DN42
|
|
@ -6,7 +6,8 @@ descr: Androw - https://www.androw.eu/
|
|||
remarks: -------------------------------------------------------
|
||||
remarks: Happy to peer with anyone
|
||||
remarks: Wireguard only
|
||||
remarks: All details available here: https://www.androw.eu/dn42/
|
||||
remarks: IPv4/IPv6
|
||||
remarks: All details available here: https://www.androw.eu/net/
|
||||
remarks: -------------------------------------------------------
|
||||
mnt-by: ANDROW-MNT
|
||||
source: DN42
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
aut-num: AS424242236
|
||||
aut-num: AS4242422647
|
||||
as-name: AS for pomoke network
|
||||
descr: pomoke's network
|
||||
admin-c: POMOKE-DN42
|
6
data/aut-num/AS4242422705
Normal file
6
data/aut-num/AS4242422705
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242422705
|
||||
as-name: PIGGY-AS
|
||||
admin-c: PIGGY-DN42
|
||||
tech-c: PIGGY-DN42
|
||||
mnt-by: PIGGY-MNT
|
||||
source: DN42
|
7
data/aut-num/AS4242422713
Normal file
7
data/aut-num/AS4242422713
Normal file
|
@ -0,0 +1,7 @@
|
|||
aut-num: AS4242422713
|
||||
as-name: ENP2S0-AS
|
||||
descr: enp2s0 AS
|
||||
admin-c: ENP2S0-DN42
|
||||
tech-c: ENP2S0-DN42
|
||||
mnt-by: ENP2S0-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242423073
Normal file
6
data/aut-num/AS4242423073
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242423073
|
||||
as-name: PATERNOT-AS
|
||||
admin-c: PATERNOT-DN42
|
||||
tech-c: PATERNOT-DN42
|
||||
mnt-by: PATERNOT-MNT
|
||||
source: DN42
|
6
data/aut-num/AS4242423347
Normal file
6
data/aut-num/AS4242423347
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242423347
|
||||
as-name: TKUHACKLAB-AS
|
||||
descr: Turku HackLab ASN, Finland
|
||||
org: ORG-TKUHACKLAB
|
||||
mnt-by: SM-MNT
|
||||
source: DN42
|
22
data/aut-num/AS4242423953
Normal file
22
data/aut-num/AS4242423953
Normal file
|
@ -0,0 +1,22 @@
|
|||
aut-num: AS4242423953
|
||||
as-name: Erinn Network Global Backbone
|
||||
remarks:
|
||||
remarks: -------------------------------------------
|
||||
remarks: Erinn Network Open for Peering
|
||||
remarks: -------------------------------------------
|
||||
remarks: Service Area : ULADH
|
||||
remarks: Taillteann[CA_YYZ]
|
||||
remarks: -------------------------------------------
|
||||
remarks: Service Area : IRIA
|
||||
remarks: Vales[CN_CGQ]
|
||||
remarks: -------------------------------------------
|
||||
remarks: Telegram Channel @ErinnNetwork
|
||||
remarks: Looking Glass lg.2434.me lg.erinn.dn42
|
||||
remarks: Website https://erinnet.2434.me
|
||||
remarks: -------------------------------------------
|
||||
remarks:
|
||||
admin-c: ERINN-DN42
|
||||
tech-c: ERINN-DN42
|
||||
mnt-by: ERINN-MNT
|
||||
org: ORG-ERINN
|
||||
source: DN42
|
|
@ -1,7 +0,0 @@
|
|||
aut-num: AS49752
|
||||
as-name: REDPANDANETWORK-AS
|
||||
descr: Red Panda Network
|
||||
admin-c: REDP-DN42
|
||||
tech-c: REDP-DN42
|
||||
mnt-by: REDPANDA-MNT
|
||||
source: RIPE
|
|
@ -1,8 +1,8 @@
|
|||
aut-num: AS64742
|
||||
as-name: CHIANTOS-AS
|
||||
descr: Chiantos Network - Kankan Home Network
|
||||
remarks: Peerings via OpenVPN and Tinc
|
||||
remarks: Peerings nodes hosted at Paris (FR) and Roubaix (FR)
|
||||
descr: Chiantos Network
|
||||
remarks: Peerings via Wireguard (preferred) or OpenVPN
|
||||
remarks: Peering node hosted at Paris (FR)
|
||||
admin-c: KANKAN-DN42
|
||||
tech-c: KANKAN-DN42
|
||||
mnt-by: KANKAN-MNT
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
domain: chiantos.dn42
|
||||
descr: Chiantos Main Domain
|
||||
nserver: haruhi.chiantos.dn42 172.23.147.225
|
||||
nserver: ns0.chiantos.dn42 172.23.147.53
|
||||
nserver: ns0.chiantos.dn42 fd8e:6470:7a23:1337::53
|
||||
admin-c: KANKAN-DN42
|
||||
tech-c: KANKAN-DN42
|
||||
mnt-by: KANKAN-MNT
|
||||
|
|
|
@ -5,7 +5,7 @@ nserver: b.delegation-servers.dn42 fd42:4242:2601:ac53::1
|
|||
nserver: b.delegation-servers.dn42 172.20.129.1
|
||||
nserver: k.delegation-servers.dn42 fdcf:8538:9ad5:1111::2
|
||||
nserver: k.delegation-servers.dn42 172.20.14.34
|
||||
nserver: j.delegation-servers.dn42 fd42:5d71:219:1:a526:d935:281e:22d6
|
||||
nserver: j.delegation-servers.dn42 fd42:5d71:219:1:216:3eff:fe1e:22d6
|
||||
nserver: j.delegation-servers.dn42 172.20.1.254
|
||||
nserver: h.delegation-servers.dn42 fda6:2474:15a4::54
|
||||
ds-rdata: 64441 10 2 2b19d6fc6a6efa3218c61d84ad95a3c63b6ed988e2ae0bd7c8dcb91fe5ec7fa8
|
||||
|
|
10
data/dns/erinn.dn42
Normal file
10
data/dns/erinn.dn42
Normal file
|
@ -0,0 +1,10 @@
|
|||
domain: erinn.dn42
|
||||
admin-c: ERINN-DN42
|
||||
tech-c: ERINN-DN42
|
||||
org: ORG-ERINN
|
||||
mnt-by: ERINN-MNT
|
||||
nserver: uladh.ns.erinn.dn42 172.21.89.150
|
||||
nserver: uladh.ns.erinn.dn42 fdfd:468b:bab6:4e53::1
|
||||
nserver: iria.ns.erinn.dn42 172.21.89.149
|
||||
nserver: iria.ns.erinn.dn42 fdfd:468b:bab6:4e53::2
|
||||
source: DN42
|
5
data/dns/hacklab-fi.dn42
Normal file
5
data/dns/hacklab-fi.dn42
Normal file
|
@ -0,0 +1,5 @@
|
|||
domain: hacklab-fi.dn42
|
||||
nserver: ns1.sm.dn42
|
||||
nserver: ns2.sm.dn42
|
||||
mnt-by: SM-MNT
|
||||
source: DN42
|
9
data/dns/l4rs.dn42
Normal file
9
data/dns/l4rs.dn42
Normal file
|
@ -0,0 +1,9 @@
|
|||
domain: l4rs.dn42
|
||||
admin-c: L4RS-DN42
|
||||
tech-c: L4RS-DN42
|
||||
mnt-by: L4RS-MNT
|
||||
nserver: ns1.l4rs.dn42 172.20.160.61
|
||||
nserver: ns1.l4rs.dn42 fd6e:cab2:576b:53::1
|
||||
nserver: ns2.l4rs.dn42 172.20.160.62
|
||||
nserver: ns2.l4rs.dn42 fd6e:cab2:576b:53::2
|
||||
source: DN42
|
7
data/dns/raito.dn42
Normal file
7
data/dns/raito.dn42
Normal file
|
@ -0,0 +1,7 @@
|
|||
domain: raito.dn42
|
||||
admin-c: RAITO-DN42
|
||||
tech-c: RAITO-DN42
|
||||
mnt-by: RAITO-MNT
|
||||
nserver: ns1.raito.dn42 fd4d:ce73:68f9:9a60::1
|
||||
nserver: ns2.raito.dn42 fd4d:ce73:68f9:9a60::2
|
||||
source: DN42
|
9
data/dns/truewinter.dn42
Normal file
9
data/dns/truewinter.dn42
Normal file
|
@ -0,0 +1,9 @@
|
|||
domain: truewinter.dn42
|
||||
admin-c: TRUEWINTER-DN42
|
||||
tech-c: TRUEWINTER-DN42
|
||||
mnt-by: TRUEWINTER-MNT
|
||||
nserver: ns1.truewinter.dn42 172.20.207.196
|
||||
nserver: ns1.truewinter.dn42 fd49:5b5:b737::53
|
||||
nserver: ns2.truewinter.dn42 172.20.207.197
|
||||
nserver: ns2.truewinter.dn42 fd49:5b5:b737::54
|
||||
source: DN42
|
|
@ -1,9 +0,0 @@
|
|||
domain: tyrasuki.dn42
|
||||
admin-c: REDP-DN42
|
||||
tech-c: REDP-DN42
|
||||
nserver: ns1.tyrasuki.dn42 172.22.177.31
|
||||
nserver: ns1.tyrasuki.dn42 fd02:685f:edac:ffff::
|
||||
nserver: ns2.tyrasuki.dn42 172.22.177.30
|
||||
nserver: ns2.tyrasuki.dn42 fd02:685f:edac:eeee::
|
||||
mnt-by: REDPANDA-MNT
|
||||
source: DN42
|
|
@ -1,5 +1,6 @@
|
|||
domain: yi.dn42
|
||||
nserver: dns1.yi.dn42 172.22.189.96
|
||||
nserver: dns1.yi.dn42 fd69:9889:9692:1::
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
inet6num: fd02:685f:edac:0000:0000:0000:0000:0000 - fd02:685f:edac:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd02:685f:edac::/48
|
||||
netname: REDPANDANETWORK-V6
|
||||
org: ORG-REDPANDANETWORK
|
||||
descr: Red Panda Network - IPv6 assignment
|
||||
country: EU
|
||||
admin-c: REDP-DN42
|
||||
tech-c: REDP-DN42
|
||||
status: ASSIGNED
|
||||
nserver: ns1.tyrasuki.dn42
|
||||
nserver: ns2.tyrasuki.dn42
|
||||
mnt-by: REDPANDA-MNT
|
||||
source: DN42
|
8
data/inet6num/fd0a:cdb3:cde7::_48
Normal file
8
data/inet6num/fd0a:cdb3:cde7::_48
Normal file
|
@ -0,0 +1,8 @@
|
|||
inet6num: fd0a:cdb3:cde7:0000:0000:0000:0000:0000 - fd0a:cdb3:cde7:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd0a:cdb3:cde7::/48
|
||||
netname: PIGGY-NETWORK
|
||||
admin-c: PIGGY-DN42
|
||||
tech-c: PIGGY-DN42
|
||||
mnt-by: PIGGY-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inet6num/fd0b:10c0:9966::_48
Normal file
8
data/inet6num/fd0b:10c0:9966::_48
Normal file
|
@ -0,0 +1,8 @@
|
|||
inet6num: fd0b:10c0:9966:0000:0000:0000:0000:0000 - fd0b:10c0:9966:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd0b:10c0:9966::/48
|
||||
netname: HONDA NET
|
||||
admin-c: HONDA-DN42
|
||||
tech-c: HONDA-DN42
|
||||
mnt-by: HONDA-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
9
data/inet6num/fd22:ad17:8e8d::_48
Normal file
9
data/inet6num/fd22:ad17:8e8d::_48
Normal file
|
@ -0,0 +1,9 @@
|
|||
inet6num: fd22:ad17:8e8d:0000:0000:0000:0000:0000 - fd22:ad17:8e8d:ffff:ffff:ffff:ffff:ffff
|
||||
netname: SHIVA-NETWORK
|
||||
country: BR
|
||||
admin-c: PATERNOT-DN42
|
||||
tech-c: PATERNOT-DN42
|
||||
mnt-by: PATERNOT-MNT
|
||||
status: ASSIGNED
|
||||
cidr: fd22:ad17:8e8d::/48
|
||||
source: DN42
|
9
data/inet6num/fd39:e07d:e463::_48
Normal file
9
data/inet6num/fd39:e07d:e463::_48
Normal file
|
@ -0,0 +1,9 @@
|
|||
inet6num: fd39:e07d:e463:0000:0000:0000:0000:0000 - fd39:e07d:e463:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd39:e07d:e463::/48
|
||||
netname: TRACE-NETWORK
|
||||
country: TW
|
||||
admin-c: TRACE-DN42
|
||||
tech-c: TRACE-DN42
|
||||
mnt-by: TRACE-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inet6num/fd40:2200:1975::_48
Normal file
10
data/inet6num/fd40:2200:1975::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fd40:2200:1975:0000:0000:0000:0000:0000 - fd40:2200:1975:ffff:ffff:ffff:ffff:ffff
|
||||
netname: FL-NET6
|
||||
descr: fl
|
||||
country: FR
|
||||
admin-c: FL-DN42
|
||||
tech-c: FL-DN42
|
||||
mnt-by: FL-MNT
|
||||
status: ASSIGNED
|
||||
cidr: fd40:2200:1975::/48
|
||||
source: DN42
|
9
data/inet6num/fd42:6176:65::_48
Normal file
9
data/inet6num/fd42:6176:65::_48
Normal file
|
@ -0,0 +1,9 @@
|
|||
inet6num: fd42:6176:0065:0000:0000:0000:0000:0000 - fd42:6176:0065:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd42:6176:65::/48
|
||||
netname: AVE-V6-NET
|
||||
descr: IPv6 Network of Ave
|
||||
admin-c: AVE-DN42
|
||||
tech-c: AVE-DN42
|
||||
mnt-by: AVE-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
12
data/inet6num/fd49:5b5:b737::_48
Normal file
12
data/inet6num/fd49:5b5:b737::_48
Normal file
|
@ -0,0 +1,12 @@
|
|||
inet6num: fd49:05b5:b737:0000:0000:0000:0000:0000 - fd49:05b5:b737:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd49:5b5:b737::/48
|
||||
netname: TRUEWINTER-NETWORK
|
||||
descr: Network of TRUEWINER
|
||||
country: ZA
|
||||
admin-c: TRUEWINTER-DN42
|
||||
tech-c: TRUEWINTER-DN42
|
||||
mnt-by: TRUEWINTER-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.truewinter.dn42
|
||||
nserver: ns2.truewinter.dn42
|
||||
source: DN42
|
12
data/inet6num/fd4d:ce73:68f9::_48
Normal file
12
data/inet6num/fd4d:ce73:68f9::_48
Normal file
|
@ -0,0 +1,12 @@
|
|||
inet6num: fd4d:ce73:68f9:0000:0000:0000:0000:0000 - fd4d:ce73:68f9:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd4d:ce73:68f9::/48
|
||||
netname: RAITO-NETWORK
|
||||
descr: Network of RAITO
|
||||
country: FR
|
||||
admin-c: RAITO-DN42
|
||||
tech-c: RAITO-DN42
|
||||
mnt-by: RAITO-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.raito.dn42
|
||||
nserver: ns2.raito.dn42
|
||||
source: DN42
|
14
data/inet6num/fd4f:4e49:4f4e::_48
Normal file
14
data/inet6num/fd4f:4e49:4f4e::_48
Normal file
|
@ -0,0 +1,14 @@
|
|||
inet6num: fd4f:4e49:4f4e:0000:0000:0000:0000:0000 - fd4f:4e49:4f4e:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd4f:4e49:4f4e::/48
|
||||
netname: ONION-NET-V3
|
||||
descr: Tor-Onion Proxy Service V3
|
||||
remarks: fd O:NI:ON - Last 80bit of MD5 Hash
|
||||
country: DE
|
||||
admin-c: THEQ-DN42
|
||||
tech-c: THEQ-DN42
|
||||
mnt-by: THEQ-MNT
|
||||
nserver: ns1.theq.dn42
|
||||
nserver: ns2.theq.dn42
|
||||
nserver: ns3.theq.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
12
data/inet6num/fd6e:cab2:576b::_48
Normal file
12
data/inet6num/fd6e:cab2:576b::_48
Normal file
|
@ -0,0 +1,12 @@
|
|||
inet6num: fd6e:cab2:576b:0000:0000:0000:0000:0000 - fd6e:cab2:576b:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd6e:cab2:576b::/48
|
||||
netname: L4RS-NETWORK
|
||||
descr: Network of L4RS
|
||||
country: CH
|
||||
admin-c: L4RS-DN42
|
||||
tech-c: L4RS-DN42
|
||||
mnt-by: L4RS-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.l4rs.dn42
|
||||
nserver: ns2.l4rs.dn42
|
||||
source: DN42
|
14
data/inet6num/fd6f:6e69:6f6e::_48
Normal file
14
data/inet6num/fd6f:6e69:6f6e::_48
Normal file
|
@ -0,0 +1,14 @@
|
|||
inet6num: fd6f:6e69:6f6e:0000:0000:0000:0000:0000 - fd6f:6e69:6f6e:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd6f:6e69:6f6e::/48
|
||||
netname: ONION-NET-V2
|
||||
descr: Tor-Onion Proxy Service
|
||||
remarks: fd o:ni:on - 80bit Onionname Mapping
|
||||
country: DE
|
||||
admin-c: THEQ-DN42
|
||||
tech-c: THEQ-DN42
|
||||
mnt-by: THEQ-MNT
|
||||
nserver: ns1.theq.dn42
|
||||
nserver: ns2.theq.dn42
|
||||
nserver: ns3.theq.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inet6num/fd7e:7e3e:71be::_48
Normal file
10
data/inet6num/fd7e:7e3e:71be::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fd7e:7e3e:71be:0000:0000:0000:0000:0000 - fd7e:7e3e:71be:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd7e:7e3e:71be::/48
|
||||
netname: INL-NETWORK
|
||||
descr: INL Network
|
||||
country: TH
|
||||
admin-c: INL-DN42
|
||||
tech-c: INL-DN42
|
||||
mnt-by: INL-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inet6num/fd86:5946:61b2::_48
Normal file
8
data/inet6num/fd86:5946:61b2::_48
Normal file
|
@ -0,0 +1,8 @@
|
|||
inet6num: fd86:5946:61b2:0000:0000:0000:0000:0000 - fd86:5946:61b2:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd86:5946:61b2::/48
|
||||
netname: SPENCERCW-NETWORK
|
||||
admin-c: SPENCERCW-DN42
|
||||
tech-c: SPENCERCW-DN42
|
||||
mnt-by: SPENCERCW-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
9
data/inet6num/fd8e:6470:7a23::_48
Normal file
9
data/inet6num/fd8e:6470:7a23::_48
Normal file
|
@ -0,0 +1,9 @@
|
|||
inet6num: fd8e:6470:7a23:0000:0000:0000:0000:0000 - fd8e:6470:7a23:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fd8e:6470:7a23::/48
|
||||
netname: NET-CHIANTOS-DN42
|
||||
nserver: ns0.chiantos.dn42
|
||||
admin-c: KANKAN-DN42
|
||||
tech-c: KANKAN-DN42
|
||||
mnt-by: KANKAN-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inet6num/fdc2:1708:72bc::_48
Normal file
10
data/inet6num/fdc2:1708:72bc::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fdc2:1708:72bc:0000:0000:0000:0000:0000 - fdc2:1708:72bc:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fdc2:1708:72bc::/48
|
||||
netname: ENP2S0-V6-NET-1
|
||||
descr: enp2s0's core allocation
|
||||
country: US
|
||||
admin-c: ENP2S0-DN42
|
||||
tech-c: ENP2S0-DN42
|
||||
mnt-by: ENP2S0-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inet6num/fdfb:42d3:9346::_48
Normal file
8
data/inet6num/fdfb:42d3:9346::_48
Normal file
|
@ -0,0 +1,8 @@
|
|||
inet6num: fdfb:42d3:9346:0000:0000:0000:0000:0000 - fdfb:42d3:9346:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fdfb:42d3:9346::/48
|
||||
netname: LEAH2-NET6
|
||||
admin-c: LEAH2-DN42
|
||||
tech-c: LEAH2-DN42
|
||||
mnt-by: LEAH2-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
12
data/inet6num/fdfd:468b:bab6::_48
Normal file
12
data/inet6num/fdfd:468b:bab6::_48
Normal file
|
@ -0,0 +1,12 @@
|
|||
inet6num: fdfd:468b:bab6:0000:0000:0000:0000:0000 - fdfd:468b:bab6:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fdfd:468b:bab6::/48
|
||||
netname: ERINN-NETWORK
|
||||
descr: Erinn Network Main v6
|
||||
admin-c: ERINN-DN42
|
||||
tech-c: ERINN-DN42
|
||||
mnt-by: ERINN-MNT
|
||||
org: ORG-ERINN
|
||||
nserver: uladh.ns.erinn.dn42
|
||||
nserver: iria.ns.erinn.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inet6num/fdfd:df:5b67::_48
Normal file
10
data/inet6num/fdfd:df:5b67::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fdfd:00df:5b67:0000:0000:0000:0000:0000 - fdfd:00df:5b67:ffff:ffff:ffff:ffff:ffff
|
||||
cidr: fdfd:df:5b67::/48
|
||||
netname: FI-TurkuHacklab-DN42-1
|
||||
country: FI
|
||||
org: ORG-TKUHACKLAB
|
||||
mnt-by: SM-MNT
|
||||
nserver: ns1.sm.dn42
|
||||
nserver: ns2.sm.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inet6num/fdfe:bf34:baaa::_48
Normal file
10
data/inet6num/fdfe:bf34:baaa::_48
Normal file
|
@ -0,0 +1,10 @@
|
|||
inet6num: fdfe:bf34:baaa:0000:0000:0000:0000:0000 - fdfe:bf34:baaa:ffff:ffff:ffff:ffff:ffff
|
||||
netname: RVALUE-IPV6
|
||||
descr: IPv6 for KOISHI-AS
|
||||
country: CN
|
||||
admin-c: RVALUE-DN42
|
||||
tech-c: RVALUE-DN42
|
||||
mnt-by: RVALUE-MNT
|
||||
status: ASSIGNED
|
||||
cidr: fdfe:bf34:baaa::/48
|
||||
source: DN42
|
8
data/inetnum/172.20.139.176_28
Normal file
8
data/inetnum/172.20.139.176_28
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.20.139.176 - 172.20.139.191
|
||||
cidr: 172.20.139.176/28
|
||||
netname: SPENCERCW-NETWORK
|
||||
admin-c: SPENCERCW-DN42
|
||||
tech-c: SPENCERCW-DN42
|
||||
mnt-by: SPENCERCW-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inetnum/172.20.160.48_28
Normal file
10
data/inetnum/172.20.160.48_28
Normal file
|
@ -0,0 +1,10 @@
|
|||
inetnum: 172.20.160.48 - 172.20.160.63
|
||||
cidr: 172.20.160.48/28
|
||||
netname: L4RS-NETWORK
|
||||
admin-c: L4RS-DN42
|
||||
tech-c: L4RS-DN42
|
||||
mnt-by: L4RS-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.l4rs.dn42
|
||||
nserver: ns2.l4rs.dn42
|
||||
source: DN42
|
9
data/inetnum/172.20.192.96_27
Normal file
9
data/inetnum/172.20.192.96_27
Normal file
|
@ -0,0 +1,9 @@
|
|||
inetnum: 172.20.192.96 - 172.20.192.127
|
||||
netname: INLNETWORK-NET4-1
|
||||
country: TH
|
||||
admin-c: INL-DN42
|
||||
tech-c: INL-DN42
|
||||
mnt-by: INL-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.20.192.96/27
|
||||
source: DN42
|
10
data/inetnum/172.20.207.192_27
Normal file
10
data/inetnum/172.20.207.192_27
Normal file
|
@ -0,0 +1,10 @@
|
|||
inetnum: 172.20.207.192 - 172.20.207.223
|
||||
cidr: 172.20.207.192/27
|
||||
netname: TRUEWINTER-NETWORK
|
||||
admin-c: TRUEWINTER-DN42
|
||||
tech-c: TRUEWINTER-DN42
|
||||
mnt-by: TRUEWINTER-MNT
|
||||
status: ASSIGNED
|
||||
nserver: ns1.truewinter.dn42
|
||||
nserver: ns2.truewinter.dn42
|
||||
source: DN42
|
8
data/inetnum/172.20.236.64_29
Normal file
8
data/inetnum/172.20.236.64_29
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.20.236.64 - 172.20.236.71
|
||||
cidr: 172.20.236.64/29
|
||||
netname: SHYPRE-NETWORK
|
||||
admin-c: SHYPRE-DN42
|
||||
tech-c: SHYPRE-DN42
|
||||
mnt-by: SHYPRE-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
11
data/inetnum/172.21.105.144_28
Normal file
11
data/inetnum/172.21.105.144_28
Normal file
|
@ -0,0 +1,11 @@
|
|||
inetnum: 172.21.105.144 - 172.21.105.159
|
||||
netname: RVALUE-IPV4
|
||||
remarks: IPv4 block 1 for KOISHI-AS
|
||||
descr: IPv4 block 1 for KOISHI-AS
|
||||
country: CN
|
||||
admin-c: RVALUE-DN42
|
||||
tech-c: RVALUE-DN42
|
||||
mnt-by: RVALUE-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.21.105.144/28
|
||||
source: DN42
|
8
data/inetnum/172.21.117.32_27
Normal file
8
data/inetnum/172.21.117.32_27
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.21.117.32 - 172.21.117.63
|
||||
cidr: 172.21.117.32/27
|
||||
netname: PIGGY-NETWORK
|
||||
admin-c: PIGGY-DN42
|
||||
tech-c: PIGGY-DN42
|
||||
mnt-by: PIGGY-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inetnum/172.21.66.224_27
Normal file
8
data/inetnum/172.21.66.224_27
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.21.66.224 - 172.21.66.255
|
||||
cidr: 172.21.66.224/27
|
||||
netname: TRACE-NET
|
||||
status: ASSIGNED
|
||||
admin-c: TRACE-DN42
|
||||
tech-c: TRACE-DN42
|
||||
mnt-by: TRACE-MNT
|
||||
source: DN42
|
12
data/inetnum/172.21.89.128_26
Normal file
12
data/inetnum/172.21.89.128_26
Normal file
|
@ -0,0 +1,12 @@
|
|||
inetnum: 172.21.89.128 - 172.21.89.191
|
||||
cidr: 172.21.89.128/26
|
||||
netname: ERINN-NETWORK
|
||||
descr: Erinn Network Main v4
|
||||
admin-c: ERINN-DN42
|
||||
tech-c: ERINN-DN42
|
||||
org: ORG-ERINN
|
||||
mnt-by: ERINN-MNT
|
||||
nserver: uladh.ns.erinn.dn42
|
||||
nserver: iria.ns.erinn.dn42
|
||||
status: ASSIGNED
|
||||
source: DN42
|
10
data/inetnum/172.22.105.64_27
Normal file
10
data/inetnum/172.22.105.64_27
Normal file
|
@ -0,0 +1,10 @@
|
|||
inetnum: 172.22.105.64 - 172.22.105.95
|
||||
netname: FL-NET4
|
||||
descr: fl
|
||||
country: FR
|
||||
admin-c: FL-DN42
|
||||
tech-c: FL-DN42
|
||||
mnt-by: FL-MNT
|
||||
status: ASSIGNED
|
||||
cidr: 172.22.105.64/27
|
||||
source: DN42
|
9
data/inetnum/172.22.122.160_27
Normal file
9
data/inetnum/172.22.122.160_27
Normal file
|
@ -0,0 +1,9 @@
|
|||
inetnum: 172.22.122.160 - 172.22.122.191
|
||||
cidr: 172.22.122.160/27
|
||||
netname: AVE-V4-NET
|
||||
descr: IPv4 Network of Ave
|
||||
admin-c: AVE-DN42
|
||||
tech-c: AVE-DN42
|
||||
mnt-by: AVE-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
|
@ -1,12 +0,0 @@
|
|||
inetnum: 172.22.177.0 - 172.22.177.31
|
||||
cidr: 172.22.177.0/27
|
||||
netname: REDPANDANETWORK-LEGACY
|
||||
org: ORG-REDPANDANETWORK
|
||||
descr: Red Panda Network - Legacy allocation
|
||||
admin-c: REDP-DN42
|
||||
tech-c: REDP-DN42
|
||||
nserver: ns1.tyrasuki.dn42
|
||||
nserver: ns2.tyrasuki.dn42
|
||||
status: ASSIGNED PI
|
||||
mnt-by: REDPANDA-MNT
|
||||
source: DN42
|
8
data/inetnum/172.22.189.104_29
Normal file
8
data/inetnum/172.22.189.104_29
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.22.189.104 - 172.22.189.111
|
||||
cidr: 172.22.189.104/29
|
||||
netname: YI-NET-002
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
9
data/inetnum/172.22.189.112_29
Normal file
9
data/inetnum/172.22.189.112_29
Normal file
|
@ -0,0 +1,9 @@
|
|||
inetnum: 172.22.189.112 - 172.22.189.119
|
||||
cidr: 172.22.189.112/29
|
||||
netname: YI-NET-003
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
mnt-by: HONDA-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
8
data/inetnum/172.22.189.120_29
Normal file
8
data/inetnum/172.22.189.120_29
Normal file
|
@ -0,0 +1,8 @@
|
|||
inetnum: 172.22.189.120 - 172.22.189.127
|
||||
cidr: 172.22.189.120/29
|
||||
netname: YI-NET-004
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
status: ASSIGNED
|
||||
source: DN42
|
|
@ -1,5 +1,5 @@
|
|||
inetnum: 172.22.189.96 - 172.22.189.127
|
||||
cidr: 172.22.189.96/27
|
||||
inetnum: 172.22.189.96 - 172.22.189.103
|
||||
cidr: 172.22.189.96/29
|
||||
netname: YI-NET-001
|
||||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
|
@ -1,8 +1,7 @@
|
|||
inetnum: 172.23.147.0 - 172.23.147.255
|
||||
netname: NET-CHIANTOS-DN42
|
||||
descr: Chiantos Main IP Block
|
||||
country: FR
|
||||
nserver: haruhi.chiantos.dn42
|
||||
nserver: ns0.chiantos.dn42
|
||||
admin-c: KANKAN-DN42
|
||||
tech-c: KANKAN-DN42
|
||||
mnt-by: KANKAN-MNT
|
||||
|
|
49
data/key-cert/PGPKEY-C7B302FA
Normal file
49
data/key-cert/PGPKEY-C7B302FA
Normal file
|
@ -0,0 +1,49 @@
|
|||
key-cert: PGPKEY-C7B302FA
|
||||
method: PGP
|
||||
fingerpr: 8A6E BB6D 7631 05B1 BEA1 7D7B A03A D4D5 C7B3 02FA
|
||||
owner: Michael Lin <shyprea2@gmail.com>
|
||||
admin-c: SHYPRE-DN42
|
||||
tech-c: SHYPRE-DN42
|
||||
mnt-by: SHYPRE-MNT
|
||||
source: DN42
|
||||
certif: -----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
certif:
|
||||
certif: mQGNBF9CwLMBDACkFhkGq7lwkx6uQok2iARr8FfkG2zmNamuK4IpH045zRl3+ioP
|
||||
certif: VFZDR8FfKQ2DPWNLcH32XOUSBCM+vQmPuNRUE1EPBxddMycRNgbVFVXhvPsQ5YKt
|
||||
certif: oBTZOh6gsb7fTDpqOpDE/C7b/YhhtsqY/lfLYqYF3bbMIIQsEHqcxybyX4t4hPK8
|
||||
certif: XoFNQjN512+X85dHRVULvfcGWdKVO+PB2XqCvQ2EXHIGC4zWybrGiScdpSHjnNnz
|
||||
certif: L+SVrY10NxGZJ/vjXj+oJB4g2Y3/mm6D810AEGi+meguOsu4EWUTBczK0lsnv0/R
|
||||
certif: 3RmCPAe/Oyw7e9gMihR9lXwGJwWUDAN5XlH46e0OVAWXOumUi3jfScliksK3IEhY
|
||||
certif: W4Qwp5tGtgl4qLiAvI5E/FKAaaoRSnSuHuhWJgHDiW9EO+pZCdEJK/6GViAkpjC8
|
||||
certif: m28waUTCwZX+CS34s5U69vYkvxyFrrYmQ+T5WM2jAo41J2xErqAREmlYef4VgtNW
|
||||
certif: 8lRJ1afEnVcrsJcAEQEAAbQgTWljaGFlbCBMaW4gPHNoeXByZWEyQGdtYWlsLmNv
|
||||
certif: bT6JAdQEEwEKAD4WIQSKbrttdjEFsb6hfXugOtTVx7MC+gUCX0LAswIbAwUJA8Jn
|
||||
certif: AAULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRCgOtTVx7MC+tx9C/49TamJAA5F
|
||||
certif: Ucr8cVDkhs7vSj9LadgqdxYOkI4zZszpSp5WL0m9iruHUOnGm9/P+YpT7xttD2Xi
|
||||
certif: 6+3StqtHQDh/Km3GfaK44RquLSJLbuT1guPxnB2/zV13wctLqoEJSV7ndt29aD7s
|
||||
certif: TBibHeAbizLaC09WNfYbGgYK3V85W1esI60TWPZFE7k+l5QOxyEEmujA/xSrf1sg
|
||||
certif: diyf6/Ck0tmKL/rUlFM7s9NIxaPVMr5sd1AfKtMPFaEHXc0ppkDj639LDB4PXBPs
|
||||
certif: zY3LXq/gpGq8N+cxr/rPBJ9HGUFWEN4/P8fMpM4d92RCzUG2QT908xUcoIrDQOtQ
|
||||
certif: nJUto+UxyQLyYadJOkKQoIMBODtasUczQ9OoHsL/QJSKrFb9D1h5IPZH4Y4+eXyT
|
||||
certif: HxXbM8ON5+9IAusvtumrS4RG2fA4zicxlICmHXw2USOPxy6/lSVuK3bk2zDn5/H5
|
||||
certif: 7FiHqiOOFWN9CyBeMsvmE4aKujD9ArrmvWkiWp8JTCxDqNlfaAmUkpi5AY0EX0LA
|
||||
certif: swEMAJXR4IWNKtkmJS0xx0q46aUfKKzbj/Md0PVGkThhuP2ZD+MK/234+zHrAFFS
|
||||
certif: XBpPXBuXam+HGH6zOGyEKAZtxB82jRG9rPfYiTSSe2mYguFoINSzzTBREh2T6m3c
|
||||
certif: kK2zaLiV0U6iKgEekSYnwZO3sp7dS2yURJIHWGN0SDwsE3IEUh09uGxKS04ArjtG
|
||||
certif: U0d+RkyNN+NAw6KB1wDVe7FMrTw0VV664osUgnFeZD5wdCpU/K9ujA4kbd+gbg2K
|
||||
certif: 7rln48pZ3QB3io5G6hMAn9HuNKRNIfupHyh5pn/9XGBIhW0yrSlPXgn02949ovI3
|
||||
certif: Vu43I4t8Hh4qowF0/jz5O8Pzn1XGRM8frCZ+aJDu4NTOmNLBB+w9CX1NIWYddhDC
|
||||
certif: z5p0db+8RUh5cHhJrJ05hUCytGl8GBBrZ3xp2zskiTLw8O1EavgKjv3d/4P2sWGc
|
||||
certif: mSGhPi2mXGSY47PIBHtxzw1xS3gHZ/EI9EiZEMDgATKCKXqOW8OSlIrfIqQXM8dm
|
||||
certif: AeZqwwARAQABiQG8BBgBCgAmFiEEim67bXYxBbG+oX17oDrU1cezAvoFAl9CwLMC
|
||||
certif: GwwFCQPCZwAACgkQoDrU1cezAvohrQv/V3zZSQMjm4KKflSZp7W9y1sCqqdRkBD9
|
||||
certif: SAcaGbOGoYoOGdRoBQ9lAaAk728bKLevDgigF1MIo/dVxf7fm48vdOULWrACm0CC
|
||||
certif: M58fg4IwWaXHv8D7FgwXHNCJJ6ES3ruTEwEG/rb7DYuczNoZQ2uE8HWU1CYcZ6Kn
|
||||
certif: MZA528Z8etMKoLfjIooQ5RxHQSqocPNmnCopfuMLvPL7DihymfZghrS49noDurJJ
|
||||
certif: 6y2cbZBtyqhGD9KSJeZgPJYNQEdmVN7HzlGEvEBcQ2BaNF5tpiCp/IHxNmqfTOS5
|
||||
certif: BZU4F1KltniVSrISON9nQg+xiO/OSaaxXYfoaFFJQHDIXUnHScE5gOSn7sa5e5su
|
||||
certif: n0fxDMDs9PQvsauVMtkQEyJ8895i95y2xD2uKjYi7sp6o816DyuldsX6NgvAD7Rz
|
||||
certif: JJU6/CvLd8/U+E/NSKepp8p2mnpt0Rdg/TCmamx3dKk/VUrQL1vB1IBDYr84xOn+
|
||||
certif: OrS0axORDdMIruRtl7Ps7Vngd0LEBkJH
|
||||
certif: =dKvs
|
||||
certif: -----END PGP PUBLIC KEY BLOCK-----
|
6
data/mntner/AVE-MNT
Normal file
6
data/mntner/AVE-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: AVE-MNT
|
||||
admin-c: AVE-DN42
|
||||
tech-c: AVE-DN42
|
||||
mnt-by: AVE-MNT
|
||||
auth: pgp-fingerprint 1FFCCBE8858AD07D34C2C434398DD7BD03276F6D
|
||||
source: DN42
|
6
data/mntner/ENP2S0-MNT
Normal file
6
data/mntner/ENP2S0-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: ENP2S0-MNT
|
||||
admin-c: ENP2S0-DN42
|
||||
tech-c: ENP2S0-DN42
|
||||
mnt-by: ENP2S0-MNT
|
||||
source: DN42
|
||||
auth: pgp-fingerprint C6C8E4808F04EBEAF773970299244FB9C0E86ED0
|
6
data/mntner/ERINN-MNT
Normal file
6
data/mntner/ERINN-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: ERINN-MNT
|
||||
admin-c: ERINN-DN42
|
||||
tech-c: ERINN-DN42
|
||||
mnt-by: ERINN-MNT
|
||||
auth: pgp-fingerprint 7C2377650FC13D6834AEDD471869846028724363
|
||||
source: DN42
|
6
data/mntner/FL-MNT
Normal file
6
data/mntner/FL-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: FL-MNT
|
||||
admin-c: FL-DN42
|
||||
tech-c: FL-DN42
|
||||
mnt-by: FL-MNT
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBKm8cLgolFSmqcBGYhpTrfzDKfTI1pZupN4Oc62/tNhLuevKocgO6LCvf+swGvK8NaFyeZKhbB75YF/dKl8OlLglR8OOlfK+5uSNK/IK2RJnvqJTcIRigRH5HhWYuXm8XMqVGqrwg7P4gImIniKm9zvSkxygwSQWCo0HdJ5Z45qZcbDD7ZoNiqewlB2rU5/jVSMLS7hLZeNofM4KNIEromDZx4QMXyHYlzs6sD8b1Rlg65UiGaPvrGnIvtQ2BVXlBZ8cZgzdO3lZol8eX37m0XGcGv/5zEgTQPvDJfK/kYvPrgsF+6a9dCqjdmjOeOqL1ImuqNZuTB1qMhjpWw/DB loui@fl.mp.ls
|
||||
source: DN42
|
6
data/mntner/HONDA-MNT
Normal file
6
data/mntner/HONDA-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: HONDA-MNT
|
||||
admin-c: HONDA-DN42
|
||||
tech-c: HONDA-DN42
|
||||
mnt-by: HONDA-MNT
|
||||
auth: pgp-fingerprint 8FC0FCA60F924733D6F54A9AE73D967E318502EC
|
||||
source: DN42
|
7
data/mntner/INL-MNT
Normal file
7
data/mntner/INL-MNT
Normal file
|
@ -0,0 +1,7 @@
|
|||
mntner: INL-MNT
|
||||
descr: INL Network Lab
|
||||
admin-c: INL-DN42
|
||||
tech-c: INL-DN42
|
||||
mnt-by: INL-MNT
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDlg8wY9qylYupogY15Q7SOZVDUiI4oB/h7mxLyQWItyfpDm6CboMouadpJB8sMeRSaBrelO2P2dJezeEG4pmT5P1k9eKnj9Wfghjd/AKUZCUK6SGnaz7iijguflViJdn2Ib/kYv2ckf9X+MsmrZHKWZRt0TtstsC0oAhVRYWSkTdwD6AU5Ct81Ek21ZNbSmXeUHeWwEqUZW8qofH+KiqsMLNdiAsFV/87ITwl1b/vIGAH3P/ZPQNdCv+0YumRId8IJfcLovq495uoY8LQqxoddXxQwm3ESxOttaN/i766n8PN/AnCnUzYezZ/OV+bjR/RTnaqSDcBEiXA2+eY3/3d
|
||||
source: DN42
|
|
@ -2,4 +2,5 @@ mntner: KANKAN-MNT
|
|||
admin-c: KANKAN-DN42
|
||||
tech-c: KANKAN-DN42
|
||||
mnt-by: KANKAN-MNT
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDouodRiuPO73u2Z7eYIOgoBsTrRNcZmFgXNvR68wLHHfPIVvD4eU1nYVatBs2+GE2NKDGA0ihmJIl/rXPgYQeuQHvBNZfuYnV7zaGZFRmiblucOpFDy0CLmKZbT5dJCVfOcxoSktxw+tYRvPd6ittHmK+nTHIIT+rcP8YeMgQZb1fHrnEs8RtPZH7Q2LrT2HPdyDQlm6Q1yjFgPjrJtbLbAURlY72DocL53zgdToBffGl1qj1nUl0rhHfUB184rfpiQuF6scyy3IS+H8zCwEqDRd13h/B54G0DPQNM+LcYnNFxQjAVVLc+8ku0jyM065oIaQTXSoOrvkxn4ic1eV7ft2JcPaEAdLKlBOEmNXeOt/yNQhNsVp2IdTVFxSsyQHkluKdl1Fj+oPht/Jfrf5NwtIMV+A4ltLN9a5LbuMMZISBXoMwe2oS37wHBFBQTkGx4konuUeumTdfNcNE5cG7+o49YaQY5LW8U0jcKjgYhsMqCPSMXuymmRHHTxru1xjs=
|
||||
source: DN42
|
||||
|
|
6
data/mntner/L4RS-MNT
Normal file
6
data/mntner/L4RS-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: L4RS-MNT
|
||||
admin-c: L4RS-DN42
|
||||
tech-c: L4RS-DN42
|
||||
mnt-by: L4RS-MNT
|
||||
auth: pgp-fingerprint 314EE125D2A9F136B813A076DEE652127CA586B9
|
||||
source: DN42
|
7
data/mntner/LEAH2-MNT
Normal file
7
data/mntner/LEAH2-MNT
Normal file
|
@ -0,0 +1,7 @@
|
|||
mntner: LEAH2-MNT
|
||||
admin-c: LEAH2-DN42
|
||||
tech-c: LEAH2-DN42
|
||||
mnt-by: LEAH2-MNT
|
||||
auth: pgp-fingerprint E6F6848A1B95EE313CF5B7EE95FF633C90A8F025
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK4o/ncaQUorp/BeZesPnVhzvfoqLJW3WZHtz+CWQvFU
|
||||
source: DN42
|
|
@ -4,6 +4,6 @@ tech-c: LINUXGEMINI-DN42
|
|||
mnt-by: LINUXGEMINI-MNT
|
||||
auth: pgp-fingerprint B10F74F5317933948E6F95A6996472A481D15951
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAABJQAABAEAnfJ+R6rU1+egGgomd0DREVzR/RLUGBmXI/OaTn3zK9mooLW9HFHz5heQnKZ94jjkT9FZIuXP9Bk6uKvGmZ8dihlE7nqWsz+kWNB7e6sOstzua+k/HOsfX0TZAQdR09G+u+71XptjuxiR9L+0r0r8V3dk8JjDl8YLcXYKYQIIZbwcnKJ0+MPZ12v2R1DmTxUXSpM0ak9CEB5Az04WqxamsXFxHlH5urmpllVc1otrT2c/4heRc3JxVzAlKNPfId3G2vXO7kwSLuIc8RyH1K4KRl2bHSEWcZjHautxoraa+C2arLUmcyrHnpILVRjNizs8Msu9CQnLeuvKr21hcNjUQQpSfREknog9vwWK0eJ4C95CnuIAZQ+olQpRHEVuBG1nRAoGjjw5f1COwhttHnoBKu8PAiKqJYFvsyhOE7Mx6/HehB+nsaLptlgbygD7ANOzfjUoB/VnheS57E3LHeaPpaBHs14Xe6Bhc96kf5ZK3c9ZU21ArhMnA7nUc8XF0bQg17PfUh894rtCPMw1olhCsx3gkkjd6aenTkIBwjfBXYjKEAKVyiBKh8M1u4JMdTzWOUBn7b1ulInP2r/MWvuhteQZD2eu8DOZm+B7xsu0umHH3pupDjTRZmlIjJrAUOPDghK6f28kLUctE7puQHgVYp7MQjDyDs9qkrem/sZW+FrWyeM8+vPl6QW6GlpIBYAtmuOAZ980NUwS/MGlBkYio0MdNULIMu+T5Da0Dtu7bR7qm486lUaRPFfWOKwYNRtoDRbVCnVqPBDfA23n7WdSVNhh7mA9nNcY3HmD/orAAtocrT0hjsLYqJtBMEV0ovyeYshNfPTHXOkXHFj332DXtWk9jDRXGgCbmCGMunLNwhTCi1whYHIMFN2ajWfE2gkpzqxgzxRw2cSF+aG9SDR2mHdjC66/27FgYjRJpqhFlnl0rTCDDeAavkVKJmC5+QNBussAWQjpK1b1ogsoZLeo+S8C2e8U9YQxVM07+wSdkAO5+EMoYSZ9ayw/s7pOLANkGD6sieRE+BxxUP+fI1J/oKxkFrmMThluBxEOIeNhnfsxnOOrOQoxdSQcFeX7PstNk1LxWhpjVomoIkk+Q8TGY/9dop/RiwrZkFG8Yi9ObNnYLcmVJMaBMT3t/Yg/0FQXHlzPt2y3Aj159zrdpCuROORt7XtNn6EHEdZNsw/XSR01kjtUkOv7mr1G1QESC+8lw79I6eNU37WqCk8UvZ6JF6JoqNb52Wc893fnc3Nql+8s1IXOKs70ot2W8X4OMwaISc36RZiW/rA3dIjVFcA03dGTzksMr4RuKl/x2FUCtZyLxUw3qmJOxxrK56PFXwfcjRrn1wNM2y9Qx9CosdeXUw==
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCUTYTr0mfj5wloGXd8K6cab2AsAL4vILnMUGLU9piHkyF4a/TdHqHAtG6+TJnjk1Td85HEugb75ovQ+OPcJTIsOvBePjqjAXfPXiwYjZziXRl8hzBETh2giB9zJVc4+Qk61ULnACsRV2rZ7YbS2zwi4ut256hs2qrvSISRRjp0L/E+9QZnTe03REXrDmBEl9NGgBzLTJWifqoWrW5uqEZwndMwlanroyzJ8Plg3RegUeAUyvCG002iRHceLYk/wztIvqh72tuMdgYgc4lkhaczZEK+JDOANIdMS9J1gzQRdbcEydxCso4VIcvtQmPSkrzKUfqTTDZ4vc3Td2s5cOztIJophm3fHJ+ds8qbAmQJC1z2XtumJXTgsxOWEr++tXd1Mg1CoOmpU9BFH9blcmEilUFf+uRIQkRe2azDQn06UF3zzUa7OxqmScbmQ5T4DNkHyWxtkg/GyCFiQ/fDzyo4evM6EUui8jR8UPZC8zEZw7lPUCz6kEZTjJoaPa/G42EZ85Rjttim/0rWfrNqnNOHxSu82rpnNNdc+z2E6xwpdVHyIJmiR0e1NBHoen1d/OQJYHbenyhUk2CryPqufQ32+z+oakT/eic00lQ46W6/EMxUGSbhNreoz4VLerOznJqavRWR17fAqS/0oJX7Sx6m8BUq5G5tD5PAxxYgI8fd3U9dxfmhxctSaOWE34PlmLExFKq+HsXYuh1wfV9QlGVGu4vAF2t6zpZ58rcdpkfe4DwCyKvX3ziV1N5sZPrD6Y7CE3uHvBzWYuTJemmXPZU3lx5j/BidGn9A2OD7NOz3GN7wdij4z1L3GC4haCcyj7o+FofQxdGlsxTJ7NP32gLIWHZKfW8gaVdL+niYsNSOsmH4uAAITvXqWsrr8rIT11+fbJPRK6sNRxFOqALgAeKf29MG62sZAcREYKuigBjr5ib9Vqrah7IOD3w1SIqokwWyb+dY9rsh91RH09GzqJVFLQ8uJx9DrTwC5/i7xi/ScWOqeAgA6P+T1Nvs95WLu2a3WKv/P3lZ51zRcNPA/lfsyPVJAktdypOPx07LPoirsrqnClyjAOOs8Yl5KXQ40htskE/T7fSIdOw3DQUFBwf3jwkhrxBKvT3SJH1nES5scjiJnZiMwBZxVmrSKrXKu/f41baPt4shtPU7TfDarbaiACPufvSnFLJPIfpY2XkpnALf7Kn3zrYXpY8f840Que7GB/8+mfj/4yrvqSsDFF0rCzsZRyXcihDM4Je/JELeiZFbk5uQIQI7HNB7MqDpudNJACwppDKUgE+7hbxO3PuqsbIR3sV5QQvnR9R/5BZnFresJHUyybGFSsQ2D0jJjdcbKUMVGFmHs7P/TTDduagl
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDbYd9Js8uvKO5mPUd8+fr0jewwqXeeo7tEB+3ttvvqEQYzmE4ESQEsIK6OUWwc0R3mUG1wc4+6tfn70BUAklg80dl52JSubqfvPljuTrhGUKmX2AfFwxwNviaez8UHbNwAdrIYvLC4jsvjqXpnnwgl8FB26Z/E9hiUzBuiGUSAZJRggsKrdd+qrYSh66him11WYa2ENVWAvuKQNdfW+uEs2IIj71bKP9w1vbGACZYD5O3pVqQCZRuiEWfygqZbI7ZLJAr9UcmIYev40tNLqKJbZX0q6mPm4iX2pqV+051ekKFegH2hibiVasp5w5sn8eTDxHx/UZRrr3sk+8w3IVe01o0pqlv/HehwD4u2eCdNBhwTA62xRIuL/3BCO/c/ov4b5KzbMNeXOxjmHDlCI2qFg+guvZxyS+ZL9jRP10TUqtXKgP/wbUsvgCRthGvMXgbjnvcNk3DkSErQ5VPG6JimrR7Ir19ZCZOg/q/Xju8siY2aWvwcshbro8lejf7HpCmuiTENYchH+6UBaKQYl1wvFk9Wkpnw5lz0DF74wV3GKl8nuYXPygZmta704+l8EE2g8FCH/jq7TvrOS6Ab+g+uN4/dcQmvjh0o6OlVUr6PsyuRszgyYJMUeVa1ui6IuYWH2G5F4bW4WwHsbDn59g0zpVnOF6InqfxJuSDijWUnlQ==
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM0E1M4WmUwX7FOkYTv2Tbx0nG1+qMqmVrSnipDk4B71
|
||||
auth: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxMsmmKCIIVPe+ejQjmO7UFm3Vxer2LxD7oKz5y/OCp
|
||||
source: DN42
|
||||
|
|
6
data/mntner/PATERNOT-MNT
Normal file
6
data/mntner/PATERNOT-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: PATERNOT-MNT
|
||||
admin-c: PATERNOT-DN42
|
||||
tech-c: PATERNOT-DN42
|
||||
mnt-by: PATERNOT-MNT
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCsyGAnEyTt6ozgBjkHJ/InB6DJrHgmRAvBDv+3/5shLNxejxtr7EBquLw2HZd1YoiozByIE6T5VUwTY5T74alL2OnMNxC3+LCfspc0JRt2hrId/NHQyBCaEBvDKPGk03qAb3T7WdBAbVCOnDJIlIcmLp7JLAcWJLoETBhX8icAdADIDkfh3kIE4QfgYThlh/mSHOY8uYtTS3tbLkupdtwtxAuCSjcaBjApsLccM+S4p/+Dxjj3/3lRRr3ilBjQ7cppXsQsx38e735KttaZ3V4Ol/WQcVWpWICkY4EEjw9ZKOjmt64FtA/38DsuKskdS/xhshR1KJF0aiszPDIJ0C8DJ7441GIWSKeS/3vR/X2VDTq96V9lk8OcMEQY4sa266D5eyMo6KZLQGlixTF2fkWx2L0WV4WPcuhvGbyNVp2TrkKsmh1+I7QxuPruMxPPNeIObRECtV8t0LcaMZIES4lc5ucz+hJpRRglzrBHso+2RclGd7+tlKbdeB1Jtz1O8A/G56A82rkJgHVHccz+irEOmNDi15wp2fXuPoD9cs8rRxzglkONiA06aKVmhaMM77xP7QgKEEjrjlg0hHzXg/DNsGDHF+GkRLBn9wdCB8kvyLjiOE43pKZhdfH2Z5H60GXaquEr3LUMt2X84DIxyKxb5kReGW2y+JvtFmQpqslqhw==
|
||||
source: DN42
|
6
data/mntner/PIGGY-MNT
Normal file
6
data/mntner/PIGGY-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: PIGGY-MNT
|
||||
admin-c: PIGGY-DN42
|
||||
tech-c: PIGGY-DN42
|
||||
mnt-by: PIGGY-MNT
|
||||
auth: pgp-fingerprint 2AF061CA67AB9E63254A552193A2530ACDB33DE7
|
||||
source: DN42
|
6
data/mntner/RAITO-MNT
Normal file
6
data/mntner/RAITO-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: RAITO-MNT
|
||||
admin-c: RAITO-DN42
|
||||
tech-c: RAITO-DN42
|
||||
mnt-by: RAITO-MNT
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcEkYM1r8QVNM/G5CxJInEdoBCWjEHHDdHlzDYNSUIdHHsn04QY+XI67AdMCm8w30GZnLUIj5RiJEWXREUApby0GrfxGGcy8otforygfgtmuUKAUEHdU2MMwrQI7RtTZ8oQ0USRGuqvmegxz3l5caVU7qGvBllJ4NUHXrkZSja2/51vq80RF4MKkDGiz7xUTixI2UcBwQBCA/kQedKV9G28EH+1XfvePqmMivZjl+7VyHsgUVj9eRGA1XWFw59UPZG8a7VkxO/Eb3K9NF297HUAcFMcbY6cPFi9AaBgu3VC4eetDnoN/+xT1owiHi7BReQhGAy/6cdf7C/my5ehZwD
|
||||
source: DN42
|
|
@ -1,6 +0,0 @@
|
|||
mntner: REDPANDA-MNT
|
||||
admin-c: REDP-DN42
|
||||
tech-c: REDP-DN42
|
||||
mnt-by: REDPANDA-MNT
|
||||
auth: pgp-fingerprint 9B91F44036C04F172D7E2C4227A401F86B85D0BC
|
||||
source: DN42
|
8
data/mntner/RVALUE-MNT
Normal file
8
data/mntner/RVALUE-MNT
Normal file
|
@ -0,0 +1,8 @@
|
|||
mntner: RVALUE-MNT
|
||||
admin-c: RVALUE-DN42
|
||||
tech-c: RVALUE-DN42
|
||||
mnt-by: RVALUE-MNT
|
||||
source: DN42
|
||||
auth: pgp-fingerprint 567C9C06132B1586BD4E6EBED842AFBEB0D66387
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMdZxymWKJqegdWnJ7RJLskHxW/Rt0H8+BEw135mBfov4MYIzyJ1FZf+W9IctqKVHq+FSwChP9GiPr7cgihHIECUqujyfjaiKIe/LURLJbIomKT+7GOHwPM5ZK/ou558NWhbIWMIAlKbYRGGspTh86ZtKIlNZ9VKPouVsqr/RMFJN2axRukxTyH2fU7VJIV9O6Q3lQslFgYkw4GItMQ1t2Y2/4YRuR1kQST2Udl+EkNFwjc6Gh3Pe45g1IU0/xmxYU8/iScVqcs+CIvfnvHBcFawPUFlLa85jQ+cPMLlDq84WkBvYVL/zoEy8DgkkPVNznwwORNiDbXWHPnP3RBabFQFvnLCP6gGHSejG3obauJl5VMmFAnMnBfAZQlXhNj1+M1NejWDJnjoasV3fNCrlKF60X8+Brcysz/grZOoKoZ928OZfo1XD0lpC6JRPGwapz249mmdwm65O0ccFg2nNsAWfGRkmhjSCPL7E8teu3NceQXctnrJmg4r+u/fvuwCs=
|
||||
remarks: None
|
6
data/mntner/SHYPRE-MNT
Normal file
6
data/mntner/SHYPRE-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: SHYPRE-MNT
|
||||
admin-c: SHYPRE-DN42
|
||||
tech-c: SHYPRE-DN42
|
||||
mnt-by: SHYPRE-MNT
|
||||
auth: PGPKEY-C7B302FA
|
||||
source: DN42
|
6
data/mntner/SPENCERCW-MNT
Normal file
6
data/mntner/SPENCERCW-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: SPENCERCW-MNT
|
||||
admin-c: SPENCERCW-DN42
|
||||
tech-c: SPENCERCW-DN42
|
||||
mnt-by: SPENCERCW-MNT
|
||||
auth: pgp-fingerprint CD75621FF859DA0D9D42AE3197C4DB0E2F3F804B
|
||||
source: DN42
|
|
@ -5,3 +5,4 @@ mnt-by: THEQ-MNT
|
|||
source: DN42
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ATGnz4OiDDcgjet5LZ8GvAmgI8OQc4kJ3uf3txaGl+HqZ0l8Da3YIc40S2J+lXLQqPhr40gfRWXo5BvYVyxDeNZi2nePiz+H/CjJdBH+kOKKqF+gJzuEXn7upx6Jwf0gXfSWQXBZu7V7SfE3Pn8U20bj1VJBeUBX42+aE+kj4dQY8p/O03WwEwsr4nJMR9J14j+ro+Mdp7/zr116z0AxJFDogaWmVeRDTTcZL4Z282ubmpXLT1PxGYUZH9IXjtNq2dc2uHWJPyuWmw4cIJocI9kAMCh2x1eDciNlsrZ6KpFgHftHNMcQfWa35R23S4ZtHBiy2aM8KdQhgSIN8xdJ
|
||||
auth: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmYJI5uLKE4xmL7xqu0ZDyCQA4DAnh4vWUL/1czljub4SDs/+EsgqbdPcRzXtIUs+/KKGjBwTklosYLw/jacU+wwxqYhwFFS3GR7ipX0Bpfl61vO5wzyJwpjnuVPHJ4gjJBJ7xc+URhxcf/u0wMJC7hRwglAe1OFeUi0yI2v+JOWS2ok2vVxcg65aaQf36JQw8RFLloDfPm4CfoxA1yP50v6ALqjmRcdgl7d62Rs7pUlncxQFqHikL0LN/6kjdJUWtStYgVJaK/ot5BjvFWiqB6g+3+ysa63kbMtzFWx6S46ghGcM7GoIAdRWic0rp0YhXfUhRFqeRe8gAQKov6/Ql
|
||||
auth: pgp-fingerprint 7463D7FCAC8A3FB7D71B1EDC7A124C89A5B3533E
|
||||
|
|
7
data/mntner/TRACE-MNT
Normal file
7
data/mntner/TRACE-MNT
Normal file
|
@ -0,0 +1,7 @@
|
|||
mntner: TRACE-MNT
|
||||
descr: TRACE maintainer
|
||||
admin-c: TRACE-DN42
|
||||
tech-c: TRACE-DN42
|
||||
auth: pgp-fingerprint 763AAFEB568E6D99A9780EC5E20A46529E65F13C
|
||||
mnt-by: TRACE-MNT
|
||||
source: DN42
|
6
data/mntner/TRUEWINTER-MNT
Normal file
6
data/mntner/TRUEWINTER-MNT
Normal file
|
@ -0,0 +1,6 @@
|
|||
mntner: TRUEWINTER-MNT
|
||||
admin-c: TRUEWINTER-DN42
|
||||
tech-c: TRUEWINTER-DN42
|
||||
mnt-by: TRUEWINTER-MNT
|
||||
auth: pgp-fingerprint C9B6FE1D67F14A0F0170B6BD5B416A7CC6CD7973
|
||||
source: DN42
|
|
@ -3,5 +3,5 @@ descr: YI
|
|||
admin-c: YI-DN42
|
||||
tech-c: YI-DN42
|
||||
mnt-by: YI-MNT
|
||||
auth: pgp-fingerprint 8494AEA47C7F0DD115D5F380214B9E43D3535759
|
||||
auth: pgp-fingerprint 427F0DFE90E2AE146C1740C1DC0FD24FF11880AF
|
||||
source: DN42
|
||||
|
|
8
data/organisation/ORG-ERINN
Normal file
8
data/organisation/ORG-ERINN
Normal file
|
@ -0,0 +1,8 @@
|
|||
organisation: ORG-ERINN
|
||||
org-name: Erinn Network
|
||||
admin-c: ERINN-DN42
|
||||
tech-c: ERINN-DN42
|
||||
mnt-by: ERINN-MNT
|
||||
e-mail: ErinnNetwork@riseup.net
|
||||
abuse-mailbox: ErinnNetwork+Abuse@riseup.net
|
||||
source: DN42
|
|
@ -1,6 +0,0 @@
|
|||
organisation: ORG-REDPANDANETWORK
|
||||
org-name: Red Panda Network
|
||||
admin-c: REDP-DN42
|
||||
tech-c: REDP-DN42
|
||||
mnt-by: REDPANDA-MNT
|
||||
source: DN42
|
7
data/organisation/ORG-TKUHACKLAB
Normal file
7
data/organisation/ORG-TKUHACKLAB
Normal file
|
@ -0,0 +1,7 @@
|
|||
organisation: ORG-TKUHACKLAB
|
||||
org-name: Turku HackLab Ry
|
||||
remarks: Check our website at turku.hacklab.fi.
|
||||
admin-c: ORG-TKUHACKLAB-TECH-DN42
|
||||
tech-c: ORG-TKUHACKLAB-TECH-DN42
|
||||
mnt-by: SM-MNT
|
||||
source: DN42
|
9
data/person/AVE-DN42
Normal file
9
data/person/AVE-DN42
Normal file
|
@ -0,0 +1,9 @@
|
|||
person: Ave
|
||||
e-mail: dn42@ave.zone
|
||||
contact: irc:ave_@freenode
|
||||
contact: irc:ave@hackint
|
||||
contact: twitter:warnvod
|
||||
contact: xmpp:a@a3.pm
|
||||
nic-hdl: AVE-DN42
|
||||
mnt-by: AVE-MNT
|
||||
source: DN42
|
7
data/person/ENP2S0-DN42
Normal file
7
data/person/ENP2S0-DN42
Normal file
|
@ -0,0 +1,7 @@
|
|||
person: enp2s0
|
||||
contact: noahb2713@gmail.com
|
||||
www: www.enp2s0.xyz
|
||||
pgp-fingerprint: C6C8E4808F04EBEAF773970299244FB9C0E86ED0
|
||||
nic-hdl: ENP2S0-DN42
|
||||
mnt-by: ENP2S0-MNT
|
||||
source: DN42
|
5
data/person/ERINN-DN42
Normal file
5
data/person/ERINN-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: Cronfox
|
||||
e-mail: ErinnNetwork@riseup.net
|
||||
nic-hdl: ERINN-DN42
|
||||
mnt-by: ERINN-MNT
|
||||
source: DN42
|
6
data/person/FL-DN42
Normal file
6
data/person/FL-DN42
Normal file
|
@ -0,0 +1,6 @@
|
|||
person: fl
|
||||
contact: irc:fl @ hackint.org
|
||||
e-mail: fl@mp.ls
|
||||
nic-hdl: FL-DN42
|
||||
mnt-by: FL-MNT
|
||||
source: DN42
|
5
data/person/HONDA-DN42
Normal file
5
data/person/HONDA-DN42
Normal file
|
@ -0,0 +1,5 @@
|
|||
person: Honda Chen
|
||||
e-mail: hondachen9@gmail.com
|
||||
nic-hdl: HONDA-DN42
|
||||
mnt-by: HONDA-MNT
|
||||
source: DN42
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue