Skip to content

Hostname

dkk.dk

Last fetched

dkk.dk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:dandomain a/s as the registrar.

Nutrition Label

WHISPER CANON · dkk.dkRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dkk.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.50.85.15513.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:dandomain a/s
Organization
dansk kennel klub
Contact emails

Subdomains

18 observed subdomains of dkk.dk.

Web-graph footprint

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

817 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dkk.dk.

MechanismTarget
SPF_INCLUDE_custspf.one.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdkkhundensdag.dk
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.115.42.199
SPF_IP185.9.6.201

Related pages

Pivot deeper into the graph from dkk.dk.

Cypher and MCP

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

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