Skip to content

Autonomous System

AS56294VMVAULT-AS-AP VMvault Pty Ltd(AU)

Last fetched

AS56294 is an Autonomous System operated by VMVAULT-AS-AP VMvault Pty Ltd and registered in AU. As of Thu, 21 May 2026 11:15:14 GMT, it announces 23 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS56294Routing diversity6.9/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/56294

Routing footprint

AS56294 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS1221ASN-TELSTRA Telstra LimitedAU
AS149061KWSL-AS-AP Kinross Wolaroi School LimitedAU
AS136254RSPL-AS-AP Rivercity Solutions Pty LtdAU
AS134733CENTRALWEST-AS-AP CENTRALWEST NETWORKS PTY LTDAU
AS49915GB
AS6939HURRICANE - Hurricane Electric LLCUS
AS4826VOCUS-BACKBONE-AS Vocus Connect International BackboneAU
AS2764AAPT AAPT LimitedAU

Blast radius

Approximate count of dependent hostnames if AS56294 disappeared from the routing table.

~200 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:15:14 GMT.

MOAS / hijack watch

Prefixes routed by AS56294 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 AS56294 is unique to AS56294 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS56294.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS56294"})-[: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.