Skip to content

Hostname

am.ma

Last fetched

am.ma is a registered hostname under the .ma top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · am.maRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/am.ma

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:afoulki international
Organization
redacted | registry policy
Contact emails

Subdomains

8 observed subdomains of am.ma.

Web-graph footprint

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

139 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • am.ma

SPF policy

11 SPF mechanisms authorising senders for am.ma.

MechanismTarget
SPF_Aam.ma
SPF_IP135.181.19.51
SPF_IP135.181.19.57
SPF_IP176.9.48.73
SPF_IP178.63.117.118
SPF_IP188.40.120.138
SPF_IP188.40.120.161
SPF_IP65.109.153.172
SPF_IP78.46.69.171
SPF_IP95.217.111.111
SPF_MXam.ma

Related pages

Pivot deeper into the graph from am.ma.

Cypher and MCP

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

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