Autonomous System
AS55839 — MICROSENSE-AS-AP Microsense Private Limited(IN)
Last fetched
AS55839 is an Autonomous System operated by MICROSENSE-AS-AP Microsense Private Limited and registered in IN. As of Thu, 21 May 2026 01:03:11 GMT, it announces 39 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55839 announces 39 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.9.58.0/24
- 38.9.59.0/24
- 43.245.136.0/24
- 43.245.137.0/24
- 43.245.138.0/24
- 43.245.139.0/24
- 103.184.22.0/23
- 103.234.156.0/24
- 103.234.157.0/24
- 103.234.158.0/24
- 103.234.159.0/24
- 103.240.100.0/24
- 103.240.101.0/24
- 103.240.102.0/24
- 103.240.103.0/24
- 103.241.140.0/24
- 103.241.141.0/24
- 103.241.142.0/24
- 103.241.143.0/24
- 103.244.168.0/24
- 103.244.169.0/24
- 103.244.170.0/24
- 103.244.171.0/24
- 116.212.176.0/24
- 116.212.177.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS55839 disappeared from the routing table.
~55 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:11 GMT.
MOAS / hijack watch
Prefixes routed by AS55839 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 AS55839 is unique to AS55839 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55839.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55839"})-[: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.