mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 18:10:49 +08:00
Generated at 2020-08-29T15:32:35Z
This commit is contained in:
parent
6488b5d94e
commit
db47295e30
7 changed files with 38 additions and 6 deletions
|
@ -64,6 +64,7 @@
|
||||||
| DN42 | AS4242420916 | alanyhq | alanyhq |
|
| DN42 | AS4242420916 | alanyhq | alanyhq |
|
||||||
| DN42 | AS4242421025 | icecat | NextMoe Neo-Network Intermediate Access Project |
|
| DN42 | AS4242421025 | icecat | NextMoe Neo-Network Intermediate Access Project |
|
||||||
| DN42 | AS4242421037 | LibreHouse | LibreHouse |
|
| DN42 | AS4242421037 | LibreHouse | LibreHouse |
|
||||||
|
| DN42 | AS4242421214 | SteveYi | Yi-Network |
|
||||||
| DN42 | AS4242422189 | iEdon | IEDON-NET-AS |
|
| DN42 | AS4242422189 | iEdon | IEDON-NET-AS |
|
||||||
| DN42 | AS4242422464 | Yura | Yura Network |
|
| DN42 | AS4242422464 | Yura | Yura Network |
|
||||||
| DN42 | AS4242423088 | SUNNET | SUNNET |
|
| DN42 | AS4242423088 | SUNNET | SUNNET |
|
||||||
|
@ -228,6 +229,7 @@
|
||||||
| AS4242420140 | dfceaef NET | subnet | 10.127.12.0/24 | |
|
| AS4242420140 | dfceaef NET | subnet | 10.127.12.0/24 | |
|
||||||
| AS4242421025 | icecat | subnet | fd10:127:233:1000::/64 | fd10:127:233::/48 |
|
| AS4242421025 | icecat | subnet | fd10:127:233:1000::/64 | fd10:127:233::/48 |
|
||||||
| AS4242421037 | LibreHouse | subnet | 10.127.8.0/26 | |
|
| AS4242421037 | LibreHouse | subnet | 10.127.8.0/26 | |
|
||||||
|
| AS4242421214 | Yi Global VPN | subnet | 10.127.124.0/29 | |
|
||||||
| AS4242422189 | IEDON-NET | subnet | 10.127.21.0/24 | |
|
| AS4242422189 | IEDON-NET | subnet | 10.127.21.0/24 | |
|
||||||
| AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | |
|
| AS4242422464 | Yura Moe NET | subnet | 10.127.127.0/24 | |
|
||||||
| AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | |
|
| AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | |
|
||||||
|
|
|
@ -157,4 +157,4 @@ $TTL 604800
|
||||||
53.255 IN PTR JerryXiao-Anycast.neo.
|
53.255 IN PTR JerryXiao-Anycast.neo.
|
||||||
56.255 IN PTR frank-hsinchu-1.neo.
|
56.255 IN PTR frank-hsinchu-1.neo.
|
||||||
80.255 IN PTR NeoSystem.neo.
|
80.255 IN PTR NeoSystem.neo.
|
||||||
117.255 IN PTR magicneko-tw.neo.
|
117.255 IN PTR magicneko-tw.neo.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"generated": 1598258704,
|
"generated": 1598715154,
|
||||||
"valid": 1599468304
|
"valid": 1599924754
|
||||||
},
|
},
|
||||||
"people": {
|
"people": {
|
||||||
"septs": {
|
"septs": {
|
||||||
|
@ -582,6 +582,23 @@
|
||||||
"nic_hdl": "STEVEYI"
|
"nic_hdl": "STEVEYI"
|
||||||
},
|
},
|
||||||
"asns": [
|
"asns": [
|
||||||
|
{
|
||||||
|
"asn": 4242421214,
|
||||||
|
"owner": "SteveYi",
|
||||||
|
"name": "Yi-Network",
|
||||||
|
"source": "DN42",
|
||||||
|
"description": null,
|
||||||
|
"routes": {
|
||||||
|
"ipv4": [
|
||||||
|
{
|
||||||
|
"prefix": "10.127.124.0/29",
|
||||||
|
"maxLength": 29,
|
||||||
|
"netname": "Yi Global VPN"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ipv6": []
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": 209557,
|
"asn": 209557,
|
||||||
"owner": "SteveYi",
|
"owner": "SteveYi",
|
||||||
|
|
|
@ -241,6 +241,12 @@
|
||||||
"maxPrefixLength": 29,
|
"maxPrefixLength": 29,
|
||||||
"comment": "LibreHouse"
|
"comment": "LibreHouse"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": 4242421214,
|
||||||
|
"prefix": "10.127.124.0/29",
|
||||||
|
"maxPrefixLength": 29,
|
||||||
|
"comment": "Yi Global VPN"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": 4242422189,
|
"asn": 4242422189,
|
||||||
"prefix": "10.127.21.0/24",
|
"prefix": "10.127.21.0/24",
|
||||||
|
|
11
roa46.json
11
roa46.json
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"counts": 67,
|
"counts": 68,
|
||||||
"generated": 1598258703,
|
"generated": 1598715154,
|
||||||
"valid": 1599468303
|
"valid": 1599924754
|
||||||
},
|
},
|
||||||
"roas": [
|
"roas": [
|
||||||
{
|
{
|
||||||
|
@ -200,6 +200,11 @@
|
||||||
"prefix": "10.127.8.0/26",
|
"prefix": "10.127.8.0/26",
|
||||||
"maxLength": 29
|
"maxLength": 29
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": "AS4242421214",
|
||||||
|
"prefix": "10.127.124.0/29",
|
||||||
|
"maxLength": 29
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": "AS4242422189",
|
"asn": "AS4242422189",
|
||||||
"prefix": "10.127.21.0/24",
|
"prefix": "10.127.21.0/24",
|
||||||
|
|
|
@ -39,6 +39,7 @@ route 4201270017 max 10.127.236.0/24 as 29;
|
||||||
route 4201270018 max 10.127.100.0/24 as 29;
|
route 4201270018 max 10.127.100.0/24 as 29;
|
||||||
route 4242420140 max 10.127.12.0/24 as 29;
|
route 4242420140 max 10.127.12.0/24 as 29;
|
||||||
route 4242421037 max 10.127.8.0/26 as 29;
|
route 4242421037 max 10.127.8.0/26 as 29;
|
||||||
|
route 4242421214 max 10.127.124.0/29 as 29;
|
||||||
route 4242422189 max 10.127.21.0/24 as 29;
|
route 4242422189 max 10.127.21.0/24 as 29;
|
||||||
route 4242422464 max 10.127.127.0/24 as 29;
|
route 4242422464 max 10.127.127.0/24 as 29;
|
||||||
route 4242423088 max 10.127.11.0/24 as 29;
|
route 4242423088 max 10.127.11.0/24 as 29;
|
||||||
|
|
|
@ -39,6 +39,7 @@ route 4201270017 max 10.127.236.0/24 as 29;
|
||||||
route 4201270018 max 10.127.100.0/24 as 29;
|
route 4201270018 max 10.127.100.0/24 as 29;
|
||||||
route 4242420140 max 10.127.12.0/24 as 29;
|
route 4242420140 max 10.127.12.0/24 as 29;
|
||||||
route 4242421037 max 10.127.8.0/26 as 29;
|
route 4242421037 max 10.127.8.0/26 as 29;
|
||||||
|
route 4242421214 max 10.127.124.0/29 as 29;
|
||||||
route 4242422189 max 10.127.21.0/24 as 29;
|
route 4242422189 max 10.127.21.0/24 as 29;
|
||||||
route 4242422464 max 10.127.127.0/24 as 29;
|
route 4242422464 max 10.127.127.0/24 as 29;
|
||||||
route 4242423088 max 10.127.11.0/24 as 29;
|
route 4242423088 max 10.127.11.0/24 as 29;
|
Loading…
Reference in a new issue