Skip to content

Autonomous System

AS9416MULTIMEDIA-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

WHISPER CANON · AS9416Routing diversity9.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/9416

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.

Peering ecosystem

10 distinct peers via BGP. The first 10 are listed below.

Peer ASNOperatorCountry
AS6939HURRICANE - Hurricane Electric LLCUS
AS137409GSLNETWORKS-AS-AP GSL Networks Pty LTDAU
AS58453CMI-INT-HK China Mobile International LimitedHK
AS38851TNET-NET TNET Communication Inc. 10F., No.78, Sec. 2, Chongxin Rd., Sanchong Dist.,New Taipei City, Taiwan R.O.C Taiwan 241TW
AS18042KBT Koos Broadband TelecomTW
AS15412FLAG-AS Flag Telecom Global Internet ASGB
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS9505TWGATE-AP Taiwan Internet GatewayTW
AS9002RETN-ASGB
AS8966ETISALAT-AS P.O. Box 1150, Dubai, UAE

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.