Skip to content

Hostname

sappee.fi

Last fetched

sappee.fi resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI.

Nutrition Label

WHISPER CANON · sappee.fiRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sappee.fi

Resolution chain

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

IPPrefixASNOperatorCountry
34.88.64.13434.88.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCFI

WHOIS identity

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

Subdomains

6 observed subdomains of sappee.fi.

Web-graph footprint

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

104 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for sappee.fi.

MechanismTarget
SPF_Aa011.000.fi
SPF_Aemh01.mail.saunalahti.fi
SPF_Aemh02.mail.saunalahti.fi
SPF_Aemh03.mail.saunalahti.fi
SPF_Aemh04.mail.saunalahti.fi
SPF_Aemh06.mail.saunalahti.fi
SPF_Aemh07.mail.saunalahti.fi
SPF_Asappee.fi
SPF_Asmtp.kolumbus.fi
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.229.0.32/27
SPF_IP193.229.0.46/32
SPF_IP193.229.55.0/24
SPF_IP193.64.173.36
SPF_IP194.251.185.114
SPF_IP195.156.147.15/32
SPF_IP195.197.172.96/27
SPF_IP207.180.198.90
SPF_IP34.88.64.134
SPF_IP62.142.117.192/26
SPF_IP62.142.5.0/24
SPF_IP62.142.5.117/32
SPF_IP85.76.243.37
SPF_IP87.239.250.32

Related pages

Pivot deeper into the graph from sappee.fi.

Cypher and MCP

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

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