All hostnames vm.target-video.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · vm.target-video.com Routing diversity 4.2/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/vm.target-video.com Resolution chain vm.target-video.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.138.36.111 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.74 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.76 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.99 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.109 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.30 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.40 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.87 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.32.99.106 13.32.98.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.110 13.32.98.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.120 13.32.98.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.84 13.32.98.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.217.35 3.168.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.217.58 3.168.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.217.78 3.168.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.217.87 3.168.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.103 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.123 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.15 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.9 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with vm.target-video.com in WhisperGraph.
Related pages Pivot deeper into the graph from vm.target-video.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vm.target-video.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 .