Hostname
lucid-software.com
Last fetched
lucid-software.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lucid-software.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 |
|---|---|---|---|---|
| 13.32.179.126 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.179.30 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.179.4 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.179.78 | 13.32.178.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.21 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.53 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.56 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.82 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lucid-software.com owner
- Contact emails
- 145680ac-d962-4d4d-9fef-61f10283b9fd@identity-protect.org
- 7a984595-3c60-4563-8900-cb6721a0f78e@identity-protect.org
- 822bd82a-2961-4298-9299-0ac64d6776ed@identity-protect.org
- ae94f63f-3951-4598-ae28-928b5ab59551@identity-protect.org
- bd12b307-13e9-4f79-99c2-492fa4ed54e5@identity-protect.org
- c350781d-4c51-4f1d-9e7e-43a52a17969a@identity-protect.org
Subdomains
1 observed subdomain of lucid-software.com.
| Subdomain |
|---|
| api.lucid-software.com |
Threat posture
History
Related pages
Pivot deeper into the graph from lucid-software.com.
- IP · 13.32.179.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 145680ac-d962-4d4d-9fef-61f10283b9fd@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: "lucid-software.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.