Skip to content

Autonomous System

AS214822 — MTFINANCE-AS - MT FINANCE LLC(RU)

Last fetched

AS214822 is an Autonomous System operated by MTFINANCE-AS - MT FINANCE LLC and registered in RU. As of Mon, 03 Aug 2026 23:07:42 GMT, it announces 65 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS214822Routing diversity9.1/10Peering density2.4/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/214822

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS12389ROSTELECOM-AS - PJSC RostelecomRU
AS48347MTW-AS - MTW-ASRU
AS9002RETN-AS - RETN LimitedGB

Blast radius

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

5,930 hostnames depend on this network.Exact count across all 66 announced prefixes. Snapshot Thu, 09 Jul 2026 00:01:10 GMT.

MOAS / hijack watch

Prefixes routed by AS214822 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
2a06:1301:4300::/48AS215346BIGDATAHOST-AS - Big Data Host LLC

Threat posture

Related pages

Pivot deeper into the graph from AS214822.

Cypher and MCP

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

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