Skip to content

Hostname

lystit.com

Last fetched

lystit.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 · lystit.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lystit.com

Resolution chain

lystit.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
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.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
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.249.654.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.27.5954.195.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

WHOIS identity

Registrar
iana:81
Organization
lyst
Contact emails

Subdomains

51 observed subdomains of lystit.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lystit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from lystit.com.

Cypher and MCP

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

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