Hostname
creditdaba.org
Last fetched
creditdaba.org resolves to 2 IPv4 addresses operated by Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM in MA. WHOIS lists iana:1519 as the registrar.
Nutrition Label
Resolution chain
creditdaba.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.204.247.196 | 194.213.104.0/23 | AS6713 | Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM | MA |
| 197.230.158.196 | 197.231.205.0/24 | AS36925 | MEDITELECOM - MEDITELECOM | MA |
WHOIS identity
- Registrar
- iana:1519
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of creditdaba.org.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for creditdaba.org.
| Mechanism | Target |
|---|---|
| SPF_A | creditdaba.org |
Related pages
Pivot deeper into the graph from creditdaba.org.
- IP · 194.204.247.196
- ASN · AS6713Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM
- Registrar · iana:1519
- Country · MA
- TLD · .org
- Browse hostnames · cr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "creditdaba.org"})-[: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.