Autonomous System
AS58580 — FASTRACK Fastrack Technology(AU)
Last fetched
AS58580 is an Autonomous System operated by FASTRACK Fastrack Technology and registered in AU. As of Thu, 21 May 2026 10:55:01 GMT, it announces 33 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS58580 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.8.28.0/24
- 103.8.29.0/24
- 103.18.84.0/24
- 103.18.84.0/23
- 103.18.86.0/24
- 103.18.87.0/24
- 103.54.233.0/24
- 103.54.232.0/22
- 103.152.2.0/24
- 103.152.3.0/24
- 103.177.46.0/23
- 103.186.82.0/24
- 103.186.83.0/24
- 103.245.220.0/24
- 103.245.220.0/23
- 103.245.221.0/24
- 163.47.100.0/24
- 163.47.101.0/24
- 163.47.103.0/24
- 168.245.200.0/23
- 168.245.202.0/24
- 168.245.203.0/24
- 185.254.56.0/24
- 185.254.56.0/23
- 185.254.57.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS139736 | APEXHOST-AS-AP Apexhost Pty Ltd | AU |
| AS49915 | — | GB |
| AS38829 | CW-AP1 Coastalwatch. | AU |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS24324 | KORDIA-TRANSIT-AS-AP Kordia Limited | NZ |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS4826 | VOCUS-BACKBONE-AS Vocus Connect International Backbone | AU |
| AS2764 | AAPT AAPT Limited | AU |
Blast radius
Approximate count of dependent hostnames if AS58580 disappeared from the routing table.
~46 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:55:01 GMT.
MOAS / hijack watch
Prefixes routed by AS58580 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 AS58580 is unique to AS58580 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS58580.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS58580"})-[: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.