Skip to content

Hostname

react-node-aws.s3.amazonaws.com

Last fetched

react-node-aws.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · react-node-aws.s3.amazonaws.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/react-node-aws.s3.amazonaws.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1663.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1813.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2223.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.333.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.573.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.843.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.163.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1923.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2083.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2553.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.743.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1493.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2153.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.552.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.15252.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.11252.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with react-node-aws.s3.amazonaws.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from react-node-aws.s3.amazonaws.com.

Cypher and MCP

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

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