mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 05:30:42 +08:00
commit
06a4109082
5 changed files with 29 additions and 0 deletions
4
asn/AS4201270186.toml
Normal file
4
asn/AS4201270186.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = "186526 Network"
|
||||
owner = "186526"
|
||||
source = "NeoNetwork"
|
||||
description = "Yet Another Global Network"
|
|
@ -106,3 +106,6 @@ $TTL 3600
|
|||
111 IN NS ns.kskb.neo.
|
||||
|
||||
45 IN NS ns0.hjt.neo.
|
||||
|
||||
186 IN NS ns1.186526.dn42.
|
||||
186 IN NS ns2.186526.dn42.
|
||||
|
|
|
@ -65,3 +65,6 @@ c.c.0.0 IN NS ns1.an.dn42.
|
|||
f.0.0.e IN NS ns.kskb.neo.
|
||||
|
||||
5.4.0.0 IN NS ns0.hjt.neo.
|
||||
|
||||
6.8.1.0 IN NS ns1.186526.dn42.
|
||||
6.8.1.0 IN NS ns2.186526.dn42.
|
||||
|
|
10
entity/186526.toml
Normal file
10
entity/186526.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
name = "186526"
|
||||
babel = ["zh", "en-3"]
|
||||
|
||||
[contact]
|
||||
email = "i@186526.xyz"
|
||||
telegram = "real186526"
|
||||
github = "186526"
|
||||
|
||||
[persona]
|
||||
pgp = "11aac9b085c85ee85e796251c7eb1e6b8cc5e51d"
|
9
route/AS4201270186.toml
Normal file
9
route/AS4201270186.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
["10.127.186.0/24"]
|
||||
type = "subnet"
|
||||
name = "186526-block-v4"
|
||||
description = "186526 Network IPv4 Block"
|
||||
|
||||
["fd10:127:186::/48"]
|
||||
type = "subnet"
|
||||
name = "186526-block-v6"
|
||||
description = "186526 Network IPv6 Block"
|
Loading…
Reference in a new issue