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
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.
- 43.251.200.0/24
- 103.17.16.0/23
- 103.18.148.0/23
- 103.18.151.0/24
- 103.42.236.0/24
- 103.65.232.0/24
- 103.139.228.0/24
- 103.139.229.0/24
- 103.153.119.0/24
- 103.249.150.0/24
- 202.9.27.0/24
- 202.174.32.0/24
- 202.174.33.0/24
- 202.174.39.0/24
- 202.174.32.0/20
- 202.174.40.0/24
- 202.174.42.0/24
- 202.174.43.0/24
- 202.174.44.0/24
- 202.174.45.0/24
- 202.174.46.0/24
- 202.174.47.0/24
- 203.2.217.0/24
- 203.17.73.0/24
- 203.18.94.0/24
Peering ecosystem
27 distinct peers via BGP. The first 27 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4764 | WIDEBAND-AS-AP Aussie Broadband | AU |
| AS150146 | LAQ-AS-AP Legal Aid Queensland | AU |
| AS147061 | YESITGROUPPTYLTD-AS-AP YesIT Group Pty Ltd | AU |
| AS141165 | AURL-AS-AP Australian United Retailers Ltd. | AU |
| AS140702 | AMTAC-AS-AP Amtac Professional Services Pty Ltd | AU |
| AS139597 | WBP-AS-AP Wellcamp Business Park Pty Ltd | AU |
| AS139221 | AUVERA-AS-AP AUVERA TECHNOLOGY GROUP PTY LTD | AU |
| AS138503 | SNOWYHYDROLIMITED-AS-AP Snowy Hydro Limited | AU |
| AS138028 | BBSPL-AS-AP BOILEAU BUSINESS SOLUTIONS PTY LTD | AU |
| AS135583 | RBC-AS-AP ip2me Hosted Services | AU |
| AS135520 | OVERTHEWIRE-AU Over the Wire Pty Ltd | AU |
| AS135127 | XSTRAGROUPPTYLTD-AS-AP XSTRA Group Pty Ltd | AU |
| AS134218 | GAMING-AS-AP Gaming Investments Pty Ltd | AU |
| AS133934 | AUSIT-AS-AP AUS IT SERVICES PTY LTD | AU |
| AS133627 | APEAGERSLTD-AS-AP A.P.Eagers Ltd | AU |
| AS133413 | LICENSYS-AS-AP LicenSys | AU |
| AS133333 | FNPL-AS-AP Frontier Networks Pty Ltd | AU |
| AS133217 | AFOYI-AS-AP BACHBLUE PTY LTD TA AFOYI | AU |
| AS132584 | FORTYTWO24PTYLTD-AS-AP FORTYTWO24 PTY LTD | AU |
| AS58634 | PMSPL-AU Presilient Managed Services Pty Ltd | AU |
| AS58530 | PINGCO-AS-AP PingCo Pty Ltd | AU |
| AS58509 | THE1-AS-AP THE UNITING CHURCH IN AUSTRALIA PROPERTY TRUST Q. | AU |
| AS56072 | RSPCAQLD-AU 139 Wacol Station Road | AU |
| AS55328 | REMEX-AU Level 2, Building C | AU |
| AS45481 | DIGITALSENSE-AS-AP Digital Sense Data Centre Hosting Brisbane | AU |
| AS38038 | LITNETWORKS-AS-AP Lit Networks Pty Ltd | AU |
| AS4851 | HOSTNETWORKS-AS-AU-AP Host Networks | AU |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.