Skip to content

Hostname

cwcloudpartner.com

Last fetched

cwcloudpartner.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cwcloudpartner.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cwcloudpartner.com

Resolution chain

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

Registrar
iana:468
Organization
alan charlton
Contact emails

Subdomains

3 observed subdomains of cwcloudpartner.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cwcloudpartner.com.

MechanismTarget
SPF_Acwcloudpartner.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 cwcloudpartner.com.

Cypher and MCP

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

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