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 Wed, 12 Aug 2026 19:52:15 GMT, it announces 24 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9268 announces 24 distinct routed prefixes. The 24-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.249.150.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
- 203.30.88.0/24
- 203.57.156.0/24
- 2406:c500:ffd2::/48
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS132584 | FORTYTWO24PTYLTD-AS-AP - FORTYTWO24 PTY LTD | AU |
| AS133217 | AFOYI-AS-AP - BACHBLUE PTY LTD T/A AFOYI | AU |
| AS133333 | FNPL-AS-AP - Frontier Networks Pty Ltd | AU |
| AS133413 | LICENSYS-AS-AP - LicenSys | AU |
| AS133627 | APEAGERSLTD-AS-AP - A.P.Eagers Ltd | AU |
| AS133934 | AUSIT-AS-AP - AUS IT SERVICES PTY LTD | AU |
| AS135127 | XSTRAGROUPPTYLTD-AS-AP - XSTRA Group Pty Ltd | AU |
| AS135520 | OVERTHEWIRE-AU - Over the Wire Pty Ltd | AU |
| AS138028 | BBSPL-AS-AP - BOILEAU BUSINESS SOLUTIONS PTY LTD | AU |
| AS138503 | SNOWYHYDROLIMITED-AS-AP - Snowy Hydro Limited | AU |
| AS139221 | AUVERA-AS-AP - AUVERA TECHNOLOGY GROUP PTY LTD | AU |
| AS140702 | AMTAC-AS-AP - Amtac Professional Services Pty Ltd | AU |
| AS141165 | AURL-AS-AP - Australian United Retailers Ltd. | AU |
| AS147061 | YESITGROUPPTYLTD-AS-AP - YesIT Group Pty Ltd | AU |
| AS150146 | LAQ-AS-AP - Legal Aid Queensland | AU |
| AS38038 | LITNETWORKS-AS-AP - Lit Networks Pty Ltd | AU |
| AS45481 | DIGITALSENSE-AS-AP - Digital Sense Data Centre Hosting Brisbane | AU |
| AS4764 | WIDEBAND-AS-AP - Aussie Broadband | AU |
| AS55328 | REMEX-AU - Level 2, Building C | AU |
| AS56072 | RSPCAQLD-AU - 139 Wacol Station Road | AU |
| AS58530 | PINGCO-AS-AP - PingCo Pty Ltd | AU |
Blast radius
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.