Skip to content

Hostname

mtf.com.mk

Last fetched

mtf.com.mk resolves to 1 IPv4 address operated by ICDSOFT in DE.

Nutrition Label

WHISPER CANON · mtf.com.mkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mtf.com.mk

Resolution chain

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

IPPrefixASNOperatorCountry
195.42.142.172195.42.142.0/24AS8739ICDSOFTDE

WHOIS identity

No WHOIS records are currently associated with mtf.com.mk in WhisperGraph.

Subdomains

3 observed subdomains of mtf.com.mk.

Web-graph footprint

Distinct hostnames that link to or from mtf.com.mk in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for mtf.com.mk.

MechanismTarget
SPF_Amtf.com.mk
SPF_INCLUDEs816.smtp-spf.sureserver.com
SPF_MXmtf.com.mk

Related pages

Pivot deeper into the graph from mtf.com.mk.

Cypher and MCP

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

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