Skip to content

Hostname

umapper.s3.amazonaws.com

Last fetched

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

Nutrition Label

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

Resolution chain

umapper.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.178.2716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.20416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.15516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.20616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.16716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.67.5716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.29.863.5.29.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.154.17252.216.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.221.10552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.16152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.37.3352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.8152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.12952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.17252.217.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.7652.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.99.2052.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with umapper.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from umapper.s3.amazonaws.com in the public web crawl.

214 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from umapper.s3.amazonaws.com.

Cypher and MCP

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

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