Skip to content

Hostname

lixt.ch

Last fetched

lixt.ch resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · lixt.chRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/lixt.ch

Resolution chain

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

IPPrefixASNOperatorCountry
18.196.160.24718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.213.923.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.169.103.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.199.493.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.18.1473.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.130.813.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.14.17035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.56.17152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.207.15952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.132.5263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.229.2963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.197.8418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.141.1003.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.164.20363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with lixt.ch in WhisperGraph.

Subdomains

4 observed subdomains of lixt.ch.

Web-graph footprint

Distinct hostnames that link to or from lixt.ch in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lixt.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from lixt.ch.

Cypher and MCP

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

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