Skip to content

Hostname

compek.cz

Last fetched

compek.cz resolves to 1 IPv4 address operated by AS29134 in CZ.

Nutrition Label

WHISPER CANON · compek.czRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/compek.cz

Resolution chain

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

IPPrefixASNOperatorCountry
62.109.141.17462.109.128.0/19AS29134CZ

WHOIS identity

No WHOIS records are currently associated with compek.cz in WhisperGraph.

Subdomains

7 observed subdomains of compek.cz.

Web-graph footprint

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

31 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for compek.cz.

MechanismTarget
SPF_Acompek.cz
SPF_INCLUDEspf.active24.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.smartemailing.cz
SPF_INCLUDEspfcustomers.xb-1.cz
SPF_IP2001:1ab0:7e1e:c57:250:56ff:fe98:8639
SPF_IP2a02:4a8:ac24:126:0:0:105:189
SPF_IP62.109.141.174
SPF_IP81.95.105.160
SPF_MXcompek.cz

Related pages

Pivot deeper into the graph from compek.cz.

Cypher and MCP

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

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