Skip to content

Hostname

lexxus.cz

Last fetched

lexxus.cz resolves to 2 IPv4 addresses operated by VSHOSTING in CZ. WHOIS lists iana:1746 as the registrar.

Nutrition Label

WHISPER CANON · lexxus.czRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lexxus.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.59.210.122185.59.208.0/22AS43541VSHOSTINGCZ
82.100.26.4882.100.0.0/18AS29208QUANTCOM-AS Quantcom a.s.CZ

WHOIS identity

Registrar
iana:1746
Organization
skylab spol. s r.o.
Contact emails

Subdomains

54 observed subdomains of lexxus.cz.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lexxus.cz.

MechanismTarget
SPF_Alexxus.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.24.151.18

Related pages

Pivot deeper into the graph from lexxus.cz.

Cypher and MCP

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

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