Skip to content

feat(overlay): resolve country codes for 15 missing-country ASNs#16

Merged
trick77 merged 1 commit into
masterfrom
feat/resolve-15-missing-countries
May 10, 2026
Merged

feat(overlay): resolve country codes for 15 missing-country ASNs#16
trick77 merged 1 commit into
masterfrom
feat/resolve-15-missing-countries

Conversation

@trick77

@trick77 trick77 commented May 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Resolves country codes for all 15 entries currently in missing.json with "missing": "country". Each entry has been independently verified before inclusion.

Resolved entries

ASN Country Organization
AS15804 EG The Way Out Internet Solutions
AS21942 SK ON Semiconductor Slovakia
AS23985 HK MGB METRO Group Buying HK Limited
AS36893 EG Duravit Egypt
AS36911 NG DIRECT ON PC LTD
AS36928 SL Sierratel
AS37320 GH NLA
AS37442 ZW ZARNET (Zimbabwe Academic & Research Network)
AS37476 UG Pegasus Technologies
AS37586 BI ONATEL (Office National des Télécommunications du Burundi)
AS37703 TN ATLAX.com
AS327933 CD GROUPE TELECOM SPRL
AS328007 ZM ZANACO (Zambia National Commercial Bank)
AS328144 SZ Touch IT Investments
AS328149 KE Web Tribe Limited

Notable distinctions

  • AS21942 ON SemiconductorSK (not US). The corporate HQ is in the United States, but this AS is operated by ON Semiconductor's Slovakia entity.
  • AS37586 ONATELBI (not BF). There are two ONATELs in Africa — this one is the Burundi national telecom, not the Burkina Faso operator.
  • AS328007 ZANACOZM. The org name (Zambia National Commercial Bank) is unambiguous; do not confuse the "Cairo Road" address with Egypt — Cairo Road is the main commercial street in Lusaka.

Test plan

  • `python scripts/validate.py` — all 38 entries valid
  • Existing 23 entries unchanged (single-line compact format preserved)
  • All new entries are country-only short form
  • ASN-ascending sort maintained

| ASN     | CC | Organization                                            |
|---------|----|---------------------------------------------------------|
| 15804   | EG | The Way Out Internet Solutions                          |
| 21942   | SK | ON Semiconductor Slovakia                               |
| 23985   | HK | MGB METRO Group Buying HK Limited                       |
| 36893   | EG | Duravit Egypt                                           |
| 36911   | NG | DIRECT ON PC LTD                                        |
| 36928   | SL | Sierratel                                               |
| 37320   | GH | NLA                                                     |
| 37442   | ZW | ZARNET (Zimbabwe Academic & Research Network)           |
| 37476   | UG | Pegasus Technologies                                    |
| 37586   | BI | ONATEL (Office National des Télécommunications, Burundi)|
| 37703   | TN | ATLAX.com                                               |
| 327933  | CD | GROUPE TELECOM SPRL                                     |
| 328007  | ZM | ZANACO (Zambia National Commercial Bank)                |
| 328144  | SZ | Touch IT Investments                                    |
| 328149  | KE | Web Tribe Limited                                       |
@trick77 trick77 force-pushed the feat/resolve-15-missing-countries branch from 4b85a47 to 82b8b99 Compare May 10, 2026 17:11
@trick77 trick77 merged commit 51cc4c9 into master May 10, 2026
1 check passed
@trick77 trick77 deleted the feat/resolve-15-missing-countries branch May 10, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant