Skip to content

Hostname

cloudwords.com

Last fetched

cloudwords.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cloudwords.comRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cloudwords.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.89.8316.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2163.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.163.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2413.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1233.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.20252.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.17852.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.3452.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.3452.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.152.7552.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.9952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.24352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.13952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.11552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.6752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.18752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
contact privacy inc. customer 1241122824
Contact emails

Subdomains

16 observed subdomains of cloudwords.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cloudwords.com.

MechanismTarget
SPF_INCLUDE540098.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.zendesk.com

Related pages

Pivot deeper into the graph from cloudwords.com.

Cypher and MCP

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

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