Hostname
luminous2020.com
Last fetched
luminous2020.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
luminous2020.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.66.248.128 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.47 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.71 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.248.94 | 18.66.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.140.101 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.110 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.50 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.72 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of luminous2020.com owner
- Contact emails
- 059a2d4b-6481-45b0-8b56-fa4189e84bb8@identity-protect.org
- 4dbf0ad7-12e1-4577-b75c-08c3a7162d21@identity-protect.org
- 7734f613-cfab-4d41-ab55-31c5b01176cf@identity-protect.org
- e00a5ae0-76cc-4cd4-8c2d-49f35da51371@identity-protect.org
- ec52fafe-23a1-448a-8c2b-e771b9983685@identity-protect.org
- f9bd3fc3-0940-4b2a-914e-dae8c7e83387@identity-protect.org
- owner-8699584@luminous2020.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from luminous2020.com.
- IP · 18.66.248.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 059a2d4b-6481-45b0-8b56-fa4189e84bb8@identity-protect.org
- TLD · .com
- Browse hostnames · lu…
- 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: "luminous2020.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.