Skip to content

Hostname

support.willowwealth.com

Last fetched

support.willowwealth.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · support.willowwealth.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/support.willowwealth.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.33143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.45143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.9143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.93143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.175.207.263.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.373.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.443.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.473.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with support.willowwealth.com in WhisperGraph.

Subdomains

1 observed subdomain of support.willowwealth.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for support.willowwealth.com.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com

Related pages

Pivot deeper into the graph from support.willowwealth.com.

Cypher and MCP

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

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