Skip to content

Autonomous System

AS9268 — OVERTHEWIRE-AS-AP Over The Wire Pty Ltd(AU)

Last fetched

AS9268 is an Autonomous System operated by OVERTHEWIRE-AS-AP Over The Wire Pty Ltd and registered in AU. As of Thu, 21 May 2026 15:26:14 GMT, it announces 31 routed IP prefixes and peers with 27 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS9268Routing diversity7.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/9268

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS4764WIDEBAND-AS-AP Aussie BroadbandAU
AS150146LAQ-AS-AP Legal Aid QueenslandAU
AS147061YESITGROUPPTYLTD-AS-AP YesIT Group Pty LtdAU
AS141165AURL-AS-AP Australian United Retailers Ltd.AU
AS140702AMTAC-AS-AP Amtac Professional Services Pty LtdAU
AS139597WBP-AS-AP Wellcamp Business Park Pty LtdAU
AS139221AUVERA-AS-AP AUVERA TECHNOLOGY GROUP PTY LTDAU
AS138503SNOWYHYDROLIMITED-AS-AP Snowy Hydro LimitedAU
AS138028BBSPL-AS-AP BOILEAU BUSINESS SOLUTIONS PTY LTDAU
AS135583RBC-AS-AP ip2me Hosted ServicesAU
AS135520OVERTHEWIRE-AU Over the Wire Pty LtdAU
AS135127XSTRAGROUPPTYLTD-AS-AP XSTRA Group Pty LtdAU
AS134218GAMING-AS-AP Gaming Investments Pty LtdAU
AS133934AUSIT-AS-AP AUS IT SERVICES PTY LTDAU
AS133627APEAGERSLTD-AS-AP A.P.Eagers LtdAU
AS133413LICENSYS-AS-AP LicenSysAU
AS133333FNPL-AS-AP Frontier Networks Pty LtdAU
AS133217AFOYI-AS-AP BACHBLUE PTY LTD TA AFOYIAU
AS132584FORTYTWO24PTYLTD-AS-AP FORTYTWO24 PTY LTDAU
AS58634PMSPL-AU Presilient Managed Services Pty LtdAU
AS58530PINGCO-AS-AP PingCo Pty LtdAU
AS58509THE1-AS-AP THE UNITING CHURCH IN AUSTRALIA PROPERTY TRUST Q.AU
AS56072RSPCAQLD-AU 139 Wacol Station RoadAU
AS55328REMEX-AU Level 2, Building CAU
AS45481DIGITALSENSE-AS-AP Digital Sense Data Centre Hosting BrisbaneAU
AS38038LITNETWORKS-AS-AP Lit Networks Pty LtdAU
AS4851HOSTNETWORKS-AS-AU-AP Host NetworksAU

Blast radius

Approximate count of dependent hostnames if AS9268 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 AS9268 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 AS9268 is unique to AS9268 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS9268.

Cypher and MCP

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

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