Skip to content

Autonomous System

AS47169HPC-MVM-AS(HU)

Last fetched

AS47169 is an Autonomous System operated by HPC-MVM-AS and registered in HU. As of Thu, 21 May 2026 10:37:01 GMT, it announces 41 routed IP prefixes and peers with 19 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS47169Routing diversity8.1/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/47169

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS208126VINET_HU
AS200076KLAPKA-ASHU
AS54253ORCL-CHICAGO-PP - Oracle CorporationUS
AS51438BOLYASHU
AS50031ZALASZAM-ASHU
AS49986PAKS2HU
AS44789HIRSAT-ASHU
AS43928MVMI-AS MVMI service networkHU
AS42120AS-MDCHU
AS41303MATRACOMP-ASHU
AS41015GELKA-ASNHU
AS40989EGIS-HU-ASHU
AS33891CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKDE
AS31297AXIAN-HU-ASHU
AS25539MAVIR-HU-AS MAVIR Rt.HU
AS6939HURRICANE - Hurricane Electric LLCUS
AS3257GTT-BACKBONE GTTUS
AS1955HBONE-AS KIFUHU

Blast radius

Approximate count of dependent hostnames if AS47169 disappeared from the routing table.

~7,843 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:37:01 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS47169.

Cypher and MCP

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

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