Skip to content

Hostname

mtmba.ru

Last fetched

mtmba.ru resolves to 2 IPv4 addresses operated by SWEB-AS - SpaceWeb Ltd in RU. WHOIS lists registrar:ru-center-ru as the registrar.

Nutrition Label

WHISPER CANON · mtmba.ruRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mtmba.ru

Resolution chain

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

IPPrefixASNOperatorCountry
77.222.38.20077.222.38.0/24AS44112SWEB-AS - SpaceWeb LtdRU
158.160.172.187158.160.0.0/16AS200350YandexCloud - Yandex.Cloud LLC

WHOIS identity

Registrar
registrar:ru-center-ru
Organization
llc 'matomba'
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from mtmba.ru.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mtmba.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.