Skip to content

Hostname

rtb.gov.rw

Last fetched

rtb.gov.rw resolves to 2 IPv4 addresses operated by AS37228 in RW.

Nutrition Label

WHISPER CANON · rtb.gov.rwRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rtb.gov.rw

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with rtb.gov.rw in WhisperGraph.

Subdomains

18 observed subdomains of rtb.gov.rw.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for rtb.gov.rw.

MechanismTarget
SPF_IP10.10.113.0/26
SPF_IP197.243.16.0/20
SPF_IP197.243.16.109
SPF_MXrtb.gov.rw

Related pages

Pivot deeper into the graph from rtb.gov.rw.

Cypher and MCP

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

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