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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- am.ma
SPF policy
11 SPF mechanisms authorising senders for am.ma.
| Mechanism | Target |
|---|---|
| SPF_A | am.ma |
| SPF_IP | 135.181.19.51 |
| SPF_IP | 135.181.19.57 |
| SPF_IP | 176.9.48.73 |
| SPF_IP | 178.63.117.118 |
| SPF_IP | 188.40.120.138 |
| SPF_IP | 188.40.120.161 |
| SPF_IP | 65.109.153.172 |
| SPF_IP | 78.46.69.171 |
| SPF_IP | 95.217.111.111 |
| SPF_MX | am.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.