Skip to content

Hostname

lyst.com

Last fetched

lyst.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · lyst.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lyst.com

Resolution chain

lyst.com 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
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.246.60.20234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.49.1534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.172.5546.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.31.25246.137.0.0/17AS16509AMAZON-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.212.165.5352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.40.13752.208.0.0/13AS16509AMAZON-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
54.195.86.24454.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.78.24654.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.146.13954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.118.5254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.42.20699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.167.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
lyst
Contact emails

Subdomains

20 observed subdomains of lyst.com.

Web-graph footprint

Distinct hostnames that link to or from lyst.com in the public web crawl.

2,629 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lyst.com.

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

Related pages

Pivot deeper into the graph from lyst.com.

Cypher and MCP

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

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