Skip to content

Hostname

dfi.dk

Last fetched

dfi.dk resolves to 1 IPv4 address operated by COMBELL-AS in BE.

Nutrition Label

WHISPER CANON · dfi.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dfi.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.135.13.116185.135.12.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
Organization
det danske filminstitut
Contact emails

Subdomains

18 observed subdomains of dfi.dk.

Web-graph footprint

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

1,952 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dfi.dk.

MechanismTarget
SPF_INCLUDEspfi.dfi.dk
SPF_IP135.225.28.104
SPF_IP188.64.157.0/28
SPF_IP194.182.109.192/26
SPF_IP217.116.221.193/26
SPF_IP77.243.56.130
SPF_IP86.48.84.162
SPF_IP93.160.60.228/31
SPF_IP94.143.8.102

Related pages

Pivot deeper into the graph from dfi.dk.

Cypher and MCP

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

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