mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-12 06:45:48 +08:00
Merge pull request 'Add Sunshine AS' (#2621) from runshine/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/2621 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
4472a07ea5
7 changed files with 53 additions and 0 deletions
8
data/aut-num/AS4242421660
Normal file
8
data/aut-num/AS4242421660
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
aut-num: AS4242421660
|
||||||
|
as-name: SUNSHINE-AS
|
||||||
|
descr: Sunshine's network, open to peering.
|
||||||
|
remarks: My network is open to peering;
|
||||||
|
admin-c: SUNSHINE-DN42
|
||||||
|
tech-c: SUNSHINE-DN42
|
||||||
|
mnt-by: SUNSHINE-MNT
|
||||||
|
source: DN42
|
11
data/inet6num/fd70:e301:5918::_48
Normal file
11
data/inet6num/fd70:e301:5918::_48
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
inet6num: fd70:e301:5918:0000:0000:0000:0000:0000 - fd70:e301:5918:ffff:ffff:ffff:ffff:ffff
|
||||||
|
netname: SUNSHINE-IPV6
|
||||||
|
descr: Sunshine's IP space
|
||||||
|
remarks: My network is open to peering;
|
||||||
|
country: SG
|
||||||
|
admin-c: SUNSHINE-DN42
|
||||||
|
tech-c: SUNSHINE-DN42
|
||||||
|
mnt-by: SUNSHINE-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
cidr: fd70:e301:5918::/48
|
||||||
|
source: DN42
|
9
data/inetnum/172.22.146.128_26
Normal file
9
data/inetnum/172.22.146.128_26
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
inetnum: 172.22.146.128 - 172.22.146.191
|
||||||
|
cidr: 172.22.146.128/26
|
||||||
|
netname: SUNSHINE-NETWORK
|
||||||
|
admin-c: SUNSHINE-DN42
|
||||||
|
country: SG
|
||||||
|
tech-c: SUNSHINE-DN42
|
||||||
|
mnt-by: SUNSHINE-MNT
|
||||||
|
status: ASSIGNED
|
||||||
|
source: DN42
|
6
data/mntner/SUNSHINE-MNT
Normal file
6
data/mntner/SUNSHINE-MNT
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
mntner: SUNSHINE-MNT
|
||||||
|
admin-c: SUNSHINE-DN42
|
||||||
|
tech-c: SUNSHINE-DN42
|
||||||
|
mnt-by: SUNSHINE-MNT
|
||||||
|
source: DN42
|
||||||
|
auth: pgp-fingerprint 903F0D6D0716245CB5AB9289B80DEBE0FC5DDEC3
|
5
data/person/SUNSHINE-DN42
Normal file
5
data/person/SUNSHINE-DN42
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
person: sunshine
|
||||||
|
nic-hdl: SUNSHINE-DN42
|
||||||
|
mnt-by: SUNSHINE-MNT
|
||||||
|
source: DN42
|
||||||
|
e-mail: runshine0819@163.com
|
7
data/route/172.22.146.128_26
Normal file
7
data/route/172.22.146.128_26
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
route: 172.22.146.128/26
|
||||||
|
descr: Sunshine's IP space
|
||||||
|
remarks: Allowed to use by both my main AS and testing AS
|
||||||
|
remarks: My network is open to peering;
|
||||||
|
origin: AS4242421660
|
||||||
|
mnt-by: SUNSHINE-MNT
|
||||||
|
source: DN42
|
7
data/route6/fd70:e301:5918::_48
Normal file
7
data/route6/fd70:e301:5918::_48
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
route6: fd70:e301:5918::/48
|
||||||
|
descr: Sunshine's IP space
|
||||||
|
remarks: Allowed to use by both my main AS and testing AS
|
||||||
|
remarks: My network is open to peering;
|
||||||
|
origin: AS4242421660
|
||||||
|
mnt-by: SUNSHINE-MNT
|
||||||
|
source: DN42
|
Loading…
Add table
Reference in a new issue