Skip to content

Hostname

cmtex.cz

Last fetched

cmtex.cz resolves to 1 IPv4 address operated by AS197019 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · cmtex.czRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cmtex.cz

Resolution chain

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

IPPrefixASNOperatorCountry
89.221.212.15789.221.208.0/20AS197019CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
kubin miroslav
Contact emails

Subdomains

3 observed subdomains of cmtex.cz.

Web-graph footprint

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

13 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cmtex.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:2b88:2:1:0:0:765e:1
SPF_IP46.28.109.203
SPF_IP82.117.156.140

Related pages

Pivot deeper into the graph from cmtex.cz.

Cypher and MCP

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

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