Skip to content

Autonomous System

AS7642(MV)

Last fetched

AS7642 is an Autonomous System registered in MV. As of Tue, 21 Jul 2026 12:26:03 GMT, it announces 143 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS7642Routing diversity10.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/7642

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS12859NL
AS1299SE
AS132218MV
AS133742MV
AS136238MV
AS137056MV
AS137477MV
AS137981MV
AS139082TH
AS14789CLOUDFLARENET - Cloudflare, Inc.US
AS174COGENT-174 - Cogent Communications, LLCUS
AS17639PH
AS18001LK
AS1836CH
AS213241BE
AS24016MV
AS24184MV
AS24482SG
AS29632BG
AS3204EE
AS33891DE
AS34549DE
AS35625FR
AS38001SG
AS45489LK
AS48362AT
AS50300GB
AS56662PL
AS6939HURRICANE - Hurricane Electric LLCUS
AS7473SG
AS8966AE
AS9002GB

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS7642.

Cypher and MCP

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

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