Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.21.10618.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.2818.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.4118.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.8718.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
52.222.132.10552.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.10952.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.1252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.352.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
lightrocket pte
Contact emails

Subdomains

47 observed subdomains of lightrocket.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lightrocket.com.

MechanismTarget
SPF_Alightrocket.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.228.16.150
SPF_IP35.157.247.213
SPF_IP52.220.102.54
SPF_IP52.221.152.194
SPF_IP52.48.82.61
SPF_IP52.76.174.115
SPF_IP52.77.66.75
SPF_MXlightrocket.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.