Hostname
accesskenya.com
Last fetched
accesskenya.com resolves to 2 IPv4 addresses operated by AS15808 in KE. WHOIS lists iana:320 as the registrar.
Nutrition Label
Resolution chain
accesskenya.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 196.200.16.88 | 196.200.16.0/24 | AS15808 | — | KE |
| 212.22.161.144 | 212.22.160.0/19 | AS12556 | — | KE |
WHOIS identity
- Registrar
- iana:320
- Organization
- communication solutions ltd domain manager
- Contact emails
Subdomains
137 observed subdomains of accesskenya.com.
Showing 25 of 137. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from accesskenya.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for accesskenya.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 165.90.14.158 |
| SPF_IP | 196.200.16.13 |
| SPF_IP | 196.200.16.14 |
| SPF_IP | 196.200.16.20 |
| SPF_IP | 196.200.16.23 |
| SPF_IP | 196.200.16.3 |
| SPF_IP | 196.200.16.40 |
| SPF_IP | 196.200.16.43 |
| SPF_IP | 196.200.16.45 |
| SPF_IP | 212.22.161.134 |
| SPF_IP | 41.206.63.41 |
Related pages
Pivot deeper into the graph from accesskenya.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "accesskenya.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.