Skip to content

Hostname

ropespirit.cz

Last fetched

ropespirit.cz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · ropespirit.czRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ropespirit.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.71.181104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.147.248172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
83.167.248.15083.167.224.0/19AS24971CZ

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
hell.cz s.r.o.
Contact emails

Subdomains

2 observed subdomains of ropespirit.cz.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ropespirit.cz.

MechanismTarget
SPF_Aropespirit.cz
SPF_INCLUDE_netblocks.ebola.cz
SPF_INCLUDEspf.seznam.cz
SPF_IP2a01:28:ca:213:0:0:2:1
SPF_MXropespirit.cz

Related pages

Pivot deeper into the graph from ropespirit.cz.

Cypher and MCP

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

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