Autonomous System
AS9416 — MULTIMEDIA-AS-AP Hoshin Multimedia Center Inc.(TW)
Last fetched
AS9416 is an Autonomous System operated by MULTIMEDIA-AS-AP Hoshin Multimedia Center Inc. and registered in TW. As of Thu, 21 May 2026 10:54:23 GMT, it announces 80 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9416 announces 80 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 58.114.0.0/17
- 58.114.0.0/16
- 58.114.128.0/17
- 58.114.0.0/15
- 58.115.0.0/17
- 58.115.0.0/16
- 58.115.128.0/17
- 61.70.0.0/17
- 61.70.0.0/16
- 61.70.128.0/17
- 61.71.0.0/18
- 61.71.32.0/19
- 61.71.0.0/17
- 61.71.0.0/16
- 61.71.128.0/17
- 111.184.0.0/17
- 111.184.0.0/16
- 111.184.128.0/17
- 111.184.0.0/15
- 111.185.1.0/24
- 111.185.96.0/20
- 111.185.0.0/16
- 115.43.0.0/17
- 115.43.0.0/16
- 115.43.128.0/17
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS58453 | CMI-INT-HK China Mobile International Limited | HK |
| AS38851 | TNET-NET TNET Communication Inc. 10F., No.78, Sec. 2, Chongxin Rd., Sanchong Dist.,New Taipei City, Taiwan R.O.C Taiwan 241 | TW |
| AS18042 | KBT Koos Broadband Telecom | TW |
| AS15412 | FLAG-AS Flag Telecom Global Internet AS | GB |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS9505 | TWGATE-AP Taiwan Internet Gateway | TW |
| AS9002 | RETN-AS | GB |
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
Blast radius
Approximate count of dependent hostnames if AS9416 disappeared from the routing table.
~3,760 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:54:23 GMT.
MOAS / hijack watch
Prefixes routed by AS9416 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 AS9416 is unique to AS9416 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9416.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9416"})-[: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.