Skip to content

Hostname

lith.com

Last fetched

lith.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · lith.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lith.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.233.120108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.40108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.45108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.65108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.139.47.113108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.119108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.36108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.90108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.118143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.126143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.47143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.222.214.10652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.3143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:292
Organization
warner bros. entertainment
Contact emails

Subdomains

1 observed subdomain of lith.com.

Subdomain
www.lith.com

Web-graph footprint

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

259 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lith.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.160.51
SPF_IP205.220.172.51
SPF_IP208.117.56.129
SPF_IP64.124.19.135
SPF_IP66.195.44.0/25
SPF_MXobsmtp.com

Related pages

Pivot deeper into the graph from lith.com.

Cypher and MCP

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

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