Skip to content

Hostname

creditdaba.com

Last fetched

creditdaba.com resolves to 4 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

WHISPER CANON · creditdaba.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/creditdaba.com

Resolution chain

creditdaba.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.204.247.196194.204.192.0/18AS6713Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAMMA
194.204.247.198194.204.192.0/18AS6713Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAM - Office National des Postes et Telecommunications ONPT (Maroc Telecom) / IAMMA
197.230.158.196197.230.128.0/18AS36925MEDITELECOM - MEDITELECOMMA
197.230.158.198197.230.128.0/18AS36925MEDITELECOM - MEDITELECOMMA

WHOIS identity

Registrar
iana:1519
Organization
bank of africa
Contact emails

Subdomains

5 observed subdomains of creditdaba.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for creditdaba.com.

MechanismTarget
SPF_Acreditdaba.com

Related pages

Pivot deeper into the graph from creditdaba.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "creditdaba.com"})-[: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.