Skip to content

Hostname

ajecl.org.rw

Last fetched

ajecl.org.rw is a registered hostname under the .rw top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ajecl.org.rwRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ajecl.org.rw

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ajecl.org.rw in WhisperGraph.

Subdomains

2 observed subdomains of ajecl.org.rw.

Web-graph footprint

Distinct hostnames that link to or from ajecl.org.rw in the public web crawl.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ajecl.org.rw

SPF policy

3 SPF mechanisms authorising senders for ajecl.org.rw.

MechanismTarget
SPF_Aajecl.org.rw
SPF_IP197.243.19.117
SPF_MXajecl.org.rw

Related pages

Pivot deeper into the graph from ajecl.org.rw.

Cypher and MCP

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

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