Skip to content

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

WHISPER CANON · menara.maRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/menara.ma

Resolution chain

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

IPPrefixASNOperatorCountry
81.192.44.2581.192.44.0/24AS6713MA

WHOIS identity

Registrar
iana:48947
Organization
maroc telecom
Contact emails

Subdomains

1,101 observed subdomains of menara.ma.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for menara.ma.

MechanismTarget
SPF_IP62.251.201.10
SPF_IP62.251.201.11
SPF_IP62.251.201.220
SPF_IP62.251.201.230
SPF_IP62.251.201.231
SPF_IP62.251.201.240
SPF_IP62.251.201.241
SPF_IP81.192.20.221
SPF_IP81.192.40.221
SPF_IP81.192.56.220
SPF_IP81.192.56.230
SPF_IP81.192.56.231
SPF_IP81.192.56.240
SPF_IP81.192.56.241
SPF_MXmenara.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.