Autonomous System
AS18209 — CABLELITE-AS-AP Atria Convergence Technologies Ltd.(IN)
Last fetched
AS18209 is an Autonomous System operated by CABLELITE-AS-AP Atria Convergence Technologies Ltd. and registered in IN. As of Thu, 21 May 2026 06:24:32 GMT, it announces 158 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS18209 announces 158 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 49.204.158.0/24
- 49.204.159.0/24
- 49.204.164.0/23
- 49.204.167.0/24
- 49.204.169.0/24
- 49.204.170.0/23
- 49.204.174.0/24
- 49.204.175.0/24
- 49.205.40.0/22
- 49.205.44.0/22
- 49.205.94.0/23
- 49.205.171.0/24
- 49.205.172.0/24
- 49.205.173.0/24
- 49.205.174.0/23
- 49.205.176.0/20
- 49.206.32.0/21
- 49.206.40.0/21
- 49.206.48.0/21
- 49.206.56.0/21
- 49.206.64.0/21
- 49.206.72.0/21
- 49.206.80.0/21
- 49.206.88.0/21
- 49.206.120.0/23
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS18209 disappeared from the routing table.
~18,486 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:24:32 GMT.
MOAS / hijack watch
Prefixes routed by AS18209 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 AS18209 is unique to AS18209 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS18209.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS18209"})-[: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.