Skip to content

Hostname

mt.ru

Last fetched

mt.ru resolves to 5 IPv4 addresses operated by SELECTEL-MSK - JSC Selectel in RU. WHOIS lists registrar:ru-center-ru as the registrar.

Nutrition Label

WHISPER CANON · mt.ruRouting diversity3.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint0.0/10canon.whisper.security/host/mt.ru

Resolution chain

mt.ru resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.228.114.22837.228.112.0/22AS50340SELECTEL-MSK - JSC SelectelRU
5.188.74.2285.188.72.0/22AS50340SELECTEL-MSK - JSC SelectelRU
77.223.109.14977.223.108.0/22AS50340SELECTEL-MSK - JSC SelectelRU
77.223.110.877.223.108.0/22AS50340SELECTEL-MSK - JSC SelectelRU
82.148.14.15782.148.12.0/22AS50340SELECTEL-MSK - JSC SelectelRU

WHOIS identity

Registrar
registrar:ru-center-ru
Organization
llc. 'mt'
Contact emails

Subdomains

2 observed subdomains of mt.ru.

Web-graph footprint

Distinct hostnames that link to or from mt.ru in the public web crawl.

55 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mt.ru.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mt.ru"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.