Skip to content

Hostname

webmail.oriental.ma

Last fetched

webmail.oriental.ma resolves to 2 IPv4 addresses operated by MEDAFRICA SYSTEMS - MEDAFRICA SYSTEMS in MA.

Nutrition Label

WHISPER CANON · webmail.oriental.maRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webmail.oriental.ma

Resolution chain

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

IPPrefixASNOperatorCountry
196.61.237.78196.61.237.0/24AS328066MEDAFRICA SYSTEMS - MEDAFRICA SYSTEMSMA
54.37.254.12154.37.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

No WHOIS records are currently associated with webmail.oriental.ma in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webmail.oriental.ma.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from webmail.oriental.ma.

Cypher and MCP

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

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