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
Resolution chain
litespeedtech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.55.120.73 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- lite speed technologies
- Contact emails
Subdomains
26 observed subdomains of litespeedtech.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from litespeedtech.com in the public web crawl.
2,542 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for litespeedtech.com.
| Mechanism | Target |
|---|---|
| SPF_A | litespeedtech.com |
| SPF_A | mail.litespeedtech.com |
| SPF_A | paoffice.litespeedtech.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 135.148.138.120 |
| SPF_IP | 157.245.114.211 |
| SPF_IP | 173.205.184.0/24 |
| SPF_IP | 34.192.49.9 |
| SPF_IP | 34.209.86.244 |
| SPF_IP | 34.210.113.18 |
| SPF_IP | 34.226.82.138 |
| SPF_IP | 34.230.248.241 |
| SPF_IP | 34.231.236.27 |
| SPF_IP | 64.176.199.242 |
| SPF_IP | 69.112.250.101 |
| SPF_IP | 72.250.60.139 |
| SPF_MX | litespeedtech.com |
Related pages
Pivot deeper into the graph from litespeedtech.com.
- IP · 52.55.120.73
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · admin@litespeedtech.com
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.