mirror of
https://github.com/NeoCloud/NeoNetwork-ROA
synced 2024-11-22 20:10:45 +08:00
Generated at 2021-08-19T19:36:56Z
This commit is contained in:
parent
c80c57c42f
commit
cba55c17eb
8 changed files with 182 additions and 106 deletions
15
README.md
15
README.md
|
@ -3,7 +3,7 @@
|
|||
## Entity table
|
||||
|
||||
| Name | Email | Telegram |
|
||||
|------------------|------------------------------|-------------|
|
||||
|------------------|------------------------------|---------------------------|
|
||||
| Anillc | noc@anillc.cn | |
|
||||
| Cupkappu | cup@kust.ga | kifuc |
|
||||
| David Liu | david@fixmix.tech | p0tat05 |
|
||||
|
@ -42,11 +42,12 @@
|
|||
| MagicNeko | noc@koishi.moe | Mirs322 |
|
||||
| Tyler | | santost12 |
|
||||
| septs | bgp@septs.email | septs |
|
||||
| undefined-moe | i@undefined.moe | webpack_exports_undefined |
|
||||
|
||||
## AS table
|
||||
|
||||
| Source | ASN | Owner | Name |
|
||||
|------------|--------------|-------------|-----------------------------------------------------------------|
|
||||
|------------|--------------|---------------|-----------------------------------------------------------------|
|
||||
| Internet | AS38173 | SUNNET | SUNNET |
|
||||
| Internet | AS134098 | licson | Licson Internal Network |
|
||||
| Internet | AS140913 | magicneko | Koishi Network(aka Hentai Network) |
|
||||
|
@ -85,6 +86,7 @@
|
|||
| NeoNetwork | AS4201271111 | kskb | kskb |
|
||||
| NeoNetwork | AS4201271488 | SyllaBear | Polar Bear |
|
||||
| NeoNetwork | AS4201272526 | Anillc | ANILLC-AS-NEO |
|
||||
| NeoNetwork | AS4201279999 | undefined-moe | Hydro-Neo-Network |
|
||||
| DN42 | AS4242420140 | Yangfl | Yangfl Network |
|
||||
| DN42 | AS4242420247 | Ren Baoshuo | BAOSHUO-AS-DN42 |
|
||||
| DN42 | AS4242420288 | Yux | IWARP-DN42 |
|
||||
|
@ -268,6 +270,8 @@
|
|||
| 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 | |
|
||||
| AS4201279999 | Hydro-Neo-Network-4 | subnet | 10.127.88.0/24 | |
|
||||
| AS4201279999 | Hydro-Neo-Network-6 | subnet | fd10:127:88::/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 | |
|
||||
|
@ -330,7 +334,7 @@
|
|||
10.127.56.0/24
|
||||
10.127.64.0/24
|
||||
10.127.66.0/24
|
||||
10.127.89.0/24
|
||||
10.127.88.0/23
|
||||
10.127.99.0/24
|
||||
10.127.100.0/24
|
||||
10.127.111.0/24
|
||||
|
@ -361,6 +365,7 @@ fd10:127:30::/48
|
|||
fd10:127:41::/48
|
||||
fd10:127:53::/48
|
||||
fd10:127:64::/48
|
||||
fd10:127:88::/48
|
||||
fd10:127:99::/48
|
||||
fd10:127:cc::/48
|
||||
fd10:127:ee::/48
|
||||
|
@ -387,5 +392,5 @@ fd10:127:ffff:53::/64
|
|||
|
||||
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|
||||
|--------------|------------|------------|------------|----------------|----------------|
|
||||
| IPv4 | 65536 | 8853 | 56683 | 13.51% | 86.49% |
|
||||
| IPv6 | 7.9228e+28 | 3.1224e+25 | 7.9197e+28 | 0.04% | 99.96% |
|
||||
| IPv4 | 65536 | 9109 | 56427 | 13.90% | 86.10% |
|
||||
| IPv6 | 7.9228e+28 | 3.2433e+25 | 7.9196e+28 | 0.04% | 99.96% |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
; NeoNetwork DNS Record
|
||||
$TTL 3600
|
||||
@ IN SOA root-dns.neo. root.neo. (
|
||||
41617225 ; Serial
|
||||
42525772 ; Serial
|
||||
900 ; Refresh
|
||||
900 ; Retry
|
||||
86400 ; Expire
|
||||
|
@ -149,6 +149,11 @@ ns2.dnswol IN AAAA fd10:127:99::33:1
|
|||
tsingyao IN NS ns1.dnswol
|
||||
tsingyao IN NS ns2.dnswol
|
||||
|
||||
undefiend.moe IN A 10.127.88.1
|
||||
*.undefined.moe IN A 10.127.88.1
|
||||
undefiend.moe IN AAAA fd10:127:88::1
|
||||
*.undefined.moe IN AAAA fd10:127:88::1
|
||||
|
||||
; AUTOGENERATED
|
||||
|
||||
; dnskey
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"metadata": {
|
||||
"generated": 1629297834,
|
||||
"valid": 1630507434
|
||||
"generated": 1629401816,
|
||||
"valid": 1630611416
|
||||
},
|
||||
"people": {
|
||||
"Anillc": {
|
||||
|
@ -1870,6 +1870,46 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"undefined-moe": {
|
||||
"info": {
|
||||
"name": "undefined-moe",
|
||||
"babel": [
|
||||
"zh",
|
||||
"en-3"
|
||||
],
|
||||
"contact": {
|
||||
"email": "i@undefined.moe",
|
||||
"telegram": "webpack_exports_undefined",
|
||||
"github": "undefined-moe"
|
||||
},
|
||||
"nic_hdl": "UNDEFINED-MOE"
|
||||
},
|
||||
"asns": [
|
||||
{
|
||||
"asn": 4201279999,
|
||||
"owner": "undefined-moe",
|
||||
"name": "Hydro-Neo-Network",
|
||||
"source": "NeoNetwork",
|
||||
"description": null,
|
||||
"routes": {
|
||||
"ipv4": [
|
||||
{
|
||||
"prefix": "10.127.88.0/24",
|
||||
"maxLength": 29,
|
||||
"netname": "Hydro-Neo-Network-4"
|
||||
}
|
||||
],
|
||||
"ipv6": [
|
||||
{
|
||||
"prefix": "fd10:127:88::/48",
|
||||
"maxLength": 64,
|
||||
"netname": "Hydro-Neo-Network-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"dnssec": [
|
||||
|
|
12
rfc8416.json
12
rfc8416.json
|
@ -283,6 +283,12 @@
|
|||
"maxPrefixLength": 29,
|
||||
"comment": "Anillc NEO Network v4"
|
||||
},
|
||||
{
|
||||
"asn": 4201279999,
|
||||
"prefix": "10.127.88.0/24",
|
||||
"maxPrefixLength": 29,
|
||||
"comment": "Hydro-Neo-Network-4"
|
||||
},
|
||||
{
|
||||
"asn": 4242420140,
|
||||
"prefix": "10.127.12.0/24",
|
||||
|
@ -625,6 +631,12 @@
|
|||
"maxPrefixLength": 64,
|
||||
"comment": "Anillc NEO Network v6"
|
||||
},
|
||||
{
|
||||
"asn": 4201279999,
|
||||
"prefix": "fd10:127:88::/48",
|
||||
"maxPrefixLength": 64,
|
||||
"comment": "Hydro-Neo-Network-6"
|
||||
},
|
||||
{
|
||||
"asn": 4242420247,
|
||||
"prefix": "fd10:127:17::/48",
|
||||
|
|
16
roa46.json
16
roa46.json
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"metadata": {
|
||||
"counts": 117,
|
||||
"generated": 1629297834,
|
||||
"valid": 1630507434
|
||||
"counts": 119,
|
||||
"generated": 1629401816,
|
||||
"valid": 1630611416
|
||||
},
|
||||
"roas": [
|
||||
{
|
||||
|
@ -235,6 +235,11 @@
|
|||
"prefix": "10.127.3.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4201279999",
|
||||
"prefix": "10.127.88.0/24",
|
||||
"maxLength": 29
|
||||
},
|
||||
{
|
||||
"asn": "AS4242420140",
|
||||
"prefix": "10.127.12.0/24",
|
||||
|
@ -520,6 +525,11 @@
|
|||
"prefix": "fd10:127:ee::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4201279999",
|
||||
"prefix": "fd10:127:88::/48",
|
||||
"maxLength": 64
|
||||
},
|
||||
{
|
||||
"asn": "AS4242420247",
|
||||
"prefix": "fd10:127:17::/48",
|
||||
|
|
|
@ -46,6 +46,7 @@ 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.88.0/24 max 29 as 4201279999;
|
||||
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;
|
||||
|
@ -103,6 +104,7 @@ 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:88::/48 max 64 as 4201279999;
|
||||
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;
|
||||
|
|
|
@ -46,6 +46,7 @@ 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.88.0/24 max 29 as 4201279999;
|
||||
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;
|
||||
|
|
|
@ -38,6 +38,7 @@ 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:88::/48 max 64 as 4201279999;
|
||||
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