Skip to content

Hostname

odyssee.co.ma

Last fetched

odyssee.co.ma resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · odyssee.co.maRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/odyssee.co.ma

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.24.231176.9.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with odyssee.co.ma in WhisperGraph.

Subdomains

5 observed subdomains of odyssee.co.ma.

Web-graph footprint

Distinct hostnames that link to or from odyssee.co.ma in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for odyssee.co.ma.

MechanismTarget
SPF_Aodyssee.co.ma
SPF_INCLUDEserveur110.heberjahiz.com
SPF_IP159.8.74.228
SPF_IP176.9.24.220
SPF_IP176.9.24.231
SPF_MXodyssee.co.ma

Related pages

Pivot deeper into the graph from odyssee.co.ma.

Cypher and MCP

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

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