Skip to content

Hostname

reality.cz

Last fetched

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

Nutrition Label

WHISPER CANON · reality.czRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/reality.cz

Resolution chain

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

IPPrefixASNOperatorCountry
109.205.76.14109.205.76.0/22AS35236CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
server reality.cz, s.r.o.
Contact emails

Subdomains

52 observed subdomains of reality.cz.

Web-graph footprint

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

109 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for reality.cz.

MechanismTarget
SPF_Areality.cz
SPF_INCLUDE_spf.google.com
SPF_IP109.205.76.14
SPF_IP109.205.76.24
SPF_IP212.24.129.47
SPF_IP212.24.129.60
SPF_MXreality.cz

Related pages

Pivot deeper into the graph from reality.cz.

Cypher and MCP

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

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