Skip to content

Hostname

mkn.com

Last fetched

mkn.com resolves to 1 IPv4 address operated by MTS in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · mkn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mkn.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.28.97.75212.28.96.0/19AS13010MTSDE

WHOIS identity

Registrar
iana:269
Organization
stiruam b.v.
Contact emails

Subdomains

33 observed subdomains of mkn.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mkn.com.

MechanismTarget
SPF_IP212.28.104.38
SPF_IP212.28.97.75
SPF_IP62.159.53.134
SPF_IP62.159.53.135
SPF_IP62.159.53.136
SPF_MXmkn.com

Related pages

Pivot deeper into the graph from mkn.com.

Cypher and MCP

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

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