Autonomous System
AS55944 — OOREDOO-MV Ooredoo Maldives Plc(MV)
Last fetched
AS55944 is an Autonomous System operated by OOREDOO-MV Ooredoo Maldives Plc and registered in MV. As of Thu, 21 May 2026 01:07:45 GMT, it announces 69 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55944 announces 69 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.231.28.0/24
- 43.231.29.0/24
- 43.231.30.0/24
- 43.231.31.0/24
- 43.247.140.0/24
- 43.247.141.0/24
- 43.247.142.0/24
- 43.247.143.0/24
- 103.15.52.0/24
- 103.15.53.0/24
- 103.15.54.0/24
- 103.15.55.0/24
- 103.19.224.0/24
- 103.19.225.0/24
- 103.19.226.0/24
- 103.19.227.0/24
- 103.50.104.0/24
- 103.50.105.0/24
- 103.50.106.0/24
- 103.50.107.0/24
- 103.248.112.0/24
- 103.248.113.0/24
- 103.248.114.0/24
- 103.248.115.0/24
- 150.107.196.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS55944 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Thu, 21 May 2026 01:07:45 GMT.
MOAS / hijack watch
Prefixes routed by AS55944 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 AS55944 is unique to AS55944 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55944.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55944"})-[: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.