1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork-ROA synced 2024-05-14 00:21:52 +08:00

Generated at 2022-02-13T16:00:01Z

This commit is contained in:
NeoCloud ROA bot 2022-02-13 16:00:01 +00:00
parent d094177aab
commit d7e616950c
8 changed files with 92 additions and 10 deletions

View file

@ -34,6 +34,7 @@
| caxap | yrdw@protonmail.com | |
| chenx97 | chenx97@gmail.com | |
| frank | | |
| funnysyc | yc.s@outlook.com | funnysyc |
| iEdon | | |
| Icecat | icecat@catio.network | fakeicecat |
| leedagee | leedageea@gmail.com | leedagee |
@ -87,6 +88,7 @@
| NeoNetwork | AS4201270022 | lilydjwg | lilydjwg |
| NeoNetwork | AS4201270030 | Yux | IWARP-NEO |
| NeoNetwork | AS4201270099 | TsingYao | AS-NEO-TSINGYAO |
| NeoNetwork | AS4201270458 | funnysyc | HuajiTech-Network |
| NeoNetwork | AS4201271111 | KusakabeSi | Kusakabe-Neo |
| NeoNetwork | AS4201271488 | SyllaBear | Polar Bear |
| NeoNetwork | AS4201279999 | undefined-moe | Hydro-Neo-Network |
@ -275,6 +277,8 @@
| AS4201270030 | IWARP-NEO-IP6-NETWORK | subnet | fd10:127:30::/48 | |
| AS4201270099 | TSINTYAO-NEO-NET4 | subnet | 10.127.99.0/24 | |
| AS4201270099 | TSINGYAO-NEO-NET6 | subnet | fd10:127:99::/48 | |
| AS4201270458 | HuajiTech-Network Interconnectivity | subnet | 10.127.45.0/24 | |
| AS4201270458 | HuajiTech-Network Interconnectivity | subnet | fd10:127:45::/48 | |
| AS4201271111 | Kusakabe-Neo-IP4 | subnet | 10.127.111.0/24 | |
| AS4201271111 | Kusakabe-Neo-IP6 | subnet | fd10:127:e00f::/48 | |
| AS4201271488 | Bear | subnet | fd10:127:1488::/48 | |
@ -343,6 +347,7 @@
10.127.38.32/27
10.127.39.0/27
10.127.41.0/24
10.127.45.0/24
10.127.56.0/24
10.127.64.0/24
10.127.66.0/24
@ -375,6 +380,7 @@ fd10:127:17::/48
fd10:127:23::/48
fd10:127:30::/48
fd10:127:41::/48
fd10:127:45::/48
fd10:127:53::/48
fd10:127:64::/48
fd10:127:88::/48
@ -432,7 +438,8 @@ fd10:127:ffff:53::/64
10.127.39.128/25
10.127.40.0/24
10.127.42.0/23
10.127.44.0/22
10.127.44.0/24
10.127.46.0/23
10.127.48.0/21
10.127.57.0/24
10.127.58.0/23
@ -532,7 +539,8 @@ fd10:127:34::/46
fd10:127:38::/45
fd10:127:40::/48
fd10:127:42::/47
fd10:127:44::/46
fd10:127:44::/48
fd10:127:46::/47
fd10:127:48::/45
fd10:127:50::/47
fd10:127:52::/48
@ -796,5 +804,5 @@ fd10:127:ffff:8000::/49
| IP Version | Total | Used | Free | Percent Used | Percent Free |
|--------------|------------|------------|------------|----------------|----------------|
| IPv4 | 65536 | 9900 | 55636 | 15.11% | 84.89% |
| IPv6 | 7.9228e+28 | 3.2433e+25 | 7.9196e+28 | 0.04% | 99.96% |
| IPv4 | 65536 | 10156 | 55380 | 15.50% | 84.50% |
| IPv6 | 7.9228e+28 | 3.3642e+25 | 7.9195e+28 | 0.04% | 99.96% |

View file

