mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 06:30:41 +08:00
Generated at 2021-08-21T17:26:30Z
This commit is contained in:
parent
cba55c17eb
commit
800e6e152a
6 changed files with 7 additions and 28 deletions
|
@ -235,7 +235,6 @@
|
|||
| AS4201270007 | StaphReserve_3 | subnet | fd10:127:7:8000::/50 | |
|
||||
| AS4201270007 | StaphReserve_4 | subnet | fd10:127:7:c000::/51 | |
|
||||
| AS4201270007 | StaphPeer | subnet | fd10:127:7:ffff::/64 | |
|
||||
| AS4201270008 | MagicNeko-TW Snode(name:none) | loopback | 10.127.255.117/32 | |
|
||||
| AS4201270009 | santost12 | subnet | 10.127.39.0/27 | |
|
||||
| AS4201270009 | santost12 | subnet | fd10:127:ec39::/48 | |
|
||||
| AS4201270010 | Lan Tian LAN | subnet | 10.127.10.0/24 | |
|
||||
|
@ -348,7 +347,6 @@
|
|||
10.127.255.53/32
|
||||
10.127.255.54/32
|
||||
10.127.255.56/32
|
||||
10.127.255.117/32
|
||||
fd10:127:7::/51
|
||||
fd10:127:7:2000::/54
|
||||
fd10:127:7:2672::/64
|
||||
|
@ -392,5 +390,5 @@ fd10:127:ffff:53::/64
|
|||
|
||||
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|
||||
|--------------|------------|------------|------------|----------------|----------------|
|
||||
| IPv4 | 65536 | 9109 | 56427 | 13.90% | 86.10% |
|
||||
| IPv4 | 65536 | 9108 | 56428 | 13.90% | 86.10% |
|
||||
| IPv6 | 7.9228e+28 | 3.2433e+25 | 7.9196e+28 | 0.04% | 99.96% |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1629401816,
|
||||
"valid": 1630611416
|
||||
"generated": 1629566789,
|
||||
"valid": 1630776389
|
||||
},
|
||||
"people": {
|
||||
"Anillc": {
|
||||
|
@ -1777,13 +1777,7 @@
|
|||
"source": "NeoNetwork",
|
||||
"description": "MagicNeko ASIA (Old project ASN)",
|
||||
"routes": {
|
||||
"ipv4": [
|
||||
{
|
||||
"prefix": "10.127.255.117/32",
|
||||
"maxLength": 32,
|
||||
"netname": "MagicNeko-TW Snode(name:none)"
|
||||
}
|
||||
],
|
||||
"ipv4": [],
|
||||
"ipv6": []
|
||||
}
|
||||
}
|
||||
|
|
|
@ -163,12 +163,6 @@
|
|||
"maxPrefixLength": 29,
|
||||
"comment": "AOSCNet"
|
||||
},
|
||||
{
|
||||
"asn": 4201270008,
|
||||
"prefix": "10.127.255.117/32",
|
||||
"maxPrefixLength": 32,
|
||||
"comment": "MagicNeko-TW Snode(name:none)"
|
||||
},
|
||||
{
|
||||
"asn": 4201270009,
|
||||
"prefix": "10.127.39.0/27",
|
||||
|
|
11
roa46.json
11
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 119,
|
||||
"generated": 1629401816,
|
||||
"valid": 1630611416
|
||||
"counts": 118,
|
||||
"generated": 1629566789,
|
||||
"valid": 1630776389
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -135,11 +135,6 @@
|
|||
"prefix": "10.127.7.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270008",
|
||||
"prefix": "10.127.255.117/32",
|
||||
"maxLength": 32
|
||||
},
|
||||
{
|
||||
"asn": "AS4201270009",
|
||||
"prefix": "10.127.39.0/27",
|
||||
|
|
|
@ -26,7 +26,6 @@ route 10.127.255.54/32 max 32 as 4201270006;
|
|||
route 10.127.18.0/27 max 29 as 4201270006;
|
||||
route 10.127.8.160/27 max 29 as 4201270007;
|
||||
route 10.127.7.0/24 max 29 as 4201270007;
|
||||
route 10.127.255.117/32 max 32 as 4201270008;
|
||||
route 10.127.39.0/27 max 29 as 4201270009;
|
||||
route 10.127.10.0/24 max 29 as 4201270010;
|
||||
route 10.127.22.0/29 max 29 as 4201270011;
|
||||
|
|
|
@ -26,7 +26,6 @@ route 10.127.255.54/32 max 32 as 4201270006;
|
|||
route 10.127.18.0/27 max 29 as 4201270006;
|
||||
route 10.127.8.160/27 max 29 as 4201270007;
|
||||
route 10.127.7.0/24 max 29 as 4201270007;
|
||||
route 10.127.255.117/32 max 32 as 4201270008;
|
||||
route 10.127.39.0/27 max 29 as 4201270009;
|
||||
route 10.127.10.0/24 max 29 as 4201270010;
|
||||
route 10.127.22.0/29 max 29 as 4201270011;
|
||||
|
|
Loading…
Reference in a new issue