Skip to content

Hostname

gov.rw

Last fetched

gov.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 · gov.rwRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gov.rw

Resolution chain

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

WHOIS identity

Registrar
registrar:ricta
Organization
n.a.
Contact emails

Subdomains

2,244 observed subdomains of gov.rw.

Web-graph footprint

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

601 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for gov.rw.

MechanismTarget
SPF_IP197.243.16.0/20
SPF_IP197.243.48.64/27
SPF_IP197.243.51.154/32

Related pages

Pivot deeper into the graph from gov.rw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gov.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.