Skip to content

Hostname

mrt.com.ua

Last fetched

mrt.com.ua resolves to 1 IPv4 address operated by AS44051 in DE.

Nutrition Label

WHISPER CANON · mrt.com.uaRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mrt.com.ua

Resolution chain

mrt.com.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.2.234.48212.2.234.0/24AS44051DE

WHOIS identity

No WHOIS records are currently associated with mrt.com.ua in WhisperGraph.

Subdomains

11 observed subdomains of mrt.com.ua.

Web-graph footprint

Distinct hostnames that link to or from mrt.com.ua in the public web crawl.

46 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mrt.com.ua.

MechanismTarget
SPF_Amrt.com.ua
SPF_IP103.75.127.9
SPF_IP212.2.234.48
SPF_IP212.224.112.28
SPF_MXmrt.com.ua

Related pages

Pivot deeper into the graph from mrt.com.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mrt.com.ua"})-[: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.