Skip to content

Hostname

gnrwanda.org

Last fetched

gnrwanda.org resolves to 1 IPv4 address operated by AS37228 in RW. WHOIS lists iana:3254 as the registrar.

Nutrition Label

WHISPER CANON · gnrwanda.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gnrwanda.org

Resolution chain

gnrwanda.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
197.243.19.117197.243.16.0/20AS37228RW

WHOIS identity

Registrar
iana:3254
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of gnrwanda.org.

Web-graph footprint

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

25 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • gnrwanda.org

SPF policy

3 SPF mechanisms authorising senders for gnrwanda.org.

MechanismTarget
SPF_Agnrwanda.org
SPF_IP197.243.19.117
SPF_MXgnrwanda.org

Related pages

Pivot deeper into the graph from gnrwanda.org.

Cypher and MCP

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

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