Skip to content

Hostname

tricker.cz

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.156.32.1578.156.32.0/20AS43507CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
michal ševčík
Contact emails

Subdomains

11 observed subdomains of tricker.cz.

Web-graph footprint

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

173 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for tricker.cz.

MechanismTarget
SPF_Atricker.cz
SPF_IP2a02:c207:2080:8075:0:0:0:1
SPF_IP78.156.32.15
SPF_IP78.156.32.17
SPF_IP78.156.32.42
SPF_IP78.156.32.51
SPF_IP78.156.32.52
SPF_IP95.111.230.243
SPF_MXtricker.cz

Related pages

Pivot deeper into the graph from tricker.cz.

Cypher and MCP

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

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