Skip to content

Hostname

efnu.fi

Last fetched

efnu.fi resolves to 1 IPv4 address operated by AS45010 in FI.

Nutrition Label

WHISPER CANON · efnu.fiRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/efnu.fi

Resolution chain

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

IPPrefixASNOperatorCountry
93.90.51.2293.90.48.0/20AS45010FI

WHOIS identity

No WHOIS records are currently associated with efnu.fi in WhisperGraph.

Subdomains

6 observed subdomains of efnu.fi.

Web-graph footprint

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

8 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for efnu.fi.

MechanismTarget
SPF_Aefnu.fi
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendersrv.com
SPF_IP103.21.244.0/22
SPF_IP103.22.200.0/22
SPF_IP103.31.4.0/22
SPF_IP104.16.0.0/13
SPF_IP104.24.0.0/14
SPF_IP108.162.192.0/18
SPF_IP131.0.72.0/22
SPF_IP141.101.64.0/18
SPF_IP162.158.0.0/15
SPF_IP172.64.0.0/13
SPF_IP173.245.48.0/20
SPF_IP188.114.96.0/20
SPF_IP190.93.240.0/20
SPF_IP192.168.0.1/32
SPF_IP197.234.240.0/22
SPF_IP198.41.128.0/17
SPF_IP93.90.51.26
SPF_IP93.90.51.27
SPF_MXefnu.fi
SPF_MXilmailu.com
SPF_MXilmailu.org

Related pages

Pivot deeper into the graph from efnu.fi.

Cypher and MCP

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

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