mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 17:07:00 +08:00
Add ssh keys to the HARDB1T-MNT object
This commit is contained in:
commit
84347d1c1a
7238 changed files with 45421 additions and 46090 deletions
|
@ -6,16 +6,14 @@ if [ "$#" -eq "0" ]
|
|||
exit
|
||||
fi
|
||||
|
||||
if [ "$1" = "--all" ]
|
||||
then
|
||||
MNT=""
|
||||
else
|
||||
MNT="-m $1"
|
||||
fi
|
||||
|
||||
BASE="$(realpath "$0")"
|
||||
BASE="$(dirname "$BASE")"
|
||||
cd "$BASE" || exit 1
|
||||
|
||||
utils/schema-check/dn42-schema.py -v scan data/ $MNT || ( echo "Schema validation failed, please check above!" ; exit 1 )
|
||||
if [ "$1" = "--all" ]; then
|
||||
utils/schema-check/dn42-schema.py -v scan data/ || ( echo "Schema validation failed, please check above!" ; exit 1 )
|
||||
else
|
||||
utils/schema-check/dn42-schema.py -v scan data/ -f "data/mntner/$1" || ( echo "Schema validation for mntner object failed, please check above!" ; exit 1 )
|
||||
utils/schema-check/dn42-schema.py -v scan data/ -m "$1" || ( echo "Schema validation for related objects failed, please check above!" ; exit 1 )
|
||||
fi
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -eo pipefail
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
|
|
|
@ -4,4 +4,3 @@ remarks: This block is reserved to delegate access for sub-allocations
|
|||
remarks: You can not freely register any ASN in this block.
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: closed
|
||||
|
||||
|
|
|
@ -5,4 +5,3 @@ remarks: You can freely register any ASN in this block.
|
|||
remarks: However, please don't allocate sub-blocks in this ASN space.
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: open
|
||||
|
||||
|
|
|
@ -3,4 +3,3 @@ descr: Future dn42 use
|
|||
remarks: This block is reserved for future dn42 use.
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: closed
|
||||
|
||||
|
|
|
@ -4,4 +4,3 @@ remarks: This block is reserved for sub-allocations.
|
|||
remarks: Please don't allocate individual ASN directly in this block.
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: ask
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@ as-block: AS64512 - AS65534
|
|||
descr: Private ASN block
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: closed
|
||||
|
||||
|
|
|
@ -5,4 +5,3 @@ remarks: With the default allocation policy of an /25 per person now t
|
|||
remarks: Please only make an assignment from this block if you can't use 4 byte ASNs.
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: ask
|
||||
|
||||
|
|
|
@ -5,4 +5,3 @@ remarks: by IANA instead of the 76100-76199 block.
|
|||
remarks: Please only make an assignment from this block if you can't use 4 byte ASNs.
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: open
|
||||
|
||||
|
|
|
@ -6,4 +6,3 @@ remarks: "reserved" AS numbers.
|
|||
remarks: The use of this block is now strongly discouraged.
|
||||
mnt-by: DUMMY-MNT
|
||||
policy: closed
|
||||
|
||||
|
|
|
@ -63,7 +63,6 @@ members: AS4242423905
|
|||
members: AS4242423957
|
||||
members: AS4242423978
|
||||
members: AS4242423991
|
||||
members: AS4242427000
|
||||
members: AS4242427761
|
||||
members: AS4242428192
|
||||
admin-c: TOBEE-DN42
|
||||
|
|
|
@ -15,4 +15,4 @@ members: AS65513
|
|||
members: AS65526
|
||||
members: AS65529
|
||||
members: AS65525
|
||||
mnt-by: DUMMY-MNT
|
||||
mnt-by: FREIFUNKDUMMY-MNT
|
||||
|
|
|
@ -6,4 +6,3 @@ members: AS4242420120
|
|||
members: AS4242420121
|
||||
members: AS4242420122
|
||||
members: AS4242420123
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
as-set: AS-VITALE
|
||||
descr: Vitale Networks AS Set
|
||||
members: AS4242429991
|
||||
admin-c: SCARLET-DN42
|
||||
tech-c: SCARLET-DN42
|
||||
mnt-by: VITALE-MNT
|
7
data/aut-num/AS4242420000
Normal file
7
data/aut-num/AS4242420000
Normal file
|
@ -0,0 +1,7 @@
|
|||
aut-num: AS4242420000
|
||||
org: ORG-CCCHB
|
||||
as-name: PYROPETER-AS
|
||||
descr: PyroPeters AS
|
||||
admin-c: PYROPETER-DN42
|
||||
tech-c: PYROPETER-DN42
|
||||
mnt-by: PYROPETER-MNT
|
|
@ -1,6 +1,6 @@
|
|||
aut-num: AS4242420119
|
||||
as-name: JRB0001-SERVICES
|
||||
as-name: JRB0001
|
||||
admin-c: JRB0001-DN42
|
||||
tech-c: JRB0001-DN42
|
||||
mnt-by: JRB0001-MNT
|
||||
remarks: Please peer with AS4242420118 instead. This AS is used by services only.
|
||||
remarks: This AS will be used for the new infrastructure which is still WIP.
|
||||
|
|
|
@ -3,4 +3,3 @@ as-name: CCCHH-AS
|
|||
admin-c: FRITZ-DN42
|
||||
tech-c: FRITZ-DN42
|
||||
mnt-by: FRITZ-MNT
|
||||
|
||||
|
|
6
data/aut-num/AS4242420139
Normal file
6
data/aut-num/AS4242420139
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242420139
|
||||
as-name: HYDRANET-AS
|
||||
descr: HYDRANET Network
|
||||
admin-c: HYDRA-DN42
|
||||
tech-c: HYDRA-DN42
|
||||
mnt-by: HYDRA-MNT
|
12
data/aut-num/AS4242420237
Normal file
12
data/aut-num/AS4242420237
Normal file
|
@ -0,0 +1,12 @@
|
|||
aut-num: AS4242420237
|
||||
as-name: COLNET
|
||||
descr: Red Colombiana de DN42
|
||||
admin-c: CARLOSJS-DN42
|
||||
tech-c: CARLOSJS-DN42
|
||||
remarks: -------------------------------------
|
||||
remarks: - Open Peering -
|
||||
remarks: contact: mrescobarandres@gmail.com
|
||||
remarks: irc: colnet
|
||||
remarks: Latin American Peers pref.
|
||||
remarks: -------------------------------------
|
||||
mnt-by: CARLOSJS-MNT
|
6
data/aut-num/AS4242420318
Normal file
6
data/aut-num/AS4242420318
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242420318
|
||||
as-name: DYNAMICT
|
||||
descr: DynamICT Networks
|
||||
admin-c: KJT6-DN42
|
||||
tech-c: KJT6-DN42
|
||||
mnt-by: DYNAMICT-MNT
|
5
data/aut-num/AS4242420319
Normal file
5
data/aut-num/AS4242420319
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242420319
|
||||
as-name: ASDF-AS
|
||||
admin-c: ASDF-DN42
|
||||
tech-c: ASDF-DN42
|
||||
mnt-by: ASDF-MNT
|
|
@ -4,4 +4,3 @@ descr: hax404's AS
|
|||
admin-c: HAX404-DN42
|
||||
mnt-by: HAX404-MNT
|
||||
tech-c: HAX404-DN42
|
||||
|
||||
|
|
5
data/aut-num/AS4242421189
Normal file
5
data/aut-num/AS4242421189
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242421189
|
||||
as-name: TIMANDO-AS
|
||||
admin-c: TIMANDO-DN42
|
||||
tech-c: TIMANDO-DN42
|
||||
mnt-by: TIMANDO-MNT
|
|
@ -1,5 +1,6 @@
|
|||
aut-num: AS4242421703
|
||||
as-name: BakkerNET™ - Home Network
|
||||
as-name: BAKKERNET-HOME-AS
|
||||
descr: BakkerNET™ - Home Network
|
||||
admin-c: RICK-DN42
|
||||
tech-c: RICK-DN42
|
||||
mnt-by: RICK-MNT
|
||||
|
|
5
data/aut-num/AS4242421853
Normal file
5
data/aut-num/AS4242421853
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242421853
|
||||
as-name: AS for DCS-NET01
|
||||
admin-c: DCS-DN42
|
||||
tech-c: DCS-DN42
|
||||
mnt-by: DCS-MNT
|
5
data/aut-num/AS4242421948
Normal file
5
data/aut-num/AS4242421948
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242421948
|
||||
as-name: AS for JANTECHCS Network
|
||||
admin-c: JANSST-DN42
|
||||
tech-c: JANSST-DN42
|
||||
mnt-by: JANSSEN-MNT
|
5
data/aut-num/AS4242421985
Normal file
5
data/aut-num/AS4242421985
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242421985
|
||||
as-name: AS for BPEETERS LAB
|
||||
admin-c: BPEETERS-DN42
|
||||
tech-c: BPEETERS-DN42
|
||||
mnt-by: BPEETERS-MNT
|
10
data/aut-num/AS4242421994
Normal file
10
data/aut-num/AS4242421994
Normal file
|
@ -0,0 +1,10 @@
|
|||
aut-num: AS4242421994
|
||||
as-name: AS-RLKT
|
||||
descr: Ralukat.eu Networks
|
||||
remarks: +--------------------------+
|
||||
remarks: | RALUKAT.eu TESTNET |
|
||||
remarks: | VPN connection available |
|
||||
remarks: +--------------------------+
|
||||
admin-c: RLKT-DN42
|
||||
tech-c: RLKT-DN42
|
||||
mnt-by: RLKT-MNT
|
5
data/aut-num/AS4242422030
Normal file
5
data/aut-num/AS4242422030
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242422030
|
||||
admin-c: MUTE-DN42
|
||||
tech-c: MUTE-DN42
|
||||
mnt-by: MUTE-MNT
|
||||
as-name: neutronnet
|
4
data/aut-num/AS4242422069
Normal file
4
data/aut-num/AS4242422069
Normal file
|
@ -0,0 +1,4 @@
|
|||
aut-num: AS4242422069
|
||||
as-name: JPCNET-AS
|
||||
tech-c: JPC-DN42
|
||||
mnt-by: JPC-MNT
|
5
data/aut-num/AS4242422125
Normal file
5
data/aut-num/AS4242422125
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242422125
|
||||
as-name: JVWJGAMES Network
|
||||
admin-c: JVWJGAMES-DN42
|
||||
tech-c: JVWJGAMES-DN42
|
||||
mnt-by: JVWJGAMES-MNT
|
5
data/aut-num/AS4242422169
Normal file
5
data/aut-num/AS4242422169
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242422169
|
||||
as-name: AS for The Castle Network
|
||||
admin-c: ANAND-DN42
|
||||
tech-c: ANAND-DN42
|
||||
mnt-by: ANAND-MNT
|
6
data/aut-num/AS4242422269
Normal file
6
data/aut-num/AS4242422269
Normal file
|
@ -0,0 +1,6 @@
|
|||
aut-num: AS4242422269
|
||||
as-name: AS for Redeye Group Network
|
||||
admin-c: ANAND-DN42
|
||||
tech-c: ANAND-DN42
|
||||
org: ORG-REDEYE
|
||||
mnt-by: ANAND-MNT
|
5
data/aut-num/AS4242423268
Normal file
5
data/aut-num/AS4242423268
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242423268
|
||||
as-name: X539-AS
|
||||
admin-c: X539-DN42
|
||||
tech-c: X539-DN42
|
||||
mnt-by: X539-MNT
|
5
data/aut-num/AS4242423389
Normal file
5
data/aut-num/AS4242423389
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242423389
|
||||
as-name: AS of Star's lab network
|
||||
admin-c: SB-DN42
|
||||
tech-c: SB-DN42
|
||||
mnt-by: STARCLOUD-MNT
|
5
data/aut-num/AS4242423794
Normal file
5
data/aut-num/AS4242423794
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: 4242423794
|
||||
as-name: MATTCODE
|
||||
admin-c: MATTCODE-DN42
|
||||
tech-c: MATTCODE-DN42
|
||||
mnt-by: MATTCODE-MNT
|
5
data/aut-num/AS4242423965
Normal file
5
data/aut-num/AS4242423965
Normal file
|
@ -0,0 +1,5 @@
|
|||
aut-num: AS4242423965
|
||||
as-name: AS4242423965
|
||||
admin-c: AX206G-DN42
|
||||
tech-c: AX206G-DN42
|
||||
mnt-by: AX206G-MNT
|
|
@ -1,12 +0,0 @@
|
|||
aut-num: AS4242427000
|
||||
as-name: NL-ZUID-ALBLASSERDAM
|
||||
admin-c: NL-ZUID-DN42
|
||||
tech-c: NL-ZUID-DN42
|
||||
remarks: |-----------------------------------|
|
||||
remarks: | Transit: |
|
||||
remarks: | - twink0r AS4242421339 |
|
||||
remarks: | - toBee AS4242420022 |
|
||||
remarks: | Peering: |
|
||||
remarks: | - NL Zuid (Amsterdam) |
|
||||
remarks: |-----------------------------------|
|
||||
mnt-by: MARLINC-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242427070
|
||||
as-name: MRJACK-AS
|
||||
admin-c: MRJACK-DN42
|
||||
tech-c: MRJACK-DN42
|
||||
mnt-by: MRJACK-MNT
|
|
@ -1,7 +0,0 @@
|
|||
aut-num: AS4242427251
|
||||
as-name: NONEXISTE-AS
|
||||
descr: nonexiste external AS
|
||||
admin-c: NSUAN-DN42
|
||||
tech-c: NSUAN-DN42
|
||||
mnt-by: NONEXISTE-MNT
|
||||
remarks: for peering contact peering@nonexiste.net
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242427329
|
||||
admin-c: HERA-DN42
|
||||
tech-c: HERA-DN42
|
||||
mnt-by: HERA-MNT
|
||||
as-name: Unnamed aut-num AS4242427329
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427331
|
||||
as-name: FROZTNET-ZA
|
||||
descr: Froztnet ZA
|
||||
admin-c: JV-DN42
|
||||
tech-c: JV-DN42
|
||||
mnt-by: FROZTNET-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427332
|
||||
as-name: FROZTNET-DE
|
||||
descr: Froztnet DE
|
||||
admin-c: JV-DN42
|
||||
tech-c: JV-DN42
|
||||
mnt-by: FROZTNET-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427575
|
||||
as-name: TTH-AS
|
||||
descr: tth playground
|
||||
admin-c: TTH-DN42
|
||||
tech-c: TTH-DN42
|
||||
mnt-by: TTH-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242427666
|
||||
as-name: KERMPANY
|
||||
admin-c: PB-DN42
|
||||
tech-c: PB-DN42
|
||||
mnt-by: KERMPANYCOMPANYNETWORKS-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427669
|
||||
as-name: SNOWLAKE-AS
|
||||
descr: Snowlake AS
|
||||
admin-c: SNOWLAKE-DN42
|
||||
tech-c: SNOWLAKE-DN42
|
||||
mnt-by: SNOWLAKE-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427767
|
||||
as-name: KWKWKKK-AS
|
||||
descr: kwkwkkk's DN42 network
|
||||
admin-c: KWKWKKK-DN42
|
||||
tech-c: KWKWKKK-DN42
|
||||
mnt-by: KWKWKKK-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427780
|
||||
as-name: MADONIUS-AN
|
||||
descr: MADONIUS
|
||||
admin-c: MADONIUS-DN42
|
||||
tech-c: MADONIUS-DN42
|
||||
mnt-by: MADONIUS-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427788
|
||||
as-name: LIMENET
|
||||
descr: Global ASN of LIMENET
|
||||
admin-c: LIMENET-DN42
|
||||
tech-c: LIMENET-DN42
|
||||
mnt-by: LIMENET-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242427799
|
||||
as-name: SP0RUS-AS
|
||||
admin-c: SP0RUS-DN42
|
||||
tech-c: SP0RUS-DN42
|
||||
mnt-by: SP0RUS-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242427890
|
||||
as-name: WOLFLAB
|
||||
admin-c: TW-DN42
|
||||
tech-c: TW-DN42
|
||||
mnt-by: WOLFLAB-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427979
|
||||
as-name: DEKDED INC
|
||||
descr: Dekded Group of Geeks
|
||||
admin-c: SFALPHA-DN42
|
||||
tech-c: SFALPHA-DN42
|
||||
mnt-by: DEKDED-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242427999
|
||||
as-name: DLAVIGNE-AS
|
||||
descr: DLAVIGNE-AS
|
||||
admin-c: DLAVIGNE-DN42
|
||||
tech-c: DLAVIGNE-DN42
|
||||
mnt-by: DLAVIGNE-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428000
|
||||
as-name: PB-ZA
|
||||
descr: PB's ZA
|
||||
admin-c: PBROOKO-DN42
|
||||
tech-c: PBROOKO-DN42
|
||||
mnt-by: PB-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428001
|
||||
as-name: PB-US
|
||||
descr: PB's US
|
||||
admin-c: PBROOKO-DN42
|
||||
tech-c: PBROOKO-DN42
|
||||
mnt-by: PB-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428008
|
||||
as-name: phy.io
|
||||
descr: phy.io
|
||||
admin-c: BLY-DN42
|
||||
tech-c: BLY-DN42
|
||||
mnt-by: PHYIO-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428015
|
||||
as-name: maltejk lab as
|
||||
descr: here be dragons
|
||||
admin-c: MALTEJK-DN42
|
||||
tech-c: MALTEJK-DN42
|
||||
mnt-by: MALTEJK-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428032
|
||||
as-name: James' Home
|
||||
admin-c: JAMESITS-DN42
|
||||
tech-c: JAMESITS-DN42
|
||||
mnt-by: JAMESITS-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428033
|
||||
as-name: James' Dorm
|
||||
admin-c: JAMESITS-DN42
|
||||
tech-c: JAMESITS-DN42
|
||||
mnt-by: JAMESITS-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428100
|
||||
as-name: NIXKJ-ZA
|
||||
admin-c: NIXKJ-DN42
|
||||
tech-c: NIXKJ-DN42
|
||||
mnt-by: NIXKJ-MNT
|
|
@ -1,7 +0,0 @@
|
|||
aut-num: AS4242428250
|
||||
as-name: BASIL-EU
|
||||
descr: Basil-EU-net
|
||||
remarks: Network Traffic map: https://basil.dn42/dyn/dn42.png
|
||||
admin-c: BASIL-DN42
|
||||
tech-c: BASIL-DN42
|
||||
mnt-by: BASIL-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428258
|
||||
as-name: Blackhole Network Taiwan LTD.
|
||||
admin-c: BLACKHOLE-DN42
|
||||
tech-c: BLACKHOLE-DN42
|
||||
mnt-by: BLACKHOLE-TW-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428370
|
||||
as-name: jrac
|
||||
admin-c: JRAC-DN42
|
||||
tech-c: JRAC-DN42
|
||||
mnt-by: JRAC-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428383
|
||||
as-name: RC2000DN42
|
||||
descr: RA CHA 2000 DN42 LAB
|
||||
admin-c: JUNIPERRC-DN42
|
||||
tech-c: JUNIPERRC-DN42
|
||||
mnt-by: RACHA2000-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428443
|
||||
as-name: FUSL-AS
|
||||
descr: Fusl AS (FuslVZ)
|
||||
admin-c: FUSL-DN42
|
||||
tech-c: FUSL-DN42
|
||||
mnt-by: FUSL-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428571
|
||||
as-name: rotheuk
|
||||
admin-c: MROTHE-DN42
|
||||
tech-c: MROTHE-DN42
|
||||
mnt-by: ROTHEUK-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428572
|
||||
as-name: TAIT
|
||||
admin-c: TAIT-DN42
|
||||
tech-c: TAIT-DN42
|
||||
mnt-by: TAIT-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428573
|
||||
as-name: REEKO-AS
|
||||
remarks: No serious business.
|
||||
admin-c: REEKO-DN42
|
||||
tech-c: REEKO-DN42
|
||||
mnt-by: REEKO-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428574
|
||||
as-name: TUSH1
|
||||
admin-c: TUSH-DN42
|
||||
tech-c: TUSH-DN42
|
||||
mnt-by: TUSH-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428585
|
||||
as-name: Jarlabanke
|
||||
descr: Jarlabanke networks
|
||||
admin-c: OEJ-DN42
|
||||
tech-c: OEJ-DN42
|
||||
mnt-by: JARLABANKE-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428586
|
||||
as-name: SWEPIPE
|
||||
descr: SWEPIPE DN42 AS
|
||||
admin-c: SWEPIPE-DN42
|
||||
tech-c: SWEPIPE-DN42
|
||||
mnt-by: SWEPIPE-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428589
|
||||
as-name: ROADSHIP
|
||||
descr: Roadship AS
|
||||
admin-c: BETZ-DN42
|
||||
tech-c: BETZ-DN42
|
||||
mnt-by: ROADSHIP-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428590
|
||||
as-name: VIJAY-AS-TESTING
|
||||
descr: VIJAY'S TEST NETWORK FOR LEARNING BGP
|
||||
admin-c: VIJAY-DN42
|
||||
tech-c: VIJAY-DN42
|
||||
mnt-by: VIJAY-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428591
|
||||
as-name: sorin
|
||||
descr: sorin
|
||||
admin-c: SORIN-DN42
|
||||
tech-c: SORIN-DN42
|
||||
mnt-by: SORIN-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428592
|
||||
as-name: DIMITRISP
|
||||
admin-c: DIMITRISP-DN42
|
||||
tech-c: DIMITRISP-DN42
|
||||
mnt-by: DIMITRISP-MNT
|
||||
mnt-by: DIMITRISP-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428594
|
||||
as-name: JULLENET
|
||||
admin-c: JULLE-DN42
|
||||
tech-c: JULLE-DN42
|
||||
mnt-by: JULLENET-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428595
|
||||
as-name: BULLYCAMPER-AS
|
||||
descr: so halt
|
||||
admin-c: BULLYCAMPER-DN42
|
||||
tech-c: BULLYCAMPER-DN42
|
||||
mnt-by: BULLYCAMPER-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428596
|
||||
as-name: ENTROPIA-AS
|
||||
admin-c: DUMMY-DN42
|
||||
tech-c: DUMMY-DN42
|
||||
mnt-by: ENTROPIA-MNT
|
||||
mnt-by: FXKR-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428597
|
||||
as-name: JIMO-AS
|
||||
descr: JIMO-AS
|
||||
admin-c: JIMO-DN42
|
||||
tech-c: JIMO-DN42
|
||||
mnt-by: JIMO-MNT
|
|
@ -1,13 +0,0 @@
|
|||
aut-num: AS4242428598
|
||||
as-name: PREUSSIO-AS
|
||||
descr: Preuß.IO Transit Network
|
||||
admin-c: RENEPREUSS-DN42
|
||||
tech-c: RENEPREUSS-DN42
|
||||
mnt-by: PREUSSIO-MNT
|
||||
remarks: +------------------------------------------+
|
||||
remarks: | Open Peering, for peering ask at |
|
||||
remarks: | irc:rene@hackint |
|
||||
remarks: | Peering EU |
|
||||
remarks: | Germany - Frankfurt # 1 Gbit/s |
|
||||
remarks: | Netherlands - Rotterdam # Setup |
|
||||
remarks: +------------------------------------------+
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428599
|
||||
as-name: ASDF-AS
|
||||
descr: ASDF-NET
|
||||
admin-c: ASDF-DN42
|
||||
tech-c: ASDF-DN42
|
||||
mnt-by: ASDF-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428600
|
||||
as-name: EARLYBIRD-AS
|
||||
admin-c: EARLYBIRD-DN42
|
||||
tech-c: EARLYBIRD-DN42
|
||||
mnt-by: BUNSENLABS-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428642
|
||||
as-name: CYBORGOVERLORDS
|
||||
admin-c: CYBORGOVERLORD-DN42
|
||||
tech-c: CYBORGOVERLORD-DN42
|
||||
mnt-by: CYBORGOVERLORDS-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428686
|
||||
descr: Secondary
|
||||
admin-c: LINE-DN42
|
||||
tech-c: LINE-DN42
|
||||
mnt-by: LINE-MNT
|
||||
as-name: Unnamed aut-num AS4242428686
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428688
|
||||
as-name: imr
|
||||
descr: imr's asn - experiments and stuff
|
||||
admin-c: IMR-DN42
|
||||
tech-c: IMR-DN42
|
||||
mnt-by: IMR-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428700
|
||||
as-name: DYNAMICT-AS
|
||||
descr: DynamICT Autonmous System
|
||||
admin-c: KJT6-DN42
|
||||
tech-c: KJT6-DN42
|
||||
mnt-by: DYNAMICT-MNT
|
|
@ -1,7 +0,0 @@
|
|||
aut-num: AS4242428701
|
||||
as-name: PUSHR CDN
|
||||
descr: PUSHR CDN
|
||||
admin-c: VICTORPUSHR-DN42
|
||||
tech-c: VICTORPUSHR-DN42
|
||||
mnt-by: PUSHR-MNT
|
||||
remarks: Sofia, BG
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428763
|
||||
as-name: XEINAL-ASN
|
||||
admin-c: XEINAL-DN42
|
||||
tech-c: XEINAL-DN42
|
||||
mnt-by: XEINAL-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428787
|
||||
as-name: TEST-AS
|
||||
descr: TEST AS
|
||||
admin-c: JALEN-DN42
|
||||
tech-c: JALEN-DN42
|
||||
mnt-by: DRIVERSP-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242428888
|
||||
as-name: lain AS
|
||||
descr: lain AS
|
||||
admin-c: LAIN-DN42
|
||||
tech-c: LAIN-DN42
|
||||
mnt-by: LAIN-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242428964
|
||||
as-name: SIRIL-AS
|
||||
admin-c: SIRIL-DN42
|
||||
tech-c: SIRIL-DN42
|
||||
mnt-by: SIRIL-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242429000
|
||||
as-name: STOSCHEK IT
|
||||
admin-c: AS-DN42
|
||||
tech-c: AS-DN42
|
||||
mnt-by: STOSCHEK-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242429009
|
||||
as-name: BITS2BYTES
|
||||
descr: Labber's Learning Lab for Labbers
|
||||
admin-c: B2B-DN42
|
||||
tech-c: B2B-DN42
|
||||
mnt-by: BITS2BYTES-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242429113
|
||||
as-name: ETHERNAL-AS
|
||||
admin-c: ETHERNAL-DN42
|
||||
tech-c: ETHERNAL-DN42
|
||||
mnt-by: ETHERNAL-MNT
|
|
@ -1,5 +0,0 @@
|
|||
aut-num: AS4242429389
|
||||
as-name: SKRIK-AS
|
||||
admin-c: SKRIK-DN42
|
||||
tech-c: SKRIK-DN42
|
||||
mnt-by: SKRIK-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242429394
|
||||
as-name: THINK-NETWORK
|
||||
descr: ....
|
||||
admin-c: THINK-DN42
|
||||
tech-c: THINK-DN42
|
||||
mnt-by: THINK-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242429487
|
||||
as-name: URCRAZY
|
||||
descr: Urcrazy
|
||||
admin-c: FRANKCHANG-DN42
|
||||
tech-c: FRANKCHANG-DN42
|
||||
mnt-by: URCRAZY-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242429527
|
||||
as-name: DRIVERSP-AS
|
||||
descr: Thank you 9527.
|
||||
admin-c: JALEN-DN42
|
||||
tech-c: JALEN-DN42
|
||||
mnt-by: DRIVERSP-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242429666
|
||||
as-name: SOSO
|
||||
descr: SOSO NET
|
||||
admin-c: SOLENE-DN42
|
||||
tech-c: SOLENE-DN42
|
||||
mnt-by: SERIPHYDE-MNT
|
|
@ -1,6 +0,0 @@
|
|||
aut-num: AS4242429875
|
||||
as-name: AS-AVI
|
||||
descr: AS-AVIDN42
|
||||
admin-c: AVI-DN42
|
||||
tech-c: AVI-DN42
|
||||
mnt-by: AVI-MNT
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue