Skip to content

Hostname

audio.ancientdragon.org

Last fetched

audio.ancientdragon.org resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · audio.ancientdragon.orgRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/audio.ancientdragon.org

Resolution chain

audio.ancientdragon.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.178.3216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.19116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.16716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.16816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.21416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.10416.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.16816.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.16816.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.6416.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.142.10252.216.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.15252.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.213.12852.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.8052.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.14452.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.19252.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.12854.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with audio.ancientdragon.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from audio.ancientdragon.org in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from audio.ancientdragon.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "audio.ancientdragon.org"})-[: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.