Skip to content

Hostname

kmc.dk

Last fetched

kmc.dk resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · kmc.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kmc.dk

Resolution chain

kmc.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
kmc, kartoffelmelcentralen, amba
Contact emails

Subdomains

19 observed subdomains of kmc.dk.

Web-graph footprint

Distinct hostnames that link to or from kmc.dk in the public web crawl.

62 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kmc.dk.

MechanismTarget
SPF_INCLUDE14541121.spf05.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.comendosystems.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.66.185.168
SPF_IP87.116.19.99

Related pages

Pivot deeper into the graph from kmc.dk.

Cypher and MCP

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

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