Skip to content

Hostname

stro.li

Last fetched

stro.li resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · stro.liRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stro.li

Resolution chain

stro.li resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.43.11418.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.12118.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.2318.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.918.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.39.1173.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.39.203.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.39.443.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.39.663.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with stro.li in WhisperGraph.

Subdomains

3 observed subdomains of stro.li.

Web-graph footprint

Distinct hostnames that link to or from stro.li in the public web crawl.

24 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from stro.li.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stro.li"})-[: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.