Skip to content

Hostname

www.lith.com

Last fetched

www.lith.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.lith.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.lith.com

Resolution chain

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

IPPrefixASNOperatorCountry
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
99.84.252.10899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.2399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.5799.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.799.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.lith.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.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 www.lith.com.

Cypher and MCP

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

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