Skip to content

Hostname

zli.st

Last fetched

zli.st resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:st registry as the registrar.

Nutrition Label

WHISPER CANON · zli.stRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/zli.st

Resolution chain

zli.st resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.213.102100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.223.34100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.203.9816.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.17.20735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.99.9044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.248.88.19944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.189.1652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.157.16952.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.215.7152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.123.15452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.83.17152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.4.19252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.80.14852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.249.24552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:st registry
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from zli.st in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from zli.st.

Cypher and MCP

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

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