Skip to content

Hostname

cwmaint.com

Last fetched

cwmaint.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cwmaint.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cwmaint.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.184.111108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.125108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.129108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.82108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.8.12118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.918.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of cwmaint.com owner
Contact emails

Subdomains

3 observed subdomains of cwmaint.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cwmaint.com.

Cypher and MCP

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

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