Hostname
theluxops.com
Last fetched
theluxops.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
theluxops.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 |
|---|---|---|---|---|
| 13.211.225.127 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of theluxops.com owner
- Contact emails
- 65fd37b9-67d1-439c-a9bd-55a331bad124@identity-protect.org
- 83d7690a-f2d7-4236-98b7-fc825bd44dc4@identity-protect.org
- a44f6057-9016-444b-a6f6-c4bcc46e58fa@identity-protect.org
- c0a73c7e-046b-4613-a615-3acaa6f76479@identity-protect.org
- d9785123-2a3e-42a6-a8ba-295c554f7fe6@identity-protect.org
- dc275e4a-e80b-4c29-b559-fed624ef65f0@identity-protect.org
- ddc13fc2-6a04-4585-8346-d026e3f8ec90@identity-protect.org
Subdomains
5 observed subdomains of theluxops.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for theluxops.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from theluxops.com.
- IP · 13.211.225.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 65fd37b9-67d1-439c-a9bd-55a331bad124@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "theluxops.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.