Skip to content

Hostname

fennia.fi

Last fetched

fennia.fi resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fennia.fiRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/fennia.fi

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.71.153166.117.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.112.18976.223.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
keskin?inen vakutuusyhti? fennia
Contact emails

Subdomains

107 observed subdomains of fennia.fi.

Web-graph footprint

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

353 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for fennia.fi.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf-fennia.vihta.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.teliasign.com
SPF_IP194.215.201.106
SPF_IP194.28.2.219
SPF_IP213.138.136.165
SPF_IP80.190.146.169
SPF_IP81.22.169.238/32
SPF_IP81.22.169.239/32
SPF_IP87.253.234.71/32
SPF_IP87.253.234.73/32
SPF_IP87.253.234.85/32

Related pages

Pivot deeper into the graph from fennia.fi.

Cypher and MCP

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

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