Autonomous System
AS55352(IN)
Last fetched
AS55352 is an Autonomous System registered in IN. As of Mon, 13 Jul 2026 19:38:10 GMT, it announces 354 routed IP prefixes and peers with 29 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55352 announces 354 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 36.255.180.0/24
- 36.255.181.0/24
- 36.255.180.0/22
- 36.255.182.0/24
- 36.255.183.0/24
- 36.255.184.0/24
- 36.255.185.0/24
- 36.255.184.0/22
- 36.255.186.0/24
- 36.255.187.0/24
- 43.231.132.0/24
- 43.231.133.0/24
- 43.231.132.0/22
- 43.231.134.0/24
- 43.231.135.0/24
- 43.231.212.0/24
- 43.231.213.0/24
- 43.231.212.0/22
- 43.231.214.0/24
- 43.231.215.0/24
- 43.231.236.0/24
- 43.231.237.0/24
- 43.231.236.0/22
- 43.231.238.0/24
- 43.231.239.0/24
Peering ecosystem
29 distinct peers via BGP. The first 29 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS131181 | — | IN |
| AS13150 | — | IL |
| AS132752 | — | IN |
| AS133996 | — | IN |
| AS134254 | — | IN |
| AS134899 | — | IN |
| AS135189 | — | IN |
| AS135241 | — | IN |
| AS135737 | — | IN |
| AS137100 | — | IN |
| AS138312 | — | IN |
| AS138738 | — | IN |
| AS139557 | — | IN |
| AS140157 | — | IN |
| AS141268 | — | IN |
| AS141271 | — | IN |
| AS141559 | — | IN |
| AS149235 | — | IN |
| AS149587 | — | IN |
| AS150630 | — | IN |
| AS153296 | — | IN |
| AS17439 | — | IN |
| AS24482 | — | SG |
| AS24554 | — | IN |
| AS35280 | — | FR |
| AS38310 | — | IN |
| AS45117 | — | IN |
| AS4755 | — | IN |
| AS55836 | — | IN |
Blast radius
Count of dependent hostnames if AS55352 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS55352 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 AS55352 is unique to AS55352 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55352.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55352"})-[: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.