Skip to content

Hostname

www.care-thread.com

Last fetched

www.care-thread.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.1316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.23616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.43.11752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.10952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.88.20252.216.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.9352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.124.10152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.2152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.6152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.92.5152.217.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.169.16554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.192.14154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.3754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.5354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.1354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.care-thread.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.care-thread.com.

Cypher and MCP

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

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