Hostname
cdn.bj
Last fetched
cdn.bj resolves to 1 IPv4 address operated by AS210403 in FR. WHOIS lists registrar:open solutions_entreprises as the registrar.
Nutrition Label
Resolution chain
cdn.bj resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.234.195.123 | 91.234.195.0/24 | AS210403 | — | FR |
WHOIS identity
- Registrar
- registrar:open solutions_entreprises
- Organization
- donatien davakan
- Contact emails
Subdomains
4 observed subdomains of cdn.bj.
| Subdomain |
|---|
| acteur.cdn.bj |
| mail.cdn.bj |
| www.cdn.bj |
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cdn.bj in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cdn.bj.
| Mechanism | Target |
|---|---|
| SPF_A | cdn.bj |
| SPF_INCLUDE | premiumsmtp.dnshostservices.com |
| SPF_IP | 91.234.195.123 |
| SPF_MX | cdn.bj |
Related pages
Pivot deeper into the graph from cdn.bj.
- IP · 91.234.195.123
- ASN · AS210403
- Registrar · registrar:open solutions_entreprises
- Country · FR
- Email · donadavak@gmail.com
- TLD · .bj
- Browse hostnames · cd…
- 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: "cdn.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.