Skip to content

Hostname

cra.cz

Last fetched

cra.cz resolves to 1 IPv4 address operated by AS25248 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · cra.czRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cra.cz

Resolution chain

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

IPPrefixASNOperatorCountry
82.99.169.7482.99.128.0/18AS25248CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
ceske radiokomunikace a.s.
Contact emails

Subdomains

498 observed subdomains of cra.cz.

Web-graph footprint

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

180 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cra.cz.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEcuda2.bluetone.cz
SPF_INCLUDEel-dokument.net
SPF_INCLUDEregulus.bluetone.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.cra.cz
SPF_INCLUDEspf.emailkampane.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.99.169.66
SPF_IP89.221.218.39

Related pages

Pivot deeper into the graph from cra.cz.

Cypher and MCP

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

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