Skip to content

Hostname

frie.dk

Last fetched

frie.dk resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:a/s scannet as the registrar.

Nutrition Label

WHISPER CANON · frie.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/frie.dk

Resolution chain

frie.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:a/s scannet
Organization
frie
Contact emails

Subdomains

19 observed subdomains of frie.dk.

Web-graph footprint

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

95 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for frie.dk.

MechanismTarget
SPF_INCLUDE25350608.spf05.hubspotemail.net
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.35.2
SPF_IP188.180.84.162
SPF_IP20.234.157.115
SPF_IP77.247.69.50
SPF_IP93.160.62.172

Related pages

Pivot deeper into the graph from frie.dk.

Cypher and MCP

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

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