Skip to content

Hostname

cdn.aaron.dev.proaws.aaron-dev.com

Last fetched

cdn.aaron.dev.proaws.aaron-dev.com resolves to 8 IPv4 addresses operated by AS64073 in IE.

Nutrition Label

WHISPER CANON · cdn.aaron.dev.proaws.aaron-dev.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdn.aaron.dev.proaws.aaron-dev.com

Resolution chain

cdn.aaron.dev.proaws.aaron-dev.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.219.1160.0.0.0/0AS64073IE
13.227.219.1230.0.0.0/0AS64073IE
13.227.219.270.0.0.0/0AS64073IE
13.227.219.70.0.0.0/0AS64073IE
52.85.31.11652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.aaron.dev.proaws.aaron-dev.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdn.aaron.dev.proaws.aaron-dev.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 20

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