diff --git a/asn/AS4201270003.toml b/asn/AS4201270003.toml new file mode 100644 index 0000000..5d78e4b --- /dev/null +++ b/asn/AS4201270003.toml @@ -0,0 +1,3 @@ +name = "Stone Network" + +owner = "stone" diff --git a/entity/stone.toml b/entity/stone.toml new file mode 100644 index 0000000..d5fec00 --- /dev/null +++ b/entity/stone.toml @@ -0,0 +1,4 @@ +name = "Stone Fox" + +[contact] +email = "stone@unix.dog" diff --git a/route/AS4201270003.toml b/route/AS4201270003.toml new file mode 100644 index 0000000..1099dc5 --- /dev/null +++ b/route/AS4201270003.toml @@ -0,0 +1,9 @@ +["10.127.18.128/25"] +type = "subnet" + +name = "Stone IPv4 Block" + +["fd10:127:6194:24e0::/64"] +type = "subnet" + +name = "Stone IPv6 Block"