Skip to content

Hostname

luxus.cz

Last fetched

luxus.cz resolves to 2 IPv4 addresses operated by netcup-AS - netcup GmbH in DE. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · luxus.czRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/luxus.cz

Resolution chain

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

IPPrefixASNOperatorCountry
159.195.42.126159.195.40.0/22AS197540netcup-AS - netcup GmbHDE
62.109.155.14162.109.128.0/19AS29134IGNUM-AS - Webglobe, s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-gransy
Organization
michal hutta
Contact emails

Subdomains

3 observed subdomains of luxus.cz.

Web-graph footprint

Distinct hostnames that link to or from luxus.cz in the public web crawl.

147 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for luxus.cz.

MechanismTarget
SPF_Aluxus.cz
SPF_INCLUDE_spf.webglobe.cz
SPF_IP159.195.42.126
SPF_MXluxus.cz

Related pages

Pivot deeper into the graph from luxus.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "luxus.cz"})-[: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.