Skip to content

Hostname

cw.it-ed.com

Last fetched

cw.it-ed.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cw.it-ed.comRouting diversity6.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cw.it-ed.com

Resolution chain

cw.it-ed.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.11516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.20916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.11716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.2416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.10216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.4016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.18916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.7716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.163.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.154.1152.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.63.7752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.7552.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.108.19552.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.162.3752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.175.4552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.13352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.18152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.46.5952.217.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cw.it-ed.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cw.it-ed.com.

Cypher and MCP

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

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