@ -1,7 +1,7 @@
; NeoNetwork DNS Record
$TTL 3600
@ IN SOA root-dns.neo. root.neo. (
52595213 ; Serial
57891957 ; Serial
900 ; Refresh
900 ; Retry
86400 ; Expire
@ -172,6 +172,10 @@ kskb IN NS ns.kskb
ns.kskb IN A 10.127.111.233
ns.kskb IN AAAA fd10:127:e00f:aca::233
hjt IN NS ns0.hjt
ns0.hjt IN A 10.127.45.233
ns0.hjt IN AAAA fdce:c37e:c37a::233
; AUTOGENERATED
; dnskey

View file

@ -1,7 +1,7 @@
{
"metadata": {
"generated": 1644214854,
"valid": 1645424454
"generated": 1644768000,
"valid": 1645977600
},
"people": {
"Anillc": {
@ -1553,6 +1553,50 @@
}
]
},
"funnysyc": {
"info": {
"name": "funnysyc",
"babel": [
"zh-N",
"en-2"
],
"contact": {
"email": "yc.s@outlook.com",
"irc": "funnysyc",
"telegram": "funnysyc",
"github": "funnysyc"
},
"persona": {
"pgp": "0ECA668E2E3C5A8DE9F4EDBFA614F414584C9E12"
},
"nic_hdl": "FUNNYSYC"
},
"asns": [
{
"asn": 4201270458,
"owner": "funnysyc",
"name": "HuajiTech-Network",
"source": "NeoNetwork",
"description": "HuajiTech Core Network",
"routes": {
"ipv4": [
{
"prefix": "10.127.45.0/24",
"maxLength": 29,
"netname": "HuajiTech-Network Interconnectivity"
}
],
"ipv6": [
{
"prefix": "fd10:127:45::/48",
"maxLength": 64,
"netname": "HuajiTech-Network Interconnectivity"
}
]
}
}
]
},
"iEdon": {
"info": {
"name": "iEdon",

View file

@ -295,6 +295,12 @@
"maxPrefixLength": 29,
"comment": "TSINTYAO-NEO-NET4"
},
{
"asn": 4201270458,
"prefix": "10.127.45.0/24",
"maxPrefixLength": 29,
"comment": "HuajiTech-Network Interconnectivity"
},
{
"asn": 4201271111,
"prefix": "10.127.111.0/24",
@ -649,6 +655,12 @@
"maxPrefixLength": 64,
"comment": "TSINGYAO-NEO-NET6"
},
{
"asn": 4201270458,
"prefix": "fd10:127:45::/48",
"maxPrefixLength": 64,
"comment": "HuajiTech-Network Interconnectivity"
},
{
"asn": 4201271111,
"prefix": "fd10:127:e00f::/48",

View file

@ -1,8 +1,8 @@
{
"metadata": {
"counts": 125,
"generated": 1644214854,
"valid": 1645424454
"counts": 127,
"generated": 1644768000,
"valid": 1645977600
},
"roas": [
{
@ -245,6 +245,11 @@
"prefix": "10.127.99.0/24",
"maxLength": 29
},
{
"asn": "AS4201270458",
"prefix": "10.127.45.0/24",
"maxLength": 29
},
{
"asn": "AS4201271111",
"prefix": "10.127.111.0/24",
@ -540,6 +545,11 @@
"prefix": "fd10:127:99::/48",
"maxLength": 64
},
{
"asn": "AS4201270458",
"prefix": "fd10:127:45::/48",
"maxLength": 64
},
{
"asn": "AS4201271111",
"prefix": "fd10:127:e00f::/48",

View file

@ -48,6 +48,7 @@ route 10.127.66.0/24 max 29 as 4201270021;
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.45.0/24 max 29 as 4201270458;
route 10.127.111.0/24 max 29 as 4201271111;
route 10.127.88.0/24 max 29 as 4201279999;
route 10.127.12.0/24 max 29 as 4242420140;
@ -107,6 +108,7 @@ route fd10:127:aa66::/48 max 64 as 4201270021;
route fd10:127:ba7e::/48 max 64 as 4201270022;
route fd10:127:30::/48 max 64 as 4201270030;
route fd10:127:99::/48 max 64 as 4201270099;
route fd10:127:45::/48 max 64 as 4201270458;
route fd10:127:e00f::/48 max 64 as 4201271111;
route fd10:127:1488::/48 max 64 as 4201271488;
route fd10:127:88::/48 max 64 as 4201279999;

View file

@ -48,6 +48,7 @@ route 10.127.66.0/24 max 29 as 4201270021;
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.45.0/24 max 29 as 4201270458;
route 10.127.111.0/24 max 29 as 4201271111;
route 10.127.88.0/24 max 29 as 4201279999;
route 10.127.12.0/24 max 29 as 4242420140;

View file

@ -37,6 +37,7 @@ route fd10:127:aa66::/48 max 64 as 4201270021;
route fd10:127:ba7e::/48 max 64 as 4201270022;
route fd10:127:30::/48 max 64 as 4201270030;
route fd10:127:99::/48 max 64 as 4201270099;
route fd10:127:45::/48 max 64 as 4201270458;
route fd10:127:e00f::/48 max 64 as 4201271111;
route fd10:127:1488::/48 max 64 as 4201271488;
route fd10:127:88::/48 max 64 as 4201279999;