Skip to content

Hostname

app-opal.lsslibraries.com

Last fetched

app-opal.lsslibraries.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app-opal.lsslibraries.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/app-opal.lsslibraries.com

Resolution chain

app-opal.lsslibraries.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.85.106108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.31108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.36108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.96108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.115.293.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.353.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.873.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.883.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with app-opal.lsslibraries.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from app-opal.lsslibraries.com.

Cypher and MCP

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

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