Hostname
ecole229.bj
Last fetched
ecole229.bj resolves to 2 IPv4 addresses operated by ONIAAS - HostPapa in CA. WHOIS lists registrar:it-num_entreprise as the registrar.
Nutrition Label
Resolution chain
ecole229.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 |
|---|---|---|---|---|
| 45.56.222.60 | 45.56.216.0/21 | AS40092 | ONIAAS - HostPapa | CA |
| 51.254.207.211 | 51.254.0.0/15 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:it-num_entreprise
- Organization
- blolab pro
- Contact emails
Subdomains
14 observed subdomains of ecole229.bj.
Web-graph footprint
Distinct hostnames that link to or from ecole229.bj in the public web crawl.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ecole229.bj
SPF policy
6 SPF mechanisms authorising senders for ecole229.bj.
| Mechanism | Target |
|---|---|
| SPF_A | ecole229.bj |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 45.56.222.60 |
| SPF_IP | 51.254.207.211 |
| SPF_IP | 65.39.128.35 |
| SPF_MX | ecole229.bj |
Related pages
Pivot deeper into the graph from ecole229.bj.
- IP · 45.56.222.60
- ASN · AS40092ONIAAS - HostPapa
- Registrar · registrar:it-num_entreprise
- Country · CA
- Email · medard.agbayazon@gmail.com
- TLD · .bj
- Browse hostnames · ec…
- 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: "ecole229.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.