Skip to content

Hostname

handshake.fi

Last fetched

handshake.fi resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · handshake.fiRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/handshake.fi

Resolution chain

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

IPPrefixASNOperatorCountry
35.185.44.23235.185.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
5.44.245.105.44.245.0/24AS201692FI

WHOIS identity

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

Subdomains

15 observed subdomains of handshake.fi.

Web-graph footprint

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

14 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for handshake.fi.

MechanismTarget
SPF_Ahandshake.fi
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEhandshakemarketing.fi
SPF_IP185.211.123.142
SPF_MXhandshake.fi

Related pages

Pivot deeper into the graph from handshake.fi.

Cypher and MCP

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

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