Autonomous System
AS58424 — COMPUTERSHARE-AS-AP Computershare Technology Services(KH)
Last fetched
AS58424 is an Autonomous System operated by COMPUTERSHARE-AS-AP Computershare Technology Services and registered in KH. As of Wed, 20 May 2026 23:30:04 GMT, it announces 28 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS58424 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 44.27.96.0/24
- 44.27.104.0/24
- 44.27.112.0/24
- 103.7.201.0/24
- 103.7.203.0/24
- 103.7.204.0/22
- 103.7.208.0/24
- 103.7.209.0/24
- 103.209.146.0/24
- 103.209.147.0/24
- 103.209.152.0/24
- 103.209.152.0/23
- 103.209.153.0/24
- 116.254.126.0/24
- 116.255.0.0/18
- 116.255.42.0/24
- 116.255.88.0/22
- 116.255.92.0/22
- 116.255.96.0/22
- 146.112.191.0/24
- 146.112.192.0/24
- 146.112.193.0/24
- 146.112.197.0/24
- 146.112.198.0/24
- 146.112.199.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS58424 disappeared from the routing table.
~10,150 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:30:04 GMT.
MOAS / hijack watch
Prefixes routed by AS58424 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 AS58424 is unique to AS58424 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS58424.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS58424"})-[: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.