Skip to content

Hostname

cws.digital

Last fetched

cws.digital resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cws.digitalRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cws.digital

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.82.9315.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.175.112177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.235.28177.71.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.185.6018.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.248.16118.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.45.16818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.161.15018.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.3.8518.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.23.16818.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.144.22552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.250.8652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.122.1854.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.227.19054.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.50.14154.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.189.8854.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.2.23554.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.88.8354.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.22.056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.125.156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.151.20856.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

74 observed subdomains of cws.digital.

Web-graph footprint

Distinct hostnames that link to or from cws.digital in the public web crawl.

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cws.digital.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ecentry.io

Related pages

Pivot deeper into the graph from cws.digital.

Cypher and MCP

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

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