Skip to content

Hostname

odimon.cz

Last fetched

odimon.cz resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · odimon.czRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/odimon.cz

Resolution chain

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

IPPrefixASNOperatorCountry
138.199.141.113138.199.128.0/17AS24940DE

WHOIS identity

Registrar
registrar:reg-gransy
Organization
odimon s.r.o.
Contact emails

Subdomains

2 observed subdomains of odimon.cz.

Web-graph footprint

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

21 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for odimon.cz.

MechanismTarget
SPF_Aodimon.cz
SPF_INCLUDE_spf.m1.websupport.sk
SPF_IP95.216.246.30
SPF_MXodimon.cz

Related pages

Pivot deeper into the graph from odimon.cz.

Cypher and MCP

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

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