Skip to content

Hostname

safehouse.dk

Last fetched

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

Nutrition Label

WHISPER CANON · safehouse.dkRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/safehouse.dk

Resolution chain

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

IPPrefixASNOperatorCountry
80.196.145.15880.196.0.0/14AS3292DK

WHOIS identity

Registrar
Organization
rene rosendahl nielsen
Contact emails

Subdomains

30 observed subdomains of safehouse.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for safehouse.dk.

MechanismTarget
SPF_IP80.196.145.158
SPF_IP80.251.192.65
SPF_IP80.251.192.71
SPF_IP80.251.192.72
SPF_IP80.251.192.73
SPF_IP80.251.200.135
SPF_IP80.251.201.52
SPF_IP86.52.42.31
SPF_IP86.52.42.62
SPF_IP95.209.144.48

Related pages

Pivot deeper into the graph from safehouse.dk.

Cypher and MCP

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

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