Skip to content

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

WHISPER CANON · ecole229.bjRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ecole229.bj

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.222.6045.56.216.0/21AS40092ONIAAS - HostPapaCA
51.254.207.21151.254.0.0/15AS16276FR

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.

MechanismTarget
SPF_Aecole229.bj
SPF_INCLUDEspf.antispamcloud.com
SPF_IP45.56.222.60
SPF_IP51.254.207.211
SPF_IP65.39.128.35
SPF_MXecole229.bj

Related pages

Pivot deeper into the graph from ecole229.bj.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.