Skip to content

Hostname

computerskenya.co.ke

Last fetched

computerskenya.co.ke resolves to 1 IPv4 address operated by AS16276 in KE. WHOIS lists registrar:it experts solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · computerskenya.co.keRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/computerskenya.co.ke

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.33.3615.235.0.0/17AS16276KE

WHOIS identity

Registrar
registrar:it experts solutions ltd
Organization
it experts solutions
Contact emails

Subdomains

2 observed subdomains of computerskenya.co.ke.

Web-graph footprint

Distinct hostnames that link to or from computerskenya.co.ke in the public web crawl.

22 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • computerskenya.co.ke

SPF policy

10 SPF mechanisms authorising senders for computerskenya.co.ke.

MechanismTarget
SPF_Acomputerskenya.co.ke
SPF_IP136.243.179.13
SPF_IP144.217.75.171
SPF_IP15.235.33.36
SPF_IP158.69.54.111
SPF_IP161.97.127.146
SPF_IP80.241.213.35
SPF_IP80.241.219.222
SPF_IP95.216.25.73
SPF_MXcomputerskenya.co.ke

Related pages

Pivot deeper into the graph from computerskenya.co.ke.

Cypher and MCP

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

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