Skip to content

Hostname

luxtrust.com

Last fetched

luxtrust.com resolves to 2 IPv4 addresses operated by EBRC in LU. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · luxtrust.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/luxtrust.com

Resolution chain

luxtrust.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.65.75.6176.65.75.0/24AS198095EBRCLU
185.8.239.100185.8.239.0/24AS208414WEDOS-GLOBALCZ

WHOIS identity

Registrar
iana:1052
Organization
luxtrust
Contact emails

Subdomains

36 observed subdomains of luxtrust.com.

Web-graph footprint

Distinct hostnames that link to or from luxtrust.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for luxtrust.com.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXluxtrust.com

Related pages

Pivot deeper into the graph from luxtrust.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "luxtrust.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.