Skip to content

Hostname

ltts.com

Last fetched

ltts.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ltts.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ltts.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.166.44.2535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.44.4166.117.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.192.13166.117.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

21 observed subdomains of ltts.com.

Web-graph footprint

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

393 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ltts.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.185.121.105
SPF_IP14.140.155.42
SPF_IP20.5.80.155/32
SPF_IP20.5.82.25/32
SPF_IP68.232.133.134
SPF_IP68.232.133.182/32
SPF_IP68.232.150.44
SPF_IP68.232.156.55
SPF_IP68.232.156.61
SPF_IP68.232.156.70

Related pages

Pivot deeper into the graph from ltts.com.

Cypher and MCP

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

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