Hostname
luxre.com
Last fetched
luxre.com resolves to 1 IPv4 address operated by CONTABO-40021 - Contabo Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
luxre.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 |
|---|---|---|---|---|
| 89.117.147.183 | 89.117.144.0/21 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- j. brian losh
- Contact emails
Subdomains
22 observed subdomains of luxre.com.
Web-graph footprint
Distinct hostnames that link to or from luxre.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for luxre.com.
| Mechanism | Target |
|---|---|
| SPF_A | luxre.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zdsys.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 198.244.54.100 |
| SPF_IP | 198.61.254.10 |
| SPF_IP | 216.198.0.0/18 |
| SPF_MX | luxre.com |
Related pages
Pivot deeper into the graph from luxre.com.
- IP · 89.117.147.183
- ASN · AS40021CONTABO-40021 - Contabo Inc.
- Registrar · iana:48
- Country · US
- Email · closh@ewingandclark.com
- 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: "luxre.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.