Skip to content

Hostname

ly.st

Last fetched

ly.st resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · ly.stRouting diversity6.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/ly.st

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.57.161108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.4.14718.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.200.1733.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.107.14534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.41.234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.27.634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.60.20234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.101.2134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.49.1534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.2.6734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.172.5546.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.60.852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.114.24652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.126.12152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.96.24352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.188.2752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.165.5352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.127.4654.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.234.7454.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.224.9854.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

1 observed subdomain of ly.st.

Subdomain
www.ly.st

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ly.st.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.tipalti.com

Related pages

Pivot deeper into the graph from ly.st.

Cypher and MCP

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

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