Skip to content

Autonomous System

AS4780(TW)

Last fetched

AS4780 is an Autonomous System registered in TW. As of Tue, 21 Jul 2026 12:25:55 GMT, it announces 1,558 routed IP prefixes and peers with 64 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS4780Routing diversity10.0/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/4780

Routing footprint

AS4780 announces 1,558 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS11414NVIDIA-NET - Nvidia CorporationUS
AS131143TW
AS131273TW
AS131584TW
AS131586TW
AS131588TW
AS131593TW
AS131599TW
AS131602TW
AS131626TW
AS131627TW
AS131636TW
AS131677TW
AS131681TW
AS133747HK
AS133948HK
AS140079TW
AS142592NL
AS14789CLOUDFLARENET - Cloudflare, Inc.US
AS17420TW
AS17709TW
AS17809TW
AS18046TW
AS18049TW
AS18106SG
AS18181TW
AS18185TW
AS18211IN
AS18410TW
AS18419TW
AS18422TW
AS18424TW
AS23675TW
AS24429CN
AS24482SG
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS3491HK
AS38837TW
AS38851TW
AS40934FORTINET - Fortinet Inc.US
AS4635HK
AS4781TW
AS4783TW
AS54801ZILLION-NETWORK - Zillion Network Inc.US
AS54994ML-1432-54994 - Meteverse Limited.CA
AS56179TW
AS58453HK
AS63888HK
AS63894TW
AS63897TW
AS6453US
AS7533TW
AS7535TW
AS8966AE
AS9002GB
AS9216TW
AS9304HK
AS9505TW
AS9671TW
AS9674TW
AS9918TW
AS9919TW
AS9922TW
AS9924TW

Blast radius

Count of dependent hostnames if AS4780 disappeared from the routing table.

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS4780 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 AS4780 is unique to AS4780 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS4780.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS4780"})-[: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.