Skip to content

Hostname

wcx.cloud

Last fetched

wcx.cloud resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wcx.cloudRouting diversity7.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wcx.cloud

Resolution chain

wcx.cloud resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.72.35100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.34.166100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.34.518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.186.2043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.184.2063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.176.383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.133.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.241.1343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.249.1583.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.138.8234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.73.22134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.164.2134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.162.21534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.76.25434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.53.10734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.247.11135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.110.13144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.155.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.67.23144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.91.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
david cabrera
Contact emails

Subdomains

10 observed subdomains of wcx.cloud.

Web-graph footprint

Distinct hostnames that link to or from wcx.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for wcx.cloud.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from wcx.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wcx.cloud"})-[: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.