Skip to content

Hostname

litespeedtech.com

Last fetched

litespeedtech.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · litespeedtech.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/litespeedtech.com

Resolution chain

litespeedtech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.55.120.7352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
lite speed technologies
Contact emails

Subdomains

26 observed subdomains of litespeedtech.com.

Web-graph footprint

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

2,542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for litespeedtech.com.

MechanismTarget
SPF_Alitespeedtech.com
SPF_Amail.litespeedtech.com
SPF_Apaoffice.litespeedtech.com
SPF_INCLUDE_spf.google.com
SPF_IP135.148.138.120
SPF_IP157.245.114.211
SPF_IP173.205.184.0/24
SPF_IP34.192.49.9
SPF_IP34.209.86.244
SPF_IP34.210.113.18
SPF_IP34.226.82.138
SPF_IP34.230.248.241
SPF_IP34.231.236.27
SPF_IP64.176.199.242
SPF_IP69.112.250.101
SPF_IP72.250.60.139
SPF_MXlitespeedtech.com

Related pages

Pivot deeper into the graph from litespeedtech.com.

Cypher and MCP

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

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