Skip to content

Hostname

vkdata.dk

Last fetched

vkdata.dk resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:vk data aps as the registrar.

Nutrition Label

WHISPER CANON · vkdata.dkRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vkdata.dk

Resolution chain

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

WHOIS identity

Registrar
registrar:vk data aps
Organization
vk data aps
Contact emails

Subdomains

20 observed subdomains of vkdata.dk.

Web-graph footprint

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

29 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vkdata.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from vkdata.dk.

Cypher and MCP

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

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