mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 21:10:42 +08:00
Generated at 2022-06-02T06:31:12Z
This commit is contained in:
parent
30d61f02c7
commit
15c25d658e
7 changed files with 57 additions and 5 deletions
|
@ -110,6 +110,7 @@
|
||||||
| DN42 | AS4242421876 | David Liu | POTATO-42 |
|
| DN42 | AS4242421876 | David Liu | POTATO-42 |
|
||||||
| DN42 | AS4242422189 | iEdon | IEDON-NET-AS |
|
| DN42 | AS4242422189 | iEdon | IEDON-NET-AS |
|
||||||
| DN42 | AS4242422464 | Yura | Yura Network |
|
| DN42 | AS4242422464 | Yura | Yura Network |
|
||||||
|
| DN42 | AS4242422923 | mark22k | AS-BANDURA-DN42 |
|
||||||
| DN42 | AS4242423088 | SUNNET | SUNNET |
|
| DN42 | AS4242423088 | SUNNET | SUNNET |
|
||||||
| DN42 | AS4242423618 | JerryXiao | Jerry AS |
|
| DN42 | AS4242423618 | JerryXiao | Jerry AS |
|
||||||
| DN42 | AS4242423699 | TsingYao | AS-NEO-TSINGYAO |
|
| DN42 | AS4242423699 | TsingYao | AS-NEO-TSINGYAO |
|
||||||
|
@ -323,6 +324,8 @@
|
||||||
| AS4242422464 | Yura Neo Anycast | loopback | 10.127.127.125/32 | 10.127.127.0/24 |
|
| AS4242422464 | Yura Neo Anycast | loopback | 10.127.127.125/32 | 10.127.127.0/24 |
|
||||||
| AS4242422464 | anycast-recur-4 | loopback | 10.127.255.54/32 | |
|
| AS4242422464 | anycast-recur-4 | loopback | 10.127.255.54/32 | |
|
||||||
| AS4242422464 | anycast-recur-6 | loopback | fd10:127:53:53::/64 | fd10:127:53::/48 |
|
| AS4242422464 | anycast-recur-6 | loopback | fd10:127:53:53::/64 | fd10:127:53::/48 |
|
||||||
|
| AS4242422923 | AS-BANDURA-DN42 | subnet | 10.127.149.224/27 | |
|
||||||
|
| AS4242422923 | AS-BANDURA-DN42 | subnet | fd10:127:fc31::/48 | |
|
||||||
| AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | |
|
| AS4242423088 | SUNNET | subnet | 10.127.11.0/24 | |
|
||||||
| AS4242423088 | SUNNET | subnet | fd10:127:ee11::/48 | |
|
| AS4242423088 | SUNNET | subnet | fd10:127:ee11::/48 | |
|
||||||
| AS4242423618 | anycast-auth-4 | loopback | 10.127.255.53/32 | |
|
| AS4242423618 | anycast-auth-4 | loopback | 10.127.255.53/32 | |
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"generated": 1654074167,
|
"generated": 1654151472,
|
||||||
"valid": 1655283767
|
"valid": 1655361072
|
||||||
},
|
},
|
||||||
"people": {
|
"people": {
|
||||||
"186526": {
|
"186526": {
|
||||||
|
@ -2049,6 +2049,29 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"asn": 4242422923,
|
||||||
|
"owner": "mark22k",
|
||||||
|
"name": "AS-BANDURA-DN42",
|
||||||
|
"source": "DN42",
|
||||||
|
"description": null,
|
||||||
|
"routes": {
|
||||||
|
"ipv4": [
|
||||||
|
{
|
||||||
|
"prefix": "10.127.149.224/27",
|
||||||
|
"maxLength": 29,
|
||||||
|
"netname": "AS-BANDURA-DN42"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"ipv6": [
|
||||||
|
{
|
||||||
|
"prefix": "fd10:127:fc31::/48",
|
||||||
|
"maxLength": 64,
|
||||||
|
"netname": "AS-BANDURA-DN42"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
12
rfc8416.json
12
rfc8416.json
|
@ -409,6 +409,12 @@
|
||||||
"maxPrefixLength": 32,
|
"maxPrefixLength": 32,
|
||||||
"comment": "anycast-recur-4"
|
"comment": "anycast-recur-4"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": 4242422923,
|
||||||
|
"prefix": "10.127.149.224/27",
|
||||||
|
"maxPrefixLength": 29,
|
||||||
|
"comment": "AS-BANDURA-DN42"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": 4242423088,
|
"asn": 4242423088,
|
||||||
"prefix": "10.127.11.0/24",
|
"prefix": "10.127.11.0/24",
|
||||||
|
@ -787,6 +793,12 @@
|
||||||
"maxPrefixLength": 64,
|
"maxPrefixLength": 64,
|
||||||
"comment": "anycast-recur-6"
|
"comment": "anycast-recur-6"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": 4242422923,
|
||||||
|
"prefix": "fd10:127:fc31::/48",
|
||||||
|
"maxPrefixLength": 64,
|
||||||
|
"comment": "AS-BANDURA-DN42"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": 4242423088,
|
"asn": 4242423088,
|
||||||
"prefix": "fd10:127:ee11::/48",
|
"prefix": "fd10:127:ee11::/48",
|
||||||
|
|
16
roa46.json
16
roa46.json
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"counts": 134,
|
"counts": 136,
|
||||||
"generated": 1654074167,
|
"generated": 1654151471,
|
||||||
"valid": 1655283767
|
"valid": 1655361071
|
||||||
},
|
},
|
||||||
"roas": [
|
"roas": [
|
||||||
{
|
{
|
||||||
|
@ -340,6 +340,11 @@
|
||||||
"prefix": "10.127.255.54/32",
|
"prefix": "10.127.255.54/32",
|
||||||
"maxLength": 32
|
"maxLength": 32
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": "AS4242422923",
|
||||||
|
"prefix": "10.127.149.224/27",
|
||||||
|
"maxLength": 29
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": "AS4242423088",
|
"asn": "AS4242423088",
|
||||||
"prefix": "10.127.11.0/24",
|
"prefix": "10.127.11.0/24",
|
||||||
|
@ -655,6 +660,11 @@
|
||||||
"prefix": "fd10:127:53:53::/64",
|
"prefix": "fd10:127:53:53::/64",
|
||||||
"maxLength": 64
|
"maxLength": 64
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"asn": "AS4242422923",
|
||||||
|
"prefix": "fd10:127:fc31::/48",
|
||||||
|
"maxLength": 64
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"asn": "AS4242423088",
|
"asn": "AS4242423088",
|
||||||
"prefix": "fd10:127:ee11::/48",
|
"prefix": "fd10:127:ee11::/48",
|
||||||
|
|
|
@ -67,6 +67,7 @@ route 10.127.127.0/24 max 29 as 4242422464;
|
||||||
route 10.127.127.127/32 max 32 as 4242422464;
|
route 10.127.127.127/32 max 32 as 4242422464;
|
||||||
route 10.127.127.125/32 max 32 as 4242422464;
|
route 10.127.127.125/32 max 32 as 4242422464;
|
||||||
route 10.127.255.54/32 max 32 as 4242422464;
|
route 10.127.255.54/32 max 32 as 4242422464;
|
||||||
|
route 10.127.149.224/27 max 29 as 4242422923;
|
||||||
route 10.127.11.0/24 max 29 as 4242423088;
|
route 10.127.11.0/24 max 29 as 4242423088;
|
||||||
route 10.127.255.53/32 max 32 as 4242423618;
|
route 10.127.255.53/32 max 32 as 4242423618;
|
||||||
route 10.127.255.54/32 max 32 as 4242423618;
|
route 10.127.255.54/32 max 32 as 4242423618;
|
||||||
|
@ -130,6 +131,7 @@ route fd10:127:aa66::/48 max 64 as 4242421876;
|
||||||
route fd10:127:127::/48 max 64 as 4242422464;
|
route fd10:127:127::/48 max 64 as 4242422464;
|
||||||
route fd10:127:127:53::/64 max 64 as 4242422464;
|
route fd10:127:127:53::/64 max 64 as 4242422464;
|
||||||
route fd10:127:53:53::/64 max 64 as 4242422464;
|
route fd10:127:53:53::/64 max 64 as 4242422464;
|
||||||
|
route fd10:127:fc31::/48 max 64 as 4242422923;
|
||||||
route fd10:127:ee11::/48 max 64 as 4242423088;
|
route fd10:127:ee11::/48 max 64 as 4242423088;
|
||||||
route fd10:127:ffff:53::/64 max 64 as 4242423618;
|
route fd10:127:ffff:53::/64 max 64 as 4242423618;
|
||||||
route fd10:127:53:53::/64 max 64 as 4242423618;
|
route fd10:127:53:53::/64 max 64 as 4242423618;
|
||||||
|
|
|
@ -67,6 +67,7 @@ route 10.127.127.0/24 max 29 as 4242422464;
|
||||||
route 10.127.127.127/32 max 32 as 4242422464;
|
route 10.127.127.127/32 max 32 as 4242422464;
|
||||||
route 10.127.127.125/32 max 32 as 4242422464;
|
route 10.127.127.125/32 max 32 as 4242422464;
|
||||||
route 10.127.255.54/32 max 32 as 4242422464;
|
route 10.127.255.54/32 max 32 as 4242422464;
|
||||||
|
route 10.127.149.224/27 max 29 as 4242422923;
|
||||||
route 10.127.11.0/24 max 29 as 4242423088;
|
route 10.127.11.0/24 max 29 as 4242423088;
|
||||||
route 10.127.255.53/32 max 32 as 4242423618;
|
route 10.127.255.53/32 max 32 as 4242423618;
|
||||||
route 10.127.255.54/32 max 32 as 4242423618;
|
route 10.127.255.54/32 max 32 as 4242423618;
|
||||||
|
|
|
@ -59,6 +59,7 @@ route fd10:127:aa66::/48 max 64 as 4242421876;
|
||||||
route fd10:127:127::/48 max 64 as 4242422464;
|
route fd10:127:127::/48 max 64 as 4242422464;
|
||||||
route fd10:127:127:53::/64 max 64 as 4242422464;
|
route fd10:127:127:53::/64 max 64 as 4242422464;
|
||||||
route fd10:127:53:53::/64 max 64 as 4242422464;
|
route fd10:127:53:53::/64 max 64 as 4242422464;
|
||||||
|
route fd10:127:fc31::/48 max 64 as 4242422923;
|
||||||
route fd10:127:ee11::/48 max 64 as 4242423088;
|
route fd10:127:ee11::/48 max 64 as 4242423088;
|
||||||
route fd10:127:ffff:53::/64 max 64 as 4242423618;
|
route fd10:127:ffff:53::/64 max 64 as 4242423618;
|
||||||
route fd10:127:53:53::/64 max 64 as 4242423618;
|
route fd10:127:53:53::/64 max 64 as 4242423618;
|
||||||
|
|
Loading…
Reference in a new issue