Skip to content

Hostname

dhf.dk

Last fetched

dhf.dk resolves to 1 IPv4 address operated by AS3292 in DK.

Nutrition Label

WHISPER CANON · dhf.dkRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/dhf.dk

Resolution chain

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

IPPrefixASNOperatorCountry
195.215.15.5195.215.0.0/16AS3292DK

WHOIS identity

Registrar
Organization
dansk handbold forbund
Contact emails

Subdomains

16 observed subdomains of dhf.dk.

Web-graph footprint

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

371 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dhf.dk.

MechanismTarget
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sikkermail.nu
SPF_INCLUDEspf1.danskhaandbold.dk
SPF_IP152.115.159.86
SPF_IP193.138.115.106
SPF_IP194.126.192.230
SPF_IP195.215.15.5
SPF_IP195.215.15.6
SPF_IP37.97.36.58
SPF_IP5.103.49.72
SPF_IP5.186.85.54

Related pages

Pivot deeper into the graph from dhf.dk.

Cypher and MCP

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

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