Skip to content

Hostname

libapps-au.s3.amazonaws.com

Last fetched

libapps-au.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

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

Resolution chain

libapps-au.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.1263.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.283.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.673.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2013.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.693.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.903.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1673.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2183.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2323.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2453.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.18052.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.18152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.12152.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.14952.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.5752.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with libapps-au.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from libapps-au.s3.amazonaws.com.

Cypher and MCP

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

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