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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.217.10.206 | 212.217.0.0/19 | AS6713 | Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM | MA |
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | finances.gov.ma |
| SPF_IP | 194.204.211.6 |
| SPF_IP | 194.204.211.9 |
| SPF_MX | douane.gov.ma |
Related pages
Pivot deeper into the graph from douane.gov.ma.
- IP · 212.217.10.206
- ASN · AS6713Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM
- Country · MA
- Apex domain · gov.ma
- TLD · .ma
- Browse hostnames · do…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.