Skip to content

Hostname

vtk.dk

Last fetched

vtk.dk resolves to 1 IPv4 address operated by AS31027 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
152.115.36.112152.115.32.0/19AS31027DK

WHOIS identity

Registrar
Organization
vtk a/s (vejle teknisk kemisk fabrik)
Contact emails

Subdomains

10 observed subdomains of vtk.dk.

Web-graph footprint

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

19 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vtk.dk.

MechanismTarget
SPF_Amail.blite.dk
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.stom.dk
SPF_IP152.115.36.112
SPF_IP192.162.219.206
SPF_IP87.104.221.82
SPF_IP87.104.221.83
SPF_IP87.104.221.86

Related pages

Pivot deeper into the graph from vtk.dk.

Cypher and MCP

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

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