Hostname
luxoworks.com
Last fetched
luxoworks.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
luxoworks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.22.145.16 | 5.22.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@luxoworks.com
- info@domain-contact.org
- 66c80ac49edfc9b5fc7018249dc876aea4fbfcc65a1610bbb83bf81f7c300382@luxoworks.com.whoisproxy.org
- 8c588b1d93709dd903d6b8c0eeb6b991ca872eed03a85cd19ecd8479c2d87cfa@luxoworks.com.whoisproxy.org
- afe647c603618466ad435efc731c84f41dba77a3315487a3bc0adc43c80c92ad@luxoworks.com.whoisproxy.org
- c260b5a40df3b300848e16627e5dc1df5922918aed7d90d3f924b366ae8d18b4@luxoworks.com.whoisproxy.org
- fc3853a9193ac272eacccf97cb91802c6cb1347aafb91fc8bbb81b17572e55bb@luxoworks.com.whoisproxy.org
Subdomains
29 observed subdomains of luxoworks.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from luxoworks.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for luxoworks.com.
| Mechanism | Target |
|---|---|
| SPF_A | luxoworks.com |
| SPF_INCLUDE | mail.hostingww.com |
| SPF_MX | luxoworks.com |
Related pages
Pivot deeper into the graph from luxoworks.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "luxoworks.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.