Skip to content

Hostname

hvanke.dk

Last fetched

hvanke.dk resolves to 1 IPv4 address operated by AS3308 in DK.

Nutrition Label

WHISPER CANON · hvanke.dkRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/hvanke.dk

Resolution chain

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

IPPrefixASNOperatorCountry
193.8.37.86193.8.37.0/24AS3308DK

WHOIS identity

Registrar
Organization
handvaerkets ankenaevn
Contact emails

Subdomains

1 observed subdomain of hvanke.dk.

Subdomain
www.hvanke.dk

Web-graph footprint

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

78 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hvanke.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.116.194.218
SPF_IP77.66.3.88
SPF_IP85.235.240.102
SPF_IP85.235.240.119
SPF_IP85.235.240.98
SPF_IP85.235.240.99

Related pages

Pivot deeper into the graph from hvanke.dk.

Cypher and MCP

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

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