Skip to content

Hostname

enfo.fi

Last fetched

enfo.fi resolves to 3 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · enfo.fiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/enfo.fi

Resolution chain

enfo.fi resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
enfo oyj
Contact emails

Subdomains

2,246 observed subdomains of enfo.fi.

Web-graph footprint

Distinct hostnames that link to or from enfo.fi in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for enfo.fi.

MechanismTarget
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf1.enfo.fi
SPF_INCLUDEspf2.enfo.fi
SPF_IP158.90.140.11
SPF_IP77.95.151.167

Related pages

Pivot deeper into the graph from enfo.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enfo.fi"})-[: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.