Skip to content

Hostname

wealthsimple.com

Last fetched

wealthsimple.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.238.157107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.66.112.218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.225.31.1123.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.230.114.12554.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.1654.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.3054.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.9654.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wealthsimple.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_IP168.245.70.214
SPF_IP199.73.118.2/32

Related pages

Pivot deeper into the graph from wealthsimple.com.

Cypher and MCP

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

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