Skip to content

Hostname

saranen.fi

Last fetched

saranen.fi resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

8 observed subdomains of saranen.fi.

Web-graph footprint

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

66 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for saranen.fi.

MechanismTarget
SPF_INCLUDE2579361.spf06.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.48.173.215
SPF_IP148.105.8.0/21
SPF_IP188.117.30.117
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP62.236.116.67/32
SPF_IP81.22.248.0/25
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from saranen.fi.

Cypher and MCP

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

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