Skip to content

Hostname

themountainfold.code.s3.amazonaws.com

Last fetched

themountainfold.code.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · themountainfold.code.s3.amazonaws.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/themountainfold.code.s3.amazonaws.com

Resolution chain

themountainfold.code.s3.amazonaws.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.16716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.22016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.8516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.40.1716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.4116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.13.1433.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.20.1123.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.21.1843.5.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.1833.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.27.893.5.27.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.3.1893.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.34.2552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.128.8152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.200.22552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.1752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.24952.217.224.0/19AS16509AMAZON-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 themountainfold.code.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "themountainfold.code.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.