Skip to content

Hostname

kanis.rw

Last fetched

kanis.rw resolves to 2 IPv4 addresses operated by AS37228 in RW. WHOIS lists registrar:afriregister ltd as the registrar.

Nutrition Label

WHISPER CANON · kanis.rwRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kanis.rw

Resolution chain

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

WHOIS identity

Registrar
registrar:afriregister ltd
Organization
kalpesh patel
Contact emails

Subdomains

1 observed subdomain of kanis.rw.

Subdomain
www.kanis.rw

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kanis.rw.

MechanismTarget
SPF_INCLUDEzohomail.com
SPF_IP197.243.23.5
SPF_MXkanis.rw

Related pages

Pivot deeper into the graph from kanis.rw.

Cypher and MCP

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

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