Skip to content

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

WHISPER CANON · AS55352Routing diversity10.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/55352

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.

Peering ecosystem

29 distinct peers via BGP. The first 29 are listed below.

Peer ASNOperatorCountry
AS131181IN
AS13150IL
AS132752IN
AS133996IN
AS134254IN
AS134899IN
AS135189IN
AS135241IN
AS135737IN
AS137100IN
AS138312IN
AS138738IN
AS139557IN
AS140157IN
AS141268IN
AS141271IN
AS141559IN
AS149235IN
AS149587IN
AS150630IN
AS153296IN
AS17439IN
AS24482SG
AS24554IN
AS35280FR
AS38310IN
AS45117IN
AS4755IN
AS55836IN

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.