Generated at 2023-12-05T13:16:51Z

This commit is contained in:
NeoCloud ROA bot 2023-12-05 13:16:51 +00:00
parent e2eca35b65
commit f2e10d2cc1
6 changed files with 57 additions and 7 deletions

View File

@ -38,6 +38,7 @@
| Qin Yuzhen | 1@jin-dan.site | |
| alanyhq | | alanyhq |
| caxap | yrdw@protonmail.com | |
| chanceyan | edwardchanceyan@gmail.com | @Edwardchanceyan |
| frank | | |
| funnysyc | yc.s@outlook.com | funnysyc |
| HuajiTech | noc@huajitech.net | huajitech |
@ -97,6 +98,7 @@
| NeoNetwork | AS4201270039 | DannyAAM | SARU-AS-NEO |
| NeoNetwork | AS4201270080 | Hanako | HANAKO-NETWORK |
| NeoNetwork | AS4201270099 | TsingYao | AS-NEO-TSINGYAO |
| NeoNetwork | AS4201270100 | chanceyan | chanceyan |
| NeoNetwork | AS4201270186 | 186526 | 186526 Network |
| NeoNetwork | AS4201270456 | huajitech | HJTMESH-AS |
| NeoNetwork | AS4201271111 | KusakabeSi | KSKB-NEO |
@ -221,6 +223,7 @@
| AS4201270080 | Hanako-Network-Neo-1-v6 | subnet | fd10:127:80::/48 | |
| AS4201270099 | TSINTYAO-NEO-NET4 | subnet | 10.127.99.0/24 | |
| AS4201270099 | TSINGYAO-NEO-NET6 | subnet | fd10:127:99::/48 | |
| AS4201270100 | chanceyan-NEO-IP4 | subnet | 10.127.27.232/29 | |
| AS4201270186 | 186526-block-v4 | subnet | 10.127.186.0/24 | |
| AS4201270186 | 186526-block-v6 | subnet | fd10:127:186::/48 | |
| AS4201270456 | HJTMESH-NET | subnet | 10.127.45.0/24 | |
@ -315,6 +318,7 @@
10.127.24.0/23
10.127.26.0/24
10.127.27.24/29
10.127.27.232/29
10.127.30.0/24
10.127.36.0/23
10.127.38.32/27
@ -416,7 +420,10 @@ fd10:127:ffff:53::/64
10.127.27.16/29
10.127.27.32/27
10.127.27.64/26
10.127.27.128/25
10.127.27.128/26
10.127.27.192/27
10.127.27.224/29
10.127.27.240/28
10.127.28.0/23
10.127.31.0/24
10.127.32.0/22
@ -824,5 +831,5 @@ fd10:127:ffff:8000::/49
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|--------------|------------|------------|------------|----------------|----------------|
| IPv4 | 65536 | 12213 | 53323 | 18.64% | 81.36% |
| IPv4 | 65536 | 12221 | 53315 | 18.65% | 81.35% |
| IPv6 | 7.9228e+28 | 4.9359e+25 | 7.9179e+28 | 0.06% | 99.94% |

View File

@ -1,7 +1,7 @@
{
"metadata": {
"generated": 1701670837,
"valid": 1702880437
"generated": 1701782210,
"valid": 1702991810
},
"people": {
"186526": {
@ -1688,6 +1688,36 @@
}
]
},
"chanceyan": {
"info": {
"name": "chanceyan",
"contact": {
"email": "edwardchanceyan@gmail.com",
"github": "chanceyans",
"telegram": "@Edwardchanceyan"
},
"nic_hdl": "CHANCEYAN"
},
"asns": [
{
"asn": 4201270100,
"owner": "chanceyan",
"name": "chanceyan",
"source": "NeoNetwork",
"description": null,
"routes": {
"ipv4": [
{
"prefix": "10.127.27.232/29",
"maxLength": 29,
"netname": "chanceyan-NEO-IP4"
}
],
"ipv6": []
}
}
]
},
"frank": {
"info": {
"name": "frank",

View File

@ -289,6 +289,12 @@
"maxPrefixLength": 29,
"comment": "TSINTYAO-NEO-NET4"
},
{
"asn": 4201270100,
"prefix": "10.127.27.232/29",
"maxPrefixLength": 29,
"comment": "chanceyan-NEO-IP4"
},
{
"asn": 4201270186,
"prefix": "10.127.186.0/24",

View File

@ -1,8 +1,8 @@
{
"metadata": {
"counts": 157,
"generated": 1701670837,
"valid": 1702880437
"counts": 158,
"generated": 1701782210,
"valid": 1702991810
},
"roas": [
{
@ -240,6 +240,11 @@
"prefix": "10.127.99.0/24",
"maxLength": 29
},
{
"asn": "AS4201270100",
"prefix": "10.127.27.232/29",
"maxLength": 29
},
{
"asn": "AS4201270186",
"prefix": "10.127.186.0/24",

View File

@ -47,6 +47,7 @@ route 10.127.39.0/24 max 29 as 4201270039;
route 10.127.255.39/32 max 32 as 4201270039;
route 10.127.80.0/24 max 29 as 4201270080;
route 10.127.99.0/24 max 29 as 4201270099;
route 10.127.27.232/29 max 29 as 4201270100;
route 10.127.186.0/24 max 29 as 4201270186;
route 10.127.45.0/24 max 29 as 4201270456;
route 10.127.27.24/29 max 29 as 4201270456;

View File

@ -47,6 +47,7 @@ route 10.127.39.0/24 max 29 as 4201270039;
route 10.127.255.39/32 max 32 as 4201270039;
route 10.127.80.0/24 max 29 as 4201270080;
route 10.127.99.0/24 max 29 as 4201270099;
route 10.127.27.232/29 max 29 as 4201270100;
route 10.127.186.0/24 max 29 as 4201270186;
route 10.127.45.0/24 max 29 as 4201270456;
route 10.127.27.24/29 max 29 as 4201270456;