Hostname
lampfreeprojectors.com
Last fetched
lampfreeprojectors.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lampfreeprojectors.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.209.7.225 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.215.72.76 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.227.11.222 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.26.220.142 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.242.151 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.40.25.242 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- casio america,
- Contact emails
- jswank@casio.com
- nicmaster@casio.com
- 41054d9e-3c24-4fed-bd42-7dbff39be8f5@identity-protect.org
- 43e8bbd4-6b65-4cb1-810f-b05b331b2d23@identity-protect.org
- 4bc32a71-c052-4156-be94-62c13e9ad116@identity-protect.org
- 83fc332d-f4cd-471e-9e19-2f1dfebccc0d@identity-protect.org
- 957bee39-b69a-472f-9d3b-69657aa2a23d@identity-protect.org
- 9de32c90-4f37-4094-a9fc-6c0b3de7cf35@identity-protect.org
- fc765061-05be-4877-a641-b17922526860@identity-protect.org
- owner-815811@lampfreeprojectors.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from lampfreeprojectors.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lampfreeprojectors.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.