Skip to content

Hostname

www.cwcloudpartner.com

Last fetched

www.cwcloudpartner.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.cwcloudpartner.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.cwcloudpartner.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.232.148.783.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.121.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.20.17154.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.cwcloudpartner.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.cwcloudpartner.com.

MechanismTarget
SPF_Awww.cwcloudpartner.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP107.22.166.135
SPF_IP206.223.185.187

Related pages

Pivot deeper into the graph from www.cwcloudpartner.com.

Cypher and MCP

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

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