Skip to content

Hostname

ae.gov.ma

Last fetched

ae.gov.ma resolves to 1 IPv4 address operated by AS328066 in MA.

Nutrition Label

WHISPER CANON · ae.gov.maRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ae.gov.ma

Resolution chain

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

IPPrefixASNOperatorCountry
196.61.236.230196.61.236.0/24AS328066MA

WHOIS identity

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

Subdomains

4 observed subdomains of ae.gov.ma.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

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

Cypher and MCP

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

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