Autonomous System
AS55707 — SIMTRONIC-AS-AP Simtronic(AU)
Last fetched
AS55707 is an Autonomous System operated by SIMTRONIC-AS-AP Simtronic and registered in AU. As of Thu, 21 May 2026 12:14:08 GMT, it announces 34 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS55707 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 101.2.168.0/24
- 101.2.169.0/24
- 101.2.170.0/24
- 101.2.171.0/24
- 103.1.108.0/24
- 103.1.109.0/24
- 103.1.110.0/24
- 103.1.110.0/23
- 103.1.111.0/24
- 103.7.72.0/24
- 103.7.73.0/24
- 103.7.74.0/24
- 103.7.75.0/24
- 103.23.104.0/24
- 103.23.104.0/23
- 103.23.105.0/24
- 103.23.104.0/22
- 103.23.106.0/24
- 103.23.106.0/23
- 103.23.107.0/24
- 119.63.200.0/21
- 163.47.252.0/24
- 163.47.253.0/24
- 163.47.252.0/22
- 163.47.254.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS134691 | FASTWAYGLOBALLTD-AS-AP Fastway Global Limited | NZ |
| AS131316 | SLNET-AU Slnet Hosting | AU |
| AS131292 | HCSPL-AS-AP Hub Computing Services Pty Ltd | AU |
| AS56199 | THOMAX-AU THOMAX TECH SYD | AU |
| AS9280 | SAU-NET-AU Servers Australia Pty Ltd | AU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
MOAS / hijack watch
Prefixes routed by AS55707 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 AS55707 is unique to AS55707 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS55707.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS55707"})-[: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.