Skip to content

Hostname

mailshake.com

Last fetched

mailshake.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mailshake.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mailshake.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.11813.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.3113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.3813.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.7913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.164.116.1318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of mailshake.com owner
Contact emails

Subdomains

15 observed subdomains of mailshake.com.

Web-graph footprint

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

1,729 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mailshake.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEhelpscoutemail.com

Related pages

Pivot deeper into the graph from mailshake.com.

Cypher and MCP

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

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