Skip to content

Hostname

mkn.it

Last fetched

mkn.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · mkn.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mkn.it

Resolution chain

mkn.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
mk srl
Contact emails

Subdomains

12 observed subdomains of mkn.it.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mkn.it.

MechanismTarget
SPF_Amkn.it
SPF_IP195.231.61.250/32
SPF_IP93.49.99.91/32
SPF_IP93.57.20.0/24
SPF_IP94.102.143.146/32
SPF_MXmkn.it

Related pages

Pivot deeper into the graph from mkn.it.

Cypher and MCP

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

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