Skip to content

Hostname

educa-jbc.cz

Last fetched

educa-jbc.cz resolves to 1 IPv4 address operated by AS24806 in CZ. WHOIS lists iana:2475 as the registrar.

Nutrition Label

WHISPER CANON · educa-jbc.czRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/educa-jbc.cz

Resolution chain

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

IPPrefixASNOperatorCountry
81.2.195.11681.2.192.0/18AS24806CZ

WHOIS identity

Registrar
iana:2475
Organization
eva koranova
Contact emails

Subdomains

6 observed subdomains of educa-jbc.cz.

Web-graph footprint

Distinct hostnames that link to or from educa-jbc.cz in the public web crawl.

9 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for educa-jbc.cz.

MechanismTarget
SPF_INCLUDE_spf.forpsi.com
SPF_INCLUDEspf.web4ce.cz
SPF_IP185.129.138.6/32
SPF_IP185.7.24.0/24
SPF_IP81.2.194.0/24
SPF_IP81.2.194.20
SPF_IP81.2.195.0/24
SPF_IP81.2.195.116
SPF_IP93.190.48.14

Related pages

Pivot deeper into the graph from educa-jbc.cz.

Cypher and MCP

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

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