Skip to content

Hostname

dyk.dk

Last fetched

dyk.dk resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in NL.

Nutrition Label

WHISPER CANON · dyk.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dyk.dk

Resolution chain

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

IPPrefixASNOperatorCountry
216.137.182.195216.137.180.0/22AS55293A2HOSTING - A2 Hosting, Inc.NL

WHOIS identity

Registrar
Organization
divespace aps
Contact emails

Subdomains

8 observed subdomains of dyk.dk.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for dyk.dk.

MechanismTarget
SPF_Adyk.dk
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.azehosting.net
SPF_INCLUDEspf.mailjet.com
SPF_IP168.119.147.190
SPF_IP216.137.180.88
SPF_IP216.137.182.195
SPF_IP49.12.83.126
SPF_IP49.12.83.57
SPF_MXdyk.dk

Related pages

Pivot deeper into the graph from dyk.dk.

Cypher and MCP

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

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