Autonomous System
AS200044 — STACKGROUP(RU)
Last fetched
AS200044 is an Autonomous System operated by STACKGROUP and registered in RU. As of Thu, 21 May 2026 14:40:29 GMT, it announces 17 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS200044 announces 17 distinct routed prefixes. The 17-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS211078 | ORSAVIA | RU |
| AS210726 | ADVGROUP | RU |
| AS197808 | TSK-AS | RU |
| AS59513 | SEVENTECH | RU |
| AS57671 | ASTPK | RU |
| AS56671 | MEDIS-AS | RU |
| AS49673 | TRUENETWORK Truenetwork Infrastructure | RU |
| AS47168 | LENVENDO-AS | RU |
| AS43298 | STORMNETWORKS | RU |
| AS43009 | INFOBIP-AS | GB |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34927 | IFOG-GMBH | CH |
| AS25530 | ASN-SFT CJSC SFT Company, Moscow, Russia | RU |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS16083 | STACK-AS | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS9002 | RETN-AS | GB |
Blast radius
Approximate count of dependent hostnames if AS200044 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 AS200044 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 AS200044 is unique to AS200044 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS200044.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS200044"})-[: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.