Skip to content

Hostname

aca.go.ke

Last fetched

aca.go.ke resolves to 2 IPv4 addresses operated by YAKANET in ZA.

Nutrition Label

WHISPER CANON · aca.go.keRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/aca.go.ke

Resolution chain

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

IPPrefixASNOperatorCountry
102.218.215.32102.218.215.0/24AS329184YAKANETZA
67.205.24.4167.205.0.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

No WHOIS records are currently associated with aca.go.ke in WhisperGraph.

Subdomains

1 observed subdomain of aca.go.ke.

Subdomain
www.aca.go.ke

Web-graph footprint

Distinct hostnames that link to or from aca.go.ke in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aca.go.ke.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aca.go.ke.

Cypher and MCP

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

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