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
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.
- 45.8.228.0/24
- 45.8.229.0/24
- 45.10.244.0/24
- 45.10.245.0/24
- 45.10.246.0/24
- 45.10.247.0/24
- 45.11.26.0/24
- 45.11.27.0/24
- 45.82.153.0/24
- 45.132.17.0/24
- 45.135.233.0/24
- 45.137.152.0/24
- 45.143.92.0/24
- 45.143.94.0/24
- 45.143.95.0/24
- 45.151.144.0/24
- 45.153.230.0/24
- 46.17.248.0/24
- 62.76.228.0/24
- 62.233.35.0/24
- 85.208.208.0/24
- 87.247.157.0/24
- 170.168.1.0/24
- 170.168.15.0/24
- 176.113.80.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 2a06:1301:4300::/48 | AS215346 | BIGDATAHOST-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.