Autonomous System
AS38176 — IPSTAR-AS-AU IPSTAR Australia Pty Ltd.(HK)
Last fetched
AS38176 is an Autonomous System operated by IPSTAR-AS-AU IPSTAR Australia Pty Ltd. and registered in HK. As of Wed, 20 May 2026 21:52:34 GMT, it announces 62 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS38176 announces 62 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.58.26.0/24
- 31.58.27.0/24
- 31.58.28.0/24
- 31.58.29.0/24
- 31.58.30.0/24
- 31.58.32.0/24
- 31.58.33.0/24
- 31.58.34.0/23
- 31.58.36.0/24
- 41.89.115.0/24
- 114.110.160.0/24
- 114.110.161.0/24
- 114.110.162.0/24
- 114.110.163.0/24
- 114.110.164.0/24
- 114.110.166.0/24
- 114.110.177.0/24
- 114.110.178.0/24
- 114.110.180.0/24
- 114.110.181.0/24
- 114.110.182.0/24
- 114.110.183.0/24
- 114.110.184.0/24
- 114.110.185.0/24
- 114.110.186.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS329207 | SSDU-AS-AP SSDU | TD |
| AS131271 | UTBACKAS-AS | HK |
| AS59342 | RRHAPPL-AS-AP R & R Holdings Asia Pacific Pty Limited | PH |
| AS45572 | GSPL-AS-AP Google Singapore Pte. Ltd. | HK |
| AS36988 | GMS | SL |
| AS30987 | IKATELNET | ER |
| AS6866 | CYTA-NETWORK Internet Services | CY |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS38176 disappeared from the routing table.
~335 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:34 GMT.
MOAS / hijack watch
Prefixes routed by AS38176 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 AS38176 is unique to AS38176 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS38176.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS38176"})-[: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.