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
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.
- 27.114.128.0/23
- 27.114.130.0/23
- 27.114.132.0/23
- 27.114.134.0/23
- 27.114.136.0/23
- 27.114.138.0/23
- 27.114.140.0/23
- 27.114.142.0/23
- 27.114.144.0/23
- 27.114.146.0/23
- 27.114.148.0/23
- 27.114.150.0/23
- 27.114.152.0/23
- 27.114.154.0/23
- 27.114.156.0/23
- 27.114.158.0/23
- 27.114.128.0/18
- 27.114.160.0/23
- 27.114.162.0/23
- 27.114.164.0/23
- 27.114.165.0/24
- 27.114.166.0/23
- 27.114.168.0/23
- 27.114.170.0/23
- 27.114.172.0/23
Peering ecosystem
32 distinct peers via BGP. The first 32 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12859 | — | NL |
| AS1299 | — | SE |
| AS132218 | — | MV |
| AS133742 | — | MV |
| AS136238 | — | MV |
| AS137056 | — | MV |
| AS137477 | — | MV |
| AS137981 | — | MV |
| AS139082 | — | TH |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS17639 | — | PH |
| AS18001 | — | LK |
| AS1836 | — | CH |
| AS213241 | — | BE |
| AS24016 | — | MV |
| AS24184 | — | MV |
| AS24482 | — | SG |
| AS29632 | — | BG |
| AS3204 | — | EE |
| AS33891 | — | DE |
| AS34549 | — | DE |
| AS35625 | — | FR |
| AS38001 | — | SG |
| AS45489 | — | LK |
| AS48362 | — | AT |
| AS50300 | — | GB |
| AS56662 | — | PL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7473 | — | SG |
| AS8966 | — | AE |
| AS9002 | — | GB |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.