Skip to content

Hostname

mt.net.mk

Last fetched

mt.net.mk resolves to 1 IPv4 address operated by MT-AS-OWN - Makedonski Telekom AD-Skopje in MK.

Nutrition Label

WHISPER CANON · mt.net.mkRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mt.net.mk

Resolution chain

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

IPPrefixASNOperatorCountry
195.26.152.130195.26.128.0/19AS6821MT-AS-OWN - Makedonski Telekom AD-SkopjeMK

WHOIS identity

No WHOIS records are currently associated with mt.net.mk in WhisperGraph.

Subdomains

320 observed subdomains of mt.net.mk.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mt.net.mk.

MechanismTarget
SPF_IP195.26.152.35
SPF_IP195.26.152.36
SPF_IP195.26.152.38

Related pages

Pivot deeper into the graph from mt.net.mk.

Cypher and MCP

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

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