Hostname
lux-iot.com
Last fetched
lux-iot.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lux-iot.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lux-iot.com owner
- Contact emails
- 1b1806f0-950d-402c-8bed-b4406b87caec@identity-protect.org
- 30e8b37d-2e23-4cdb-a8cc-511ebd1f8492@identity-protect.org
- 45881bda-4383-4758-8298-8c33295994eb@identity-protect.org
- 5c4981fc-df60-415c-add6-9cf2fad76f81@identity-protect.org
- 7afeef2b-3430-492b-84c0-2d98b9190379@identity-protect.org
- 9b116dad-e770-4263-86a5-c63744047208@identity-protect.org
- e744df9c-abba-4c4e-96a4-489285d35906@identity-protect.org
Subdomains
5 observed subdomains of lux-iot.com.
Showing 4 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from lux-iot.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lux-iot.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.