Hostname
creer.ma
Last fetched
creer.ma resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:nindo as the registrar.
Nutrition Label
Resolution chain
creer.ma resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.90.118.205 | 157.90.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:nindo
- Organization
- nabil babache
- Contact emails
Subdomains
13 observed subdomains of creer.ma.
Web-graph footprint
Distinct hostnames that link to or from creer.ma in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for creer.ma.
| Mechanism | Target |
|---|---|
| SPF_A | creer.ma |
| SPF_IP | 116.202.192.240 |
| SPF_IP | 157.90.118.205 |
| SPF_IP | 88.99.105.101 |
| SPF_IP | 88.99.105.121 |
| SPF_IP | 88.99.82.240 |
| SPF_MX | creer.ma |
Related pages
Pivot deeper into the graph from creer.ma.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "creer.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.