Skip to content

Hostname

rupik.cz

Last fetched

rupik.cz resolves to 1 IPv4 address operated by AS34222 in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.46.209.11137.46.208.0/21AS34222CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
rűpik s.r.o.
Contact emails

Subdomains

5 observed subdomains of rupik.cz.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for rupik.cz.

MechanismTarget
SPF_Arupik.cz
SPF_IP195.39.107.14
SPF_IP77.93.209.252
SPF_IP77.93.209.253
SPF_IP81.31.47.167
SPF_IP84.242.81.18
SPF_MXrupik.cz

Related pages

Pivot deeper into the graph from rupik.cz.

Cypher and MCP

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

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