Autonomous System
AS38478 — SUNNYVISION-AS-AP - SunnyVision Limited(HK)
Last fetched
AS38478 is an Autonomous System operated by SUNNYVISION-AS-AP - SunnyVision Limited and registered in HK. As of Sun, 06 Sep 2026 16:13:05 GMT, it announces 95 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS38478 announces 95 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.225.105.0/24
- 43.225.106.0/24
- 43.225.107.0/24
- 43.240.19.0/24
- 43.242.173.0/24
- 43.242.175.0/24
- 43.250.8.0/24
- 43.250.9.0/24
- 43.252.178.0/24
- 59.153.52.0/24
- 80.91.56.0/24
- 103.15.120.0/24
- 103.15.121.0/24
- 103.15.122.0/24
- 103.15.123.0/24
- 103.25.60.0/24
- 103.27.124.0/24
- 103.27.125.0/24
- 103.27.126.0/24
- 103.27.127.0/24
- 103.35.172.0/24
- 103.35.173.0/24
- 103.35.174.0/24
- 103.35.175.0/24
- 103.38.64.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10098 | HENDERSON-HK - Towngas Telecommunications Fixed Network Ltd | HK |
| AS10103 | HKBN-AS-AP - HK Broadband Network Ltd. | HK |
| AS3491 | PCCWG-APAC-HK - PCCW Global (HK) Ltd. | HK |
| AS4635 | HKIX-RS1 - Hong Kong Internet Exchange--Route Server 1 | HK |
| AS4637 | ASN-TELSTRA-GLOBAL - Telstra Global | HK |
| AS4646 | SUNNYVISION - SunnyVision Limited | HK |
| AS59692 | IQWEB - IQWeb FZ-LLC | AE |
Blast radius
Count of dependent hostnames if AS38478 disappeared from the routing table.
3,421 hostnames depend on this network.Exact count across all 95 announced prefixes. Snapshot Wed, 12 Aug 2026 00:01:15 GMT.
MOAS / hijack watch
Prefixes routed by AS38478 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 80.91.56.0/24 | AS35130 | SFERANET-AS - SFERANET-AS |
Threat posture
Related pages
Pivot deeper into the graph from AS38478.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS38478"})-[: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.