Skip to content

Hostname

laundress-java.s3.amazonaws.com

Last fetched

laundress-java.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

laundress-java.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.79.763.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.63.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.170.8952.218.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.1952.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.185.11552.218.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.10552.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.13752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.5752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.188.10552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.208.18552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.17752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.13752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.22552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.5752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.239.7352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.4952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with laundress-java.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from laundress-java.s3.amazonaws.com.

Cypher and MCP

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

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