From 57f1e1509fc54bfd21cb86ff32d6e7bdc0cb90ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Tue, 31 May 2022 14:41:32 +0200 Subject: [PATCH] register neo network ips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe Register asn for neo network Signed-off-by: Marek Küthe register neo network ips Signed-off-by: Marek Küthe --- asn/AS4201272923.toml | 3 +++ entity/mark22k.toml | 11 +++++++++++ route/AS4201272923.toml | 7 +++++++ 3 files changed, 21 insertions(+) create mode 100644 asn/AS4201272923.toml create mode 100644 entity/mark22k.toml create mode 100644 route/AS4201272923.toml diff --git a/asn/AS4201272923.toml b/asn/AS4201272923.toml new file mode 100644 index 0000000..dfc1226 --- /dev/null +++ b/asn/AS4201272923.toml @@ -0,0 +1,3 @@ +name = "AS-BANDURA-NEO" +owner = "mark22k" +source = "NEO" diff --git a/entity/mark22k.toml b/entity/mark22k.toml new file mode 100644 index 0000000..c706e06 --- /dev/null +++ b/entity/mark22k.toml @@ -0,0 +1,11 @@ +name = "mark22k" +babel = ["de", "en-1"] + +[contact] +email = "neo@mk16.de" +telegram = "https://t.me/mark22k" +mastodon = "@mark22k@layer8.space" +github = "marek22k" + +[persona] +pgp = "9AA28159FCEB3CD83BC212017E869146699108C7" diff --git a/route/AS4201272923.toml b/route/AS4201272923.toml new file mode 100644 index 0000000..3505993 --- /dev/null +++ b/route/AS4201272923.toml @@ -0,0 +1,7 @@ +["10.127.149.224/27"] +type = "subnet" +name = "AS-BANDURA-NEO" + +["fd10:127:fc31::/48"] +type = "subnet" +name = "AS-BANDURA-NEO"