Skip to content

Hostname

vkst.dk

Last fetched

vkst.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · vkst.dkRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/vkst.dk

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.104.21488.99.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
vkst i/s
Contact emails

Subdomains

9 observed subdomains of vkst.dk.

Web-graph footprint

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

73 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vkst.dk.

MechanismTarget
SPF_INCLUDE_spf.alchemer.eu
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP159.183.220.69
SPF_IP87.54.0.82
SPF_IP88.99.104.214

Related pages

Pivot deeper into the graph from vkst.dk.

Cypher and MCP

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

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