Skip to content

Hostname

fsfi.dk

Last fetched

fsfi.dk resolves to 1 IPv4 address operated by AS196752 in NL.

Nutrition Label

WHISPER CANON · fsfi.dkRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fsfi.dk

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.108.12684.22.108.0/24AS196752NL

WHOIS identity

Registrar
Organization
foreningen af selvstaendige f?rstehjaelpsinstrukt?rer fsfi
Contact emails

Subdomains

3 observed subdomains of fsfi.dk.

Web-graph footprint

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

32 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fsfi.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP84.22.96.26

Related pages

Pivot deeper into the graph from fsfi.dk.

Cypher and MCP

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

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