Skip to content

Hostname

ozm.cz

Last fetched

ozm.cz resolves to 1 IPv4 address operated by AS29134 in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · ozm.czRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/ozm.cz

Resolution chain

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

IPPrefixASNOperatorCountry
62.109.155.8962.109.128.0/19AS29134CZ

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
ozm research s.r.o
Contact emails

Subdomains

16 observed subdomains of ozm.cz.

Web-graph footprint

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

21 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ozm.cz.

MechanismTarget
SPF_INCLUDE_spf.webglobe.com
SPF_IP217.16.187.41/32
SPF_IP217.16.187.42/32
SPF_IP217.16.187.43/32
SPF_IP217.16.187.44/32
SPF_IP217.16.187.45/32
SPF_IP2a01:430:200:24:0:0:0:139
SPF_IP77.93.217.139/32
SPF_MXozm.cz

Related pages

Pivot deeper into the graph from ozm.cz.

Cypher and MCP

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

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