Skip to content

Hostname

data.castingwords.com

Last fetched

data.castingwords.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.4316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.23816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.7416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.102.1616.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.23216.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.154.652.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.14452.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.88.10152.216.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.16852.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.17652.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.163.5652.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.16052.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.20852.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.15252.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.7252.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.172.3254.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with data.castingwords.com in WhisperGraph.

Subdomains

1 observed subdomain of data.castingwords.com.

Threat posture

History

Related pages

Pivot deeper into the graph from data.castingwords.com.

Cypher and MCP

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

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