All hostnames direct.dy-api.eu resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · direct.dy-api.eu Routing diversity 4.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/direct.dy-api.eu Resolution chain direct.dy-api.eu 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 13.224.68.11 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.64 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.76 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.224.68.81 13.224.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.106 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.78 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.84 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.91 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.32.241.106 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.118 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.23 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.7 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.239.255.24 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.239.255.65 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.239.255.95 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 18.239.255.96 18.239.252.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. HU 52.222.214.21 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.43 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.64 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.222.214.71 52.222.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with direct.dy-api.eu in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from direct.dy-api.eu in the public web crawl.
13 sites link to this hostname.
Related pages Pivot deeper into the graph from direct.dy-api.eu.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "direct.dy-api.eu"})-[: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 .