Skip to content

Hostname

ccib.bj

Last fetched

ccib.bj resolves to 2 IPv4 addresses operated by CONTABO in DE. WHOIS lists registrar:afriregister_entreprise as the registrar.

Nutrition Label

WHISPER CANON · ccib.bjRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ccib.bj

Resolution chain

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

IPPrefixASNOperatorCountry
2.59.156.2182.59.156.0/24AS51167CONTABODE
94.76.224.6494.76.192.0/18AS29550SIMPLYTRANSITGB

WHOIS identity

Registrar
registrar:afriregister_entreprise
Organization
chambre du commerce et d'industrie du benin
Contact emails

Subdomains

2 observed subdomains of ccib.bj.

Web-graph footprint

Distinct hostnames that link to or from ccib.bj in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ccib.bj.

MechanismTarget
SPF_Accib.bj
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.163.163.254
SPF_MXccib.bj

Related pages

Pivot deeper into the graph from ccib.bj.

Cypher and MCP

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

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