Skip to content

Hostname

cortex-rendered-emails.s3.amazonaws.com

Last fetched

cortex-rendered-emails.s3.amazonaws.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cortex-rendered-emails.s3.amazonaws.comRouting diversity6.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cortex-rendered-emails.s3.amazonaws.com

Resolution chain

cortex-rendered-emails.s3.amazonaws.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.15116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.17616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.20516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.4416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.17416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.13016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.7716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.23616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.10716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.73.2516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.2.1463.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.2553.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.29.1613.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.3.1743.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.214.13752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.218.16952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.24952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.125.18552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.134.16952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.22552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cortex-rendered-emails.s3.amazonaws.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cortex-rendered-emails.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cortex-rendered-emails.s3.amazonaws.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.