Skip to content

Hostname

otrokovice.cz

Last fetched

otrokovice.cz resolves to 2 IPv4 addresses operated by OptoNet-AS - OptoNet Communication, spol. s.r.o. in CZ. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · otrokovice.czRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/otrokovice.cz

Resolution chain

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

IPPrefixASNOperatorCountry
78.156.158.20078.156.128.0/19AS43542OptoNet-AS - OptoNet Communication, spol. s.r.o.CZ
78.156.158.7178.156.128.0/19AS43542OptoNet-AS - OptoNet Communication, spol. s.r.o.CZ

WHOIS identity

Registrar
iana:1362
Organization
tc servis, s.r.o.
Contact emails

Subdomains

37 observed subdomains of otrokovice.cz.

Web-graph footprint

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

174 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from otrokovice.cz.

Cypher and MCP

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

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