All hostnames ws-dev.agent-enterprise.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · ws-dev.agent-enterprise.com Routing diversity 5.0/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ws-dev.agent-enterprise.com Resolution chain ws-dev.agent-enterprise.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.22.174.75 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.230.246 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.62.62 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.181.163 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.182.123 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.80.125.147 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.235.36.159 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.236.112.114 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.238.89.197 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.98.103 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.11.131.145 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.26.226.96 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.37.187.235 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.43.212.215 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.187.184.23 54.186.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.190.216.92 54.190.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with ws-dev.agent-enterprise.com in WhisperGraph.
Related pages Pivot deeper into the graph from ws-dev.agent-enterprise.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ws-dev.agent-enterprise.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .