Autonomous System
AS36873 — VNL1-AS(NG)
Last fetched
AS36873 is an Autonomous System operated by VNL1-AS and registered in NG. As of Thu, 21 May 2026 01:03:17 GMT, it announces 577 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS36873 announces 577 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 105.112.0.0/24
- 105.112.1.0/24
- 105.112.2.0/24
- 105.112.3.0/24
- 105.112.4.0/24
- 105.112.5.0/24
- 105.112.6.0/24
- 105.112.7.0/24
- 105.112.8.0/24
- 105.112.9.0/24
- 105.112.10.0/24
- 105.112.11.0/24
- 105.112.12.0/24
- 105.112.13.0/24
- 105.112.16.0/24
- 105.112.17.0/24
- 105.112.18.0/24
- 105.112.19.0/24
- 105.112.20.0/24
- 105.112.21.0/24
- 105.112.22.0/24
- 105.112.23.0/24
- 105.112.16.0/20
- 105.112.24.0/24
- 105.112.25.0/24
Peering ecosystem
22 distinct peers via BGP. The first 22 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS329706 | — | NG |
| AS329550 | Voisip_Telecommunications_Limited | NG |
| AS329503 | NGCOM-LASTMILE-SOLUTION-LTD | NG |
| AS329191 | NTL3-AS | NG |
| AS329182 | AMICS-TECHNOLOGIES-LIMITED | NG |
| AS329123 | RPNL1-AS | NG |
| AS328940 | VCL8-AS | NG |
| AS328780 | Imbil-Telecom-AS | NG |
| AS328585 | MegaMore | NG |
| AS328387 | COZ-Internet-AS | NG |
| AS328256 | Skymax-Integrated-Network-AS | NG |
| AS327986 | GUTTI-GLOBAL-NETWORKS | NG |
| AS327891 | NANOCOM | NG |
| AS327708 | AIRTEL- | RW |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS37588 | ORLEAN-INVEST-AFRICA-LIMITED | NG |
| AS37506 | Zinox | NG |
| AS37347 | NGCOM | NG |
| AS37018 | GALAXYBB-AS | NG |
| AS36040 | YOUTUBE - Google LLC | US |
| AS29465 | VCG-AS | NG |
Blast radius
Approximate count of dependent hostnames if AS36873 disappeared from the routing table.
~404 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:17 GMT.
MOAS / hijack watch
Prefixes routed by AS36873 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS36873 is unique to AS36873 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS36873.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS36873"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.