Skip to content

Hostname

handshakee.com

Last fetched

handshakee.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · handshakee.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/handshakee.com

Resolution chain

handshakee.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.200.3513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.255.12713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.31.13013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.204.14818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.58.43.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.163.2335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.42.24635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.185.14352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.95.20952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.210.8854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.114.12654.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.6.22116.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.119.12357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

3 observed subdomains of handshakee.com.

Web-graph footprint

Distinct hostnames that link to or from handshakee.com in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from handshakee.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "handshakee.com"})-[: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.