Autonomous System
AS9280 — SAU-NET-AU Servers Australia Pty Ltd(AU)
Last fetched
AS9280 is an Autonomous System operated by SAU-NET-AU Servers Australia Pty Ltd and registered in AU. As of Thu, 21 May 2026 14:54:32 GMT, it announces 2 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9280 announces 2 distinct routed prefixes. The 2-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS153954 | NARROWBAND-AS-AP Narrowband Technologies Australia PTY LTD | AU |
| AS153160 | C2A-AS-AP C2A Internet Pty Ltd | AU |
| AS141000 | LPLTAH-AS-AP HYPERIX | AU |
| AS132324 | SAU-NET-AU Servers Australia Pty Ltd | AU |
| AS131995 | XLPROG-AS-AP XLPM | NC |
| AS131292 | HCSPL-AS-AP Hub Computing Services Pty Ltd | AU |
| AS59356 | VMCENTRAL-AS-AP VMCENTRAL Cloud Services | AU |
| AS58511 | ANYCAST-GLOBAL-BACKBONE Anycast Global Backbone | AU |
| AS55707 | SIMTRONIC-AS-AP Simtronic | AU |
| AS45873 | NEHOS-AU Nehos Communications Pty Ltd | AU |
| AS45671 | AS45671-NET-AU Wholesale Services Provider | AU |
| AS38887 | NABINVEST-AS-AP NAB Investment Holdings Pty Ltd | AU |
| AS38195 | SUPERLOOP-AS-AP Superloop | AU |
| AS18345 | SERVERS-AUS-CUST Servers Australia Customers | AU |
Blast radius
Approximate count of dependent hostnames if AS9280 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 AS9280 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 AS9280 is unique to AS9280 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9280.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9280"})-[: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.