Autonomous System
AS4470 — ASN-CITENET - Citenet Telecom Inc.(CA)
Last fetched
AS4470 is an Autonomous System operated by ASN-CITENET - Citenet Telecom Inc. and registered in CA. As of Thu, 21 May 2026 12:22:46 GMT, it announces 23 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS4470 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 198.53.26.0/24
- 198.53.26.0/23
- 199.84.38.0/24
- 204.19.170.0/24
- 204.19.170.0/23
- 205.151.192.0/24
- 205.151.192.0/20
- 205.151.200.0/24
- 205.151.203.0/24
- 205.151.205.0/24
- 205.151.207.0/24
- 205.233.186.0/24
- 205.233.186.0/23
- 205.237.242.0/24
- 206.123.38.0/24
- 206.123.32.0/20
- 206.123.42.0/24
- 207.183.32.0/24
- 207.183.32.0/19
- 209.41.128.0/24
- 209.41.133.0/24
- 209.41.128.0/19
- 209.41.153.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS15290 | ZAYO-CAN-15290 - Zayo Bandwidth | US |
MOAS / hijack watch
Prefixes routed by AS4470 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 AS4470 is unique to AS4470 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS4470.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS4470"})-[: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.