From beb536ab15277a924762f982585cdc4099674f78 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 8 Jan 2026 18:48:16 +0000 Subject: [PATCH 1/2] Add AS399618 - Global Cloud Solution LLC Adding AS399618 - missing from WHOIS but actively announcing prefixes. Sources: - ARIN: OrgID GCSL-23, ASName CLIS, registered 2021-04-28 - Organization: Global Cloud Solution LLC, Commerce City, CO, US --- overlay.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/overlay.json b/overlay.json index 3540643..56e3ce1 100644 --- a/overlay.json +++ b/overlay.json @@ -15,6 +15,7 @@ { "asn": 29039, "countryCode": "UG", "reason": "missing" }, { "asn": 35091, "countryCode": "GH", "reason": "missing" }, { "asn": 42235, "countryCode": "MZ", "reason": "missing" }, - { "asn": 45256, "handle": "CT-LAB-AS-AP", "description": "China Telecom Lab", "countryCode": "CN", "reason": "internal" } + { "asn": 45256, "handle": "CT-LAB-AS-AP", "description": "China Telecom Lab", "countryCode": "CN", "reason": "internal" }, + { "asn": 399618, "handle": "CLIS", "description": "Global Cloud Solution LLC", "countryCode": "US", "reason": "missing" } ] } From ee8d7ae91adee5bb9a4db883a22c88a1136c2259 Mon Sep 17 00:00:00 2001 From: trick77 Date: Thu, 8 Jan 2026 20:22:41 +0100 Subject: [PATCH 2/2] Fix formatting in overlay.json --- overlay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay.json b/overlay.json index 952f508..283d0f0 100644 --- a/overlay.json +++ b/overlay.json @@ -16,7 +16,7 @@ { "asn": 35091, "countryCode": "GH", "reason": "missing" }, { "asn": 42235, "countryCode": "MZ", "reason": "missing" }, { "asn": 45256, "handle": "CT-LAB-AS-AP", "description": "China Telecom Lab", "countryCode": "CN", "reason": "internal" }, - { "asn": 399618, "handle": "CLIS", "description": "Global Cloud Solution LLC", "countryCode": "US", "reason": "missing" } + { "asn": 399618, "handle": "CLIS", "description": "Global Cloud Solution LLC", "countryCode": "US", "reason": "missing" }, { "asn": 395350, "handle": "KLX-AEROSPACE", "description": "KLX Aerospace Solutions", "countryCode": "US", "reason": "missing" } ] }