Autonomous System
AS44682 — MTS-NGCLOUD-AS(RO)
Last fetched
AS44682 is an Autonomous System operated by MTS-NGCLOUD-AS and registered in RO. As of Wed, 20 May 2026 21:54:02 GMT, it announces 21 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS44682 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 82.23.148.0/24
- 86.38.127.0/24
- 86.38.202.0/23
- 86.48.8.0/24
- 87.117.106.0/24
- 89.47.172.0/24
- 89.104.110.0/23
- 89.104.121.0/24
- 89.116.197.0/24
- 89.116.217.0/24
- 89.117.220.0/24
- 89.125.144.0/22
- 89.127.239.0/24
- 93.168.174.0/24
- 93.169.71.0/24
- 189.51.166.0/23
- 189.76.76.0/24
- 189.103.32.0/21
- 189.104.12.0/23
- 193.201.164.0/24
- 2a0a:a701:6000::/48
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
Blast radius
Approximate count of dependent hostnames if AS44682 disappeared from the routing table.
~39,453 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:02 GMT.
MOAS / hijack watch
Prefixes routed by AS44682 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 AS44682 is unique to AS44682 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS44682.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS44682"})-[: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.