Skip to content

Hostname

odimon.ro

Last fetched

odimon.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · odimon.roRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/odimon.ro

Resolution chain

odimon.ro 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:gransy s.r.o.
Organization
Contact emails

Subdomains

2 observed subdomains of odimon.ro.

Web-graph footprint

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

8 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for odimon.ro.

MechanismTarget
SPF_Aodimon.ro
SPF_INCLUDE_spf.m1.websupport.sk
SPF_IP80.249.162.144
SPF_IP95.216.246.30
SPF_MXodimon.ro

Related pages

Pivot deeper into the graph from odimon.ro.

Cypher and MCP

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

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