Skip to content

Hostname

cdn-html5.s3.amazonaws.com

Last fetched

cdn-html5.s3.amazonaws.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · cdn-html5.s3.amazonaws.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cdn-html5.s3.amazonaws.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.232.323.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1173.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1183.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1333.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1923.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1993.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2333.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2493.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with cdn-html5.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from cdn-html5.s3.amazonaws.com.

Cypher and MCP

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

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