Skip to content

Hostname

csac-eia.targetsolutions.com

Last fetched

csac-eia.targetsolutions.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · csac-eia.targetsolutions.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/csac-eia.targetsolutions.com

Resolution chain

csac-eia.targetsolutions.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.178.3716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.0.943.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.154.1152.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.244.6752.216.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.93.1052.216.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.3752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.18154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with csac-eia.targetsolutions.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from csac-eia.targetsolutions.com.

Cypher and MCP

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

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