Skip to content

Hostname

douane.gov.ma

Last fetched

douane.gov.ma resolves to 1 IPv4 address operated by Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM in MA.

Nutrition Label

WHISPER CANON · douane.gov.maRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/douane.gov.ma

Resolution chain

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

IPPrefixASNOperatorCountry
212.217.10.206212.217.0.0/19AS6713Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAMMA

WHOIS identity

No WHOIS records are currently associated with douane.gov.ma in WhisperGraph.

Subdomains

25 observed subdomains of douane.gov.ma.

Web-graph footprint

Distinct hostnames that link to or from douane.gov.ma in the public web crawl.

384 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for douane.gov.ma.

MechanismTarget
SPF_INCLUDEfinances.gov.ma
SPF_IP194.204.211.6
SPF_IP194.204.211.9
SPF_MXdouane.gov.ma

Related pages

Pivot deeper into the graph from douane.gov.ma.

Cypher and MCP

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

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