Skip to content

Hostname

rete.cz

Last fetched

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

Nutrition Label

WHISPER CANON · rete.czRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/rete.cz

Resolution chain

rete.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.2078.156.32.0/20AS43507CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
patrik presl
Contact emails

Subdomains

70 observed subdomains of rete.cz.

Web-graph footprint

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

31 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for rete.cz.

MechanismTarget
SPF_Arete.cz
SPF_IP78.156.32.11
SPF_IP78.156.32.14
SPF_IP78.156.32.15
SPF_IP78.156.32.20
SPF_IP78.156.32.27/32
SPF_IP78.156.32.4
SPF_IP78.156.32.42
SPF_IP78.156.49.172
SPF_IP78.167.49.165
SPF_IP85.163.46.101
SPF_MXrete.cz

Related pages

Pivot deeper into the graph from rete.cz.

Cypher and MCP

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

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