1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork-ROA synced 2024-09-21 11:12:06 +08:00

Generated at 2024-06-18T23:34:37Z

This commit is contained in:
NeoCloud ROA bot 2024-06-18 23:34:37 +00:00
parent 522de6db68
commit f4f8957bf5
7 changed files with 97 additions and 8 deletions

View file

@ -56,6 +56,7 @@
| Ricky8955555 | 397050061@qq.com | ricky8955555 |
| septs | bgp@septs.email | septs |
| starstorm42 | startstorm@disroot.org | |
| Stone Fox | stone@unix.dog | |
| undefined-moe | i@undefined.moe | webpack_exports_undefined |
## AS table
@ -76,6 +77,7 @@
| NeoNetwork | AS4201270000 | Neo_Chen | NeoNetwork Origin |
| NeoNetwork | AS4201270001 | septs | NiceLabs Exchange |
| NeoNetwork | AS4201270002 | septs | [transferable] |
| NeoNetwork | AS4201270003 | stone | Stone Network |
| NeoNetwork | AS4201270004 | frank | frank |
| NeoNetwork | AS4201270005 | magicneko | MagicNeko CN(Optical Cable Project in Northeast China)(=141706) |
| NeoNetwork | AS4201270006 | JerryXiao | Jerry Network |
@ -170,6 +172,8 @@
| AS4201270000 | NeoNetwork Origin 2 | subnet | fd10:127:5f37:59df::/64 | |
| AS4201270001 | NiceLabs IX IPv4 Pool | subnet | 10.127.41.0/24 | |
| AS4201270001 | NiceLabs IX IPv6 Pool | subnet | fd10:127:41::/48 | |
| AS4201270003 | Stone IPv4 Block | subnet | 10.127.18.128/25 | |
| AS4201270003 | Stone IPv6 Block | subnet | fd10:127:6194:24e0::/64 | |
| AS4201270004 | frank-hsinchu | subnet | 10.127.56.0/24 | |
| AS4201270004 | frank-hsinchu-1 | loopback | 10.127.255.56/32 | |
| AS4201270006 | JerryXiao-Infrastructure | subnet | 10.127.8.192/26 | |
@ -317,6 +321,7 @@
10.127.12.0/22
10.127.16.0/23
10.127.18.0/26
10.127.18.128/25
10.127.19.0/24
10.127.20.0/23
10.127.22.0/28
@ -391,6 +396,7 @@ fd10:127:2f2f::/48
fd10:127:3262::/64
fd10:127:42ff::/48
fd10:127:5f37:59df::/64
fd10:127:6194:24e0::/64
fd10:127:6324::/48
fd10:127:aa66::/48
fd10:127:ba7e::/48
@ -413,7 +419,6 @@ fd10:127:ffff:53::/64
10.127.8.144/28
10.127.11.0/24
10.127.18.64/26
10.127.18.128/25
10.127.22.16/28
10.127.22.32/27
10.127.22.64/26
@ -741,7 +746,31 @@ fd10:127:5f37:8000::/49
fd10:127:5f38::/45
fd10:127:5f40::/42
fd10:127:5f80::/41
fd10:127:6000::/39
fd10:127:6000::/40
fd10:127:6100::/41
fd10:127:6180::/44
fd10:127:6190::/46
fd10:127:6194::/51
fd10:127:6194:2000::/54
fd10:127:6194:2400::/57
fd10:127:6194:2480::/58
fd10:127:6194:24c0::/59
fd10:127:6194:24e1::/64
fd10:127:6194:24e2::/63
fd10:127:6194:24e4::/62
fd10:127:6194:24e8::/61
fd10:127:6194:24f0::/60
fd10:127:6194:2500::/56
fd10:127:6194:2600::/55
fd10:127:6194:2800::/53
fd10:127:6194:3000::/52
fd10:127:6194:4000::/50
fd10:127:6194:8000::/49
fd10:127:6195::/48
fd10:127:6196::/47
fd10:127:6198::/45
fd10:127:61a0::/43
fd10:127:61c0::/42
fd10:127:6200::/40
fd10:127:6300::/43
fd10:127:6320::/46
@ -835,5 +864,5 @@ fd10:127:ffff:8000::/49
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|--------------|------------|------------|------------|----------------|----------------|
| IPv4 | 65536 | 12733 | 52803 | 19.43% | 80.57% |
| IPv4 | 65536 | 12861 | 52675 | 19.62% | 80.38% |
| IPv6 | 7.9228e+28 | 5.3193e+25 | 7.9175e+28 | 0.07% | 99.93% |

View file

@ -1,7 +1,7 @@
{
"metadata": {
"generated": 1718715333,
"valid": 1719924933
"generated": 1718753677,
"valid": 1719963277
},
"people": {
"186526": {
@ -2545,6 +2545,40 @@
}
]
},
"stone": {
"info": {
"name": "Stone Fox",
"contact": {
"email": "stone@unix.dog"
},
"nic_hdl": "STONE-FOX"
},
"asns": [
{
"asn": 4201270003,
"owner": "stone",
"name": "Stone Network",
"source": "NeoNetwork",
"description": null,
"routes": {
"ipv4": [
{
"prefix": "10.127.18.128/25",
"maxLength": 29,
"netname": "Stone IPv4 Block"
}
],
"ipv6": [
{
"prefix": "fd10:127:6194:24e0::/64",
"maxLength": 64,
"netname": "Stone IPv6 Block"
}
]
}
}
]
},
"undefined-moe": {
"info": {
"name": "undefined-moe",

View file

@ -91,6 +91,12 @@
"maxPrefixLength": 29,
"comment": "NiceLabs IX IPv4 Pool"
},
{
"asn": 4201270003,
"prefix": "10.127.18.128/25",
"maxPrefixLength": 29,
"comment": "Stone IPv4 Block"
},
{
"asn": 4201270004,
"prefix": "10.127.56.0/24",
@ -631,6 +637,12 @@
"maxPrefixLength": 64,
"comment": "NiceLabs IX IPv6 Pool"
},
{
"asn": 4201270003,
"prefix": "fd10:127:6194:24e0::/64",
"maxPrefixLength": 64,
"comment": "Stone IPv6 Block"
},
{
"asn": 4201270006,
"prefix": "fd10:127:53::/48",

View file

@ -1,8 +1,8 @@
{
"metadata": {
"counts": 157,
"generated": 1718715333,
"valid": 1719924933
"counts": 159,
"generated": 1718753677,
"valid": 1719963277
},
"roas": [
{
@ -75,6 +75,11 @@
"prefix": "10.127.41.0/24",
"maxLength": 29
},
{
"asn": "AS4201270003",
"prefix": "10.127.18.128/25",
"maxLength": 29
},
{
"asn": "AS4201270004",
"prefix": "10.127.56.0/24",
@ -525,6 +530,11 @@
"prefix": "fd10:127:41::/48",
"maxLength": 64
},
{
"asn": "AS4201270003",
"prefix": "fd10:127:6194:24e0::/64",
"maxLength": 64
},
{
"asn": "AS4201270006",
"prefix": "fd10:127:53::/48",

View file

@ -14,6 +14,7 @@ route 10.127.16.0/24 max 29 as 4201270000;
route 10.127.110.0/24 max 29 as 4201270000;
route 10.127.255.4/32 max 32 as 4201270000;
route 10.127.41.0/24 max 29 as 4201270001;
route 10.127.18.128/25 max 29 as 4201270003;
route 10.127.56.0/24 max 29 as 4201270004;
route 10.127.255.56/32 max 32 as 4201270004;
route 10.127.8.192/26 max 29 as 4201270006;
@ -104,6 +105,7 @@ route fd10:127:3262::/64 max 64 as 213262;
route fd10:127::/48 max 64 as 4201270000;
route fd10:127:5f37:59df::/64 max 64 as 4201270000;
route fd10:127:41::/48 max 64 as 4201270001;
route fd10:127:6194:24e0::/64 max 64 as 4201270003;
route fd10:127:53::/48 max 64 as 4201270006;
route fd10:127:ffff:53::/64 max 64 as 4201270006;
route fd10:127:53:53::/64 max 64 as 4201270006;

View file

@ -14,6 +14,7 @@ route 10.127.16.0/24 max 29 as 4201270000;
route 10.127.110.0/24 max 29 as 4201270000;
route 10.127.255.4/32 max 32 as 4201270000;
route 10.127.41.0/24 max 29 as 4201270001;
route 10.127.18.128/25 max 29 as 4201270003;
route 10.127.56.0/24 max 29 as 4201270004;
route 10.127.255.56/32 max 32 as 4201270004;
route 10.127.8.192/26 max 29 as 4201270006;

View file

@ -16,6 +16,7 @@ route fd10:127:3262::/64 max 64 as 213262;
route fd10:127::/48 max 64 as 4201270000;
route fd10:127:5f37:59df::/64 max 64 as 4201270000;
route fd10:127:41::/48 max 64 as 4201270001;
route fd10:127:6194:24e0::/64 max 64 as 4201270003;
route fd10:127:53::/48 max 64 as 4201270006;
route fd10:127:ffff:53::/64 max 64 as 4201270006;
route fd10:127:53:53::/64 max 64 as 4201270006;