Hostname
saiss.fes.ma
Last fetched
saiss.fes.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
No WHOIS records are currently associated with saiss.fes.ma in WhisperGraph.
Subdomains
1 observed subdomain of saiss.fes.ma.
| Subdomain |
|---|
| www.saiss.fes.ma |
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for saiss.fes.ma.
| Mechanism | Target |
|---|---|
| SPF_A | saiss.fes.ma |
| SPF_IP | 154.70.202.2 |
| SPF_IP | 154.70.202.3 |
| SPF_IP | 154.70.202.4 |
| SPF_IP | 154.70.202.5 |
| SPF_IP | 154.70.206.3 |
| SPF_IP | 154.70.206.6 |
| SPF_IP | 154.70.207.242 |
| SPF_MX | saiss.fes.ma |
Related pages
Pivot deeper into the graph from saiss.fes.ma.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saiss.fes.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.