Skip to content

Hostname

rbit.cz

Last fetched

rbit.cz resolves to 3 IPv4 addresses operated by AS208414 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

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

Resolution chain

rbit.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:reg-wedos
Organization
r-bit technology, s.r.o.
Contact emails

Subdomains

113 observed subdomains of rbit.cz.

Web-graph footprint

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

5 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for rbit.cz.

MechanismTarget
SPF_Arbit.cz
SPF_INCLUDE_koha1.rbit.cz
SPF_INCLUDE_koha2.rbit.cz
SPF_INCLUDE_koha3.rbit.cz
SPF_INCLUDE_koha4.rbit.cz
SPF_INCLUDE_koha5.rbit.cz
SPF_INCLUDE_koha6.rbit.cz
SPF_INCLUDE_koha7.rbit.cz
SPF_INCLUDE_koha8.rbit.cz
SPF_MXrbit.cz

Related pages

Pivot deeper into the graph from rbit.cz.

Cypher and MCP

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

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