Skip to content

Hostname

repress.cz

Last fetched

repress.cz resolves to 1 IPv4 address operated by AS60606 in CZ. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · repress.czRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/repress.cz

Resolution chain

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

IPPrefixASNOperatorCountry
91.239.200.4491.239.234.98/32AS60606CZ

WHOIS identity

Registrar
iana:1362
Organization
faster cz spol. s r.o.
Contact emails

Subdomains

10 observed subdomains of repress.cz.

Web-graph footprint

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

20 sites link to this hostname.

747 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for repress.cz.

MechanismTarget
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_servery.webczech.cz
SPF_INCLUDE_spf.faster.cz
SPF_INCLUDE_spf.itandtel.at
SPF_INCLUDEspf.seznam.cz
SPF_MXrepress.cz

Related pages

Pivot deeper into the graph from repress.cz.

Cypher and MCP

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

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