Hostname
lightrocket.com
Last fetched
lightrocket.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
lightrocket.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.21.106 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.21.28 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.21.41 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.164.21.87 | 18.164.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.222.132.105 | 52.222.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.132.109 | 52.222.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.132.12 | 52.222.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.132.3 | 52.222.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:2
- Organization
- lightrocket pte
- Contact emails
Subdomains
47 observed subdomains of lightrocket.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lightrocket.com in the public web crawl.
39 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for lightrocket.com.
| Mechanism | Target |
|---|---|
| SPF_A | lightrocket.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.228.16.150 |
| SPF_IP | 35.157.247.213 |
| SPF_IP | 52.220.102.54 |
| SPF_IP | 52.221.152.194 |
| SPF_IP | 52.48.82.61 |
| SPF_IP | 52.76.174.115 |
| SPF_IP | 52.77.66.75 |
| SPF_MX | lightrocket.com |
Related pages
Pivot deeper into the graph from lightrocket.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lightrocket.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.