Hostname
menara.ma
Last fetched
menara.ma resolves to 1 IPv4 address operated by AS6713 in MA. WHOIS lists iana:48947 as the registrar.
Nutrition Label
Resolution chain
menara.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 |
|---|---|---|---|---|
| 81.192.44.25 | 81.192.44.0/24 | AS6713 | — | MA |
WHOIS identity
- Registrar
- iana:48947
- Organization
- maroc telecom
- Contact emails
Subdomains
1,101 observed subdomains of menara.ma.
Showing 25 of 1,101. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from menara.ma in the public web crawl.
339 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for menara.ma.
| Mechanism | Target |
|---|---|
| SPF_IP | 62.251.201.10 |
| SPF_IP | 62.251.201.11 |
| SPF_IP | 62.251.201.220 |
| SPF_IP | 62.251.201.230 |
| SPF_IP | 62.251.201.231 |
| SPF_IP | 62.251.201.240 |
| SPF_IP | 62.251.201.241 |
| SPF_IP | 81.192.20.221 |
| SPF_IP | 81.192.40.221 |
| SPF_IP | 81.192.56.220 |
| SPF_IP | 81.192.56.230 |
| SPF_IP | 81.192.56.231 |
| SPF_IP | 81.192.56.240 |
| SPF_IP | 81.192.56.241 |
| SPF_MX | menara.ma |
Related pages
Pivot deeper into the graph from menara.ma.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "menara.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.