Skip to content

Hostname

ruce.cz

Last fetched

ruce.cz resolves to 1 IPv4 address operated by NFX_ZSPO in CZ.

Nutrition Label

WHISPER CANON · ruce.czRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ruce.cz

Resolution chain

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

IPPrefixASNOperatorCountry
78.108.103.11578.108.96.0/20AS8251NFX_ZSPOCZ

WHOIS identity

No WHOIS records are currently associated with ruce.cz in WhisperGraph.

Subdomains

17 observed subdomains of ruce.cz.

Web-graph footprint

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

99 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ruce.cz.

Cypher and MCP

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

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