Skip to content

Autonomous System

AS55720(MY)

Last fetched

AS55720 is an Autonomous System registered in MY. As of Tue, 21 Jul 2026 09:51:04 GMT, it announces 289 routed IP prefixes and peers with 60 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS55720Routing diversity10.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/55720

Routing footprint

AS55720 announces 289 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS10099HK
AS131638TW
AS132825AU
AS132841MY
AS133416KH
AS133448HK
AS134202MY
AS134823TW
AS135391HK
AS135542MY
AS136258CA
AS137409AU
AS138915HK
AS139619MY
AS141190SG
AS142591AU
AS14537CL-1379-14537 - Continent 8 LLCUS
AS150172MY
AS15169GOOGLE - Google LLCUS
AS15412GB
AS16509AMAZON-02 - Amazon.com, Inc.US
AS174COGENT-174 - Cogent Communications, LLCUS
AS17408TW
AS17476HK
AS18041TW
AS18106SG
AS19551INCAPSULA - Incapsula IncUS
AS21859ZEN-ECN - Zenlayer IncUS
AS219499HK
AS23764HK
AS24429CN
AS24482SG
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS3257US
AS32787PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc.US
AS32934FACEBOOK - Facebook, Inc.US
AS36236NETACTUATE - NetActuate, IncUS
AS36351SOFTLAYER - IBM CloudUS
AS38182MY
AS394432PEG-SG - PEG TECH INCUS
AS40605AITL-US - ANYCONNECT INFORMATION TECHNOLOGY CO., LTDUS
AS45102CN
AS45144MY
AS4635HK
AS4637HK
AS4651TH
AS4775PH
AS4788MY
AS49544NL
AS55821PH
AS59796SK
AS60068GB
AS63199CDSC-AS1 - CDS Global Cloud Co., LtdUS
AS6762IT
AS6939HURRICANE - Hurricane Electric LLCUS
AS714APPLE-ENGINEERING - Apple Inc.US
AS7656TW
AS8359RU
AS983AKARI-NETWORKS - Akari Networks LLCUS
AS9930MY

Blast radius

Count of dependent hostnames if AS55720 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 AS55720 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 AS55720 is unique to AS55720 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS55720.

Cypher and MCP

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

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