Autonomous System
AS23252 — WTC - WTC Communications(CA)
Last fetched
AS23252 is an Autonomous System operated by WTC - WTC Communications and registered in CA. As of Sun, 06 Sep 2026 12:51:45 GMT, it announces 42 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS23252 announces 42 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.62.84.0/24
- 45.62.86.0/24
- 45.62.87.0/24
- 45.62.88.0/24
- 45.78.96.0/20
- 45.78.104.0/24
- 45.78.105.0/24
- 45.78.106.0/24
- 45.78.109.0/24
- 45.78.96.0/19
- 45.78.114.0/24
- 45.78.112.0/20
- 64.118.17.0/24
- 64.118.16.0/22
- 64.118.16.0/21
- 64.118.20.0/22
- 64.118.23.0/24
- 64.118.24.0/22
- 64.118.24.0/21
- 64.118.28.0/22
- 66.102.64.0/22
- 66.102.64.0/21
- 66.102.68.0/24
- 66.102.68.0/22
- 66.102.72.0/22
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS23252 disappeared from the routing table.
4,575 hostnames depend on this network.Exact count across all 25 announced prefixes. Snapshot Sun, 12 Jul 2026 04:00:57 GMT.
MOAS / hijack watch
Prefixes routed by AS23252 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 AS23252 is unique to AS23252 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS23252.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS23252"})-[: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.