Skip to content

Hostname

direct.dy-api.eu

Last fetched

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.euRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.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.

IPPrefixASNOperatorCountry
13.224.68.1113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.6413.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.7613.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.8113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.10613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.2418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
52.222.214.2152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7152.222.212.0/22AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.