Skip to content

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

WHISPER CANON · luxre.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/luxre.com

Resolution chain

luxre.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.117.147.18389.117.144.0/21AS40021CONTABO-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

SPF policy

15 SPF mechanisms authorising senders for luxre.com.

MechanismTarget
SPF_Aluxre.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzdsys.com
SPF_IP103.151.192.0/23
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP198.244.54.100
SPF_IP198.61.254.10
SPF_IP216.198.0.0/18
SPF_MXluxre.com

Related pages

Pivot deeper into the graph from luxre.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.