Skip to content

Hostname

cora.cz

Last fetched

cora.cz resolves to 1 IPv4 address operated by AS203365 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · cora.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cora.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.136.199.238185.136.196.0/22AS203365CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
cora computer, s.r.o.
Contact emails

Subdomains

6 observed subdomains of cora.cz.

Web-graph footprint

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

37 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cora.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.136.199.233
SPF_IP185.136.199.237
SPF_IP185.136.199.238
SPF_IP46.28.106.187
SPF_MXcora.cz

Related pages

Pivot deeper into the graph from cora.cz.

Cypher and MCP

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

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