Autonomous System
AS19016 — WCG-AS - Westman Communications Group(CA)
Last fetched
AS19016 is an Autonomous System operated by WCG-AS - Westman Communications Group and registered in CA. As of Sun, 06 Sep 2026 13:09:18 GMT, it announces 31 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS19016 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.245.224.0/21
- 24.245.224.0/20
- 24.245.232.0/21
- 64.72.199.0/24
- 64.93.96.0/21
- 64.93.96.0/20
- 64.93.104.0/21
- 66.92.38.0/24
- 66.92.39.0/24
- 142.0.240.0/21
- 142.0.240.0/20
- 142.0.248.0/21
- 161.129.128.0/22
- 161.129.128.0/21
- 161.129.132.0/22
- 216.36.128.0/21
- 216.36.128.0/20
- 216.36.136.0/21
- 216.36.144.0/21
- 216.36.144.0/20
- 216.36.152.0/21
- 216.36.160.0/21
- 216.36.160.0/20
- 216.36.168.0/21
- 216.36.176.0/21
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1403 | EBOX - EBOX | CA |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS35280 | F5 - F5 Networks SARL | FR |
| AS394081 | WCG-AS1 - Westman Communications Group | CA |
| AS394256 | CLOUDSINGULARITY - Tech Futures Interactive Inc. | CA |
| AS394522 | ASSINIBOINECOLLEGE - Assiniboine College | CA |
| AS396045 | SPLICED-NETWORKS - Spliced Networks Inc. | CA |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS852 | ASN852 - TELUS Communications Inc. | CA |
Blast radius
Count of dependent hostnames if AS19016 disappeared from the routing table.
2,804 hostnames depend on this network.Exact count across all 31 announced prefixes. Snapshot Sat, 13 Jun 2026 08:00:50 GMT.
MOAS / hijack watch
Prefixes routed by AS19016 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 AS19016 is unique to AS19016 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS19016.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS19016"})-[: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.