mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 06:50:44 +08:00
Generated at 2020-08-04T11:13:51Z
This commit is contained in:
parent
f80768832d
commit
3b4b636b86
7 changed files with 72 additions and 5 deletions
|
@ -26,6 +26,7 @@
|
|||
| Yura | yurachan@etlgr.com | |
|
||||
| Yangfl Network | | |
|
||||
| chenx97 | chenx97@gmail.com | |
|
||||
| caxap | yrdw@protonmail.com | |
|
||||
| Ndoskrnl | lollipop.studio.cn@gmail.com | |
|
||||
| Tyler | | santost12 |
|
||||
| LibreHouse | i+noc@outv.im | outvi |
|
||||
|
@ -56,6 +57,7 @@
|
|||
| NeoNetwork | AS4201270015 | James58899 | James58899 |
|
||||
| NeoNetwork | AS4201270016 | liangjw | Moecast Network |
|
||||
| NeoNetwork | AS4201270017 | CainSakura | Cain's Home Network |
|
||||
| NeoNetwork | AS4201270018 | caxap | caxap Network |
|
||||
| DN42 | AS4242420140 | Yangfl | Yangfl Network |
|
||||
| DN42 | AS4242420916 | alanyhq | alanyhq |
|
||||
| DN42 | AS4242421025 | icecat | NextMoe Neo-Network Intermediate Access Project |
|
||||
|
@ -102,6 +104,7 @@
|
|||
| AS4201270015 | James58899 |
|
||||
| AS4201270016 | liangjw |
|
||||
| AS4201270017 | CainSakura-home |
|
||||
| AS4201270018 | caxap-SH |
|
||||
| AS4242420140 | dfceaef |
|
||||
| AS4242421037 | megumiLHS |
|
||||
| AS4242422189 | iEdon |
|
||||
|
@ -217,6 +220,8 @@
|
|||
| AS4201270017 | CainSakura-home-devices | subnet | 10.127.234.0/24 | |
|
||||
| AS4201270017 | Icecat Global Tunnel Address (OpenVPN) | subnet | 10.127.235.0/24 | |
|
||||
| AS4201270017 | CainSakura-home-devices | subnet | fd10:127:234::/48 | |
|
||||
| AS4201270018 | caxap-minecraft-net | subnet | 10.127.100.0/24 | |
|
||||
| AS4201270018 | caxap6 | subnet | fd10:127:6324::/48 | |
|
||||
| AS4242420140 | dfceaef NET | subnet | 10.127.12.0/24 | |
|
||||
| AS4242421025 | icecat | subnet | fd10:127:233:1000::/64 | fd10:127:233::/48 |
|
||||
| AS4242421037 | LibreHouse | subnet | 10.127.8.0/26 | |
|
||||
|
@ -246,6 +251,7 @@
|
|||
10.127.64.0/27
|
||||
10.127.69.0/27
|
||||
10.127.89.0/24
|
||||
10.127.100.0/24
|
||||
10.127.127.0/24
|
||||
10.127.131.0/24
|
||||
10.127.233.0/24
|
||||
|
@ -278,5 +284,6 @@ fd10:127:1300::/48
|
|||
fd10:127:1919::/48
|
||||
fd10:127:3262::/64
|
||||
fd10:127:5f37:59df::/64
|
||||
fd10:127:6324::/48
|
||||
fd10:127:ec39::/48
|
||||
```
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1596489051,
|
||||
"valid": 1597698651
|
||||
"generated": 1596539631,
|
||||
"valid": 1597749231
|
||||
},
|
||||
"people": {
|
||||
"Staph": {
|
||||
|
@ -947,6 +947,40 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"caxap": {
|
||||
"info": {
|
||||
"name": "caxap",
|
||||
"contact": {
|
||||
"email": "yrdw@protonmail.com"
|
||||
},
|
||||
"nic_hdl": "CAXAP"
|
||||
},
|
||||
"asns": [
|
||||
{
|
||||
"asn": 4201270018,
|
||||
"owner": "caxap",
|
||||
"name": "caxap Network",
|
||||
"source": "NeoNetwork",
|
||||
"description": null,
|
||||
"routes": {
|
||||
"ipv4": [
|
||||
{
|
||||
"prefix": "10.127.100.0/24",
|
||||
"maxLength": 29,
|
||||
"netname": "caxap-minecraft-net"
|
||||
}
|
||||
],
|
||||
"ipv6": [
|
||||
{
|
||||
"prefix": "fd10:127:6324::/48",
|
||||
"maxLength": 64,
|
||||
"netname": "caxap6"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Ndoskrnl": {
|
||||
"info": {
|
||||
"name": "Ndoskrnl",
|
||||
|
|
12
rfc8416.json
12
rfc8416.json
|
@ -217,6 +217,12 @@
|
|||
"maxPrefixLength": 29,
|
||||
"comment": "Icecat Global Tunnel Address (OpenVPN)"
|
||||
},
|
||||
{
|
||||
"asn": 4201270018,
|
||||
"prefix": "10.127.100.0/24",
|
||||
"maxPrefixLength": 29,
|
||||
"comment": "caxap-minecraft-net"
|
||||
},
|
||||
{
|
||||
"asn": 4242420140,
|
||||
"prefix": "10.127.12.0/24",
|
||||
|
@ -385,6 +391,12 @@
|
|||
"maxPrefixLength": 64,
|
||||
"comment": "CainSakura-home-devices"
|
||||
},
|
||||
{
|
||||
"asn": 4201270018,
|
||||
"prefix": "fd10:127:6324::/48",
|
||||
"maxPrefixLength": 64,
|
||||
"comment": "caxap6"
|
||||
},
|
||||
{
|
||||
"asn": 4242421025,
|
||||
"prefix": "fd10:127:233:1000::/64",
|
||||
|
|
16
roa46.json
16
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 64,
|
||||
"generated": 1596489051,
|
||||
"valid": 1597698651
|
||||
"counts": 66,
|
||||
"generated": 1596539631,
|
||||
"valid": 1597749231
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -180,6 +180,11 @@
|
|||
"prefix": "10.127.235.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270018",
|
||||
"prefix": "10.127.100.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4242420140",
|
||||
"prefix": "10.127.12.0/24",
|
||||
|
@ -320,6 +325,11 @@
|
|||
"prefix": "fd10:127:234::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270018",
|
||||
"prefix": "fd10:127:6324::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242421025",
|
||||
"prefix": "fd10:127:233:1000::/64",
|
||||
|
|
|
@ -35,6 +35,7 @@ route 4201270014 max 10.127.23.0/29 as 29;
|
|||
route 4201270016 max 10.127.64.0/27 as 29;
|
||||
route 4201270017 max 10.127.234.0/24 as 29;
|
||||
route 4201270017 max 10.127.235.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 4242421037 max 10.127.8.0/26 as 29;
|
||||
route 4242422189 max 10.127.21.0/24 as 29;
|
||||
|
@ -63,4 +64,5 @@ route 4201270010 max fd10:127:10::/48 as 64;
|
|||
route 4201270013 max fd10:127:13::/48 as 64;
|
||||
route 4201270014 max fd10:127:23::/48 as 64;
|
||||
route 4201270017 max fd10:127:234::/48 as 64;
|
||||
route 4201270018 max fd10:127:6324::/48 as 64;
|
||||
route 4242421025 max fd10:127:233:1000::/64 as 64;
|
|
@ -35,6 +35,7 @@ route 4201270014 max 10.127.23.0/29 as 29;
|
|||
route 4201270016 max 10.127.64.0/27 as 29;
|
||||
route 4201270017 max 10.127.234.0/24 as 29;
|
||||
route 4201270017 max 10.127.235.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 4242421037 max 10.127.8.0/26 as 29;
|
||||
route 4242422189 max 10.127.21.0/24 as 29;
|
||||
|
|
|
@ -23,4 +23,5 @@ route 4201270010 max fd10:127:10::/48 as 64;
|
|||
route 4201270013 max fd10:127:13::/48 as 64;
|
||||
route 4201270014 max fd10:127:23::/48 as 64;
|
||||
route 4201270017 max fd10:127:234::/48 as 64;
|
||||
route 4201270018 max fd10:127:6324::/48 as 64;
|
||||
route 4242421025 max fd10:127:233:1000::/64 as 64;
|
Loading…
Reference in a new issue