mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 07:10:40 +08:00
Generated at 2021-08-18T14:43:55Z
This commit is contained in:
parent
b1ede1707f
commit
c80c57c42f
7 changed files with 61 additions and 9 deletions
11
README.md
11
README.md
|
@ -84,6 +84,7 @@
|
|||
| NeoNetwork | AS4201270099 | TsingYao | AS-NEO-TSINGYAO |
|
||||
| NeoNetwork | AS4201271111 | kskb | kskb |
|
||||
| NeoNetwork | AS4201271488 | SyllaBear | Polar Bear |
|
||||
| NeoNetwork | AS4201272526 | Anillc | ANILLC-AS-NEO |
|
||||
| DN42 | AS4242420140 | Yangfl | Yangfl Network |
|
||||
| DN42 | AS4242420247 | Ren Baoshuo | BAOSHUO-AS-DN42 |
|
||||
| DN42 | AS4242420288 | Yux | IWARP-DN42 |
|
||||
|
@ -265,6 +266,8 @@
|
|||
| AS4201271111 | kskb | subnet | 10.127.111.0/24 | |
|
||||
| AS4201271111 | kskb | subnet | fd10:127:e00f::/48 | |
|
||||
| AS4201271488 | Bear | subnet | fd10:127:1488::/48 | |
|
||||
| AS4201272526 | Anillc NEO Network v4 | subnet | 10.127.3.0/24 | |
|
||||
| AS4201272526 | Anillc NEO Network v6 | subnet | fd10:127:ee::/48 | |
|
||||
| AS4242420140 | dfceaef NET | subnet | 10.127.12.0/24 | |
|
||||
| AS4242420247 | BAOSHUO-NEO-V4-1 | subnet | 10.127.17.0/24 | |
|
||||
| AS4242420247 | BAOSHUO-NEO-V6-1 | subnet | fd10:127:17::/48 | |
|
||||
|
@ -302,8 +305,7 @@
|
|||
## Used CIDR Range
|
||||
|
||||
```
|
||||
10.127.0.0/23
|
||||
10.127.2.0/24
|
||||
10.127.0.0/22
|
||||
10.127.4.0/24
|
||||
10.127.5.0/27
|
||||
10.127.7.0/24
|
||||
|
@ -361,6 +363,7 @@ fd10:127:53::/48
|
|||
fd10:127:64::/48
|
||||
fd10:127:99::/48
|
||||
fd10:127:cc::/48
|
||||
fd10:127:ee::/48
|
||||
fd10:127:127::/48
|
||||
fd10:127:233::/48
|
||||
fd10:127:308::/48
|
||||
|
@ -384,5 +387,5 @@ fd10:127:ffff:53::/64
|
|||
|
||||
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|
||||
|--------------|------------|------------|------------|----------------|----------------|
|
||||
| IPv4 | 65536 | 8597 | 56939 | 13.12% | 86.88% |
|
||||
| IPv6 | 7.9228e+28 | 3.0015e+25 | 7.9198e+28 | 0.04% | 99.96% |
|
||||
| IPv4 | 65536 | 8853 | 56683 | 13.51% | 86.49% |
|
||||
| IPv6 | 7.9228e+28 | 3.1224e+25 | 7.9197e+28 | 0.04% | 99.96% |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1629294469,
|
||||
"valid": 1630504069
|
||||
"generated": 1629297834,
|
||||
"valid": 1630507434
|
||||
},
|
||||
"people": {
|
||||
"Anillc": {
|
||||
|
@ -17,6 +17,29 @@
|
|||
"nic_hdl": "ANILLC"
|
||||
},
|
||||
"asns": [
|
||||
{
|
||||
"asn": 4201272526,
|
||||
"owner": "Anillc",
|
||||
"name": "ANILLC-AS-NEO",
|
||||
"source": "NeoNetwork",
|
||||
"description": "Anillc NEO Network",
|
||||
"routes": {
|
||||
"ipv4": [
|
||||
{
|
||||
"prefix": "10.127.3.0/24",
|
||||
"maxLength": 29,
|
||||
"netname": "Anillc NEO Network v4"
|
||||
}
|
||||
],
|
||||
"ipv6": [
|
||||
{
|
||||
"prefix": "fd10:127:ee::/48",
|
||||
"maxLength": 64,
|
||||
"netname": "Anillc NEO Network v6"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"asn": 4242422526,
|
||||
"owner": "Anillc",
|
||||
|
|
12
rfc8416.json
12
rfc8416.json
|
@ -277,6 +277,12 @@
|
|||
"maxPrefixLength": 29,
|
||||
"comment": "kskb"
|
||||
},
|
||||
{
|
||||
"asn": 4201272526,
|
||||
"prefix": "10.127.3.0/24",
|
||||
"maxPrefixLength": 29,
|
||||
"comment": "Anillc NEO Network v4"
|
||||
},
|
||||
{
|
||||
"asn": 4242420140,
|
||||
"prefix": "10.127.12.0/24",
|
||||
|
@ -613,6 +619,12 @@
|
|||
"maxPrefixLength": 64,
|
||||
"comment": "Bear"
|
||||
},
|
||||
{
|
||||
"asn": 4201272526,
|
||||
"prefix": "fd10:127:ee::/48",
|
||||
"maxPrefixLength": 64,
|
||||
"comment": "Anillc NEO Network v6"
|
||||
},
|
||||
{
|
||||
"asn": 4242420247,
|
||||
"prefix": "fd10:127:17::/48",
|
||||
|
|
16
roa46.json
16
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 115,
|
||||
"generated": 1629294469,
|
||||
"valid": 1630504069
|
||||
"counts": 117,
|
||||
"generated": 1629297834,
|
||||
"valid": 1630507434
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -230,6 +230,11 @@
|
|||
"prefix": "10.127.111.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4201272526",
|
||||
"prefix": "10.127.3.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4242420140",
|
||||
"prefix": "10.127.12.0/24",
|
||||
|
@ -510,6 +515,11 @@
|
|||
"prefix": "fd10:127:1488::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4201272526",
|
||||
"prefix": "fd10:127:ee::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242420247",
|
||||
"prefix": "fd10:127:17::/48",
|
||||
|
|
|
@ -45,6 +45,7 @@ route 10.127.8.136/29 max 29 as 4201270022;
|
|||
route 10.127.30.0/24 max 29 as 4201270030;
|
||||
route 10.127.99.0/24 max 29 as 4201270099;
|
||||
route 10.127.111.0/24 max 29 as 4201271111;
|
||||
route 10.127.3.0/24 max 29 as 4201272526;
|
||||
route 10.127.12.0/24 max 29 as 4242420140;
|
||||
route 10.127.17.0/24 max 29 as 4242420247;
|
||||
route 10.127.30.0/24 max 29 as 4242420288;
|
||||
|
@ -101,6 +102,7 @@ route fd10:127:30::/48 max 64 as 4201270030;
|
|||
route fd10:127:99::/48 max 64 as 4201270099;
|
||||
route fd10:127:e00f::/48 max 64 as 4201271111;
|
||||
route fd10:127:1488::/48 max 64 as 4201271488;
|
||||
route fd10:127:ee::/48 max 64 as 4201272526;
|
||||
route fd10:127:17::/48 max 64 as 4242420247;
|
||||
route fd10:127:30::/48 max 64 as 4242420288;
|
||||
route fd10:127:308::/48 max 64 as 4242420308;
|
||||
|
|
|
@ -45,6 +45,7 @@ route 10.127.8.136/29 max 29 as 4201270022;
|
|||
route 10.127.30.0/24 max 29 as 4201270030;
|
||||
route 10.127.99.0/24 max 29 as 4201270099;
|
||||
route 10.127.111.0/24 max 29 as 4201271111;
|
||||
route 10.127.3.0/24 max 29 as 4201272526;
|
||||
route 10.127.12.0/24 max 29 as 4242420140;
|
||||
route 10.127.17.0/24 max 29 as 4242420247;
|
||||
route 10.127.30.0/24 max 29 as 4242420288;
|
||||
|
|
|
@ -37,6 +37,7 @@ route fd10:127:30::/48 max 64 as 4201270030;
|
|||
route fd10:127:99::/48 max 64 as 4201270099;
|
||||
route fd10:127:e00f::/48 max 64 as 4201271111;
|
||||
route fd10:127:1488::/48 max 64 as 4201271488;
|
||||
route fd10:127:ee::/48 max 64 as 4201272526;
|
||||
route fd10:127:17::/48 max 64 as 4242420247;
|
||||
route fd10:127:30::/48 max 64 as 4242420288;
|
||||
route fd10:127:308::/48 max 64 as 4242420308;
|
||||
|
|
Loading…
Reference in a new issue