Skip to content

Hostname

caaf.cd

Last fetched

caaf.cd resolves to 2 IPv4 addresses operated by BULL-HN - ATOS IT Solutions and Services, Inc. in CD. WHOIS lists registrar:scpt as the registrar.

Nutrition Label

WHISPER CANON · caaf.cdRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/caaf.cd

Resolution chain

caaf.cd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
41.79.235.7041.79.235.0/24AS6BULL-HN - ATOS IT Solutions and Services, Inc.CD
67.217.49.9867.217.48.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
registrar:scpt
Organization
congo auditing & advisory firm sas
Contact emails

Subdomains

2 observed subdomains of caaf.cd.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for caaf.cd.

MechanismTarget
SPF_Acaaf.cd
SPF_INCLUDEspf.protection.outlook.com
SPF_IP41.79.235.70
SPF_IP67.217.49.98
SPF_IP74.50.78.242
SPF_MXcaaf.cd

Related pages

Pivot deeper into the graph from caaf.cd.

Cypher and MCP

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

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