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
Resolution chain
ccib.bj 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 |
|---|---|---|---|---|
| 2.59.156.218 | 2.59.156.0/24 | AS51167 | CONTABO | DE |
| 94.76.224.64 | 94.76.192.0/18 | AS29550 | SIMPLYTRANSIT | GB |
WHOIS identity
- Registrar
- registrar:afriregister_entreprise
- Organization
- chambre du commerce et d'industrie du benin
- Contact emails
Subdomains
2 observed subdomains of ccib.bj.
| Subdomain |
|---|
| mail.ccib.bj |
| www.ccib.bj |
Web-graph footprint
Distinct hostnames that link to or from ccib.bj in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ccib.bj.
| Mechanism | Target |
|---|---|
| SPF_A | ccib.bj |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.163.163.254 |
| SPF_MX | ccib.bj |
Related pages
Pivot deeper into the graph from ccib.bj.
- IP · 2.59.156.218
- ASN · AS51167CONTABO
- Registrar · registrar:afriregister_entreprise
- Country · DE
- Email · ccibeninofficiel@gmail.com
- TLD · .bj
- Browse hostnames · cc…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.