Skip to content

Hostname

brookside.co.ke

Last fetched

brookside.co.ke resolves to 41.80.37.35, announced in 41.81.0.0/16 by Safaricom Limited - Safaricom Limited in KE. brookside.co.ke is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · brookside.co.keRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/brookside.co.ke

Resolution chain

IPv6 resolution

No AAAA record for brookside.co.ke is recorded in WhisperGraph.

Attribution

safaricom

ORIGIN_AS

WHOIS identity

Registrar
registrar:safaricom limited
Registrant organisation
brookside dairy

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.safaricombusiness.co.ke
  • ns2.safaricombusiness.co.ke
  • ns3.safaricombusiness.co.ke
  • ns4.safaricombusiness.co.ke

MX records

  • brookside-co-ke.mail.protection.outlook.com

SPF policy

  • ip: 41.203.208.150/32
  • include: amazonses.com
  • include: spf.protection.outlook.com
  • a: brookside.co.ke
  • mx: brookside.co.ke
  • a: mail.brookside.co.ke
  • include: sendgrid.net
  • ip: 197.248.10.141
  • ip: 197.254.63.242
  • ip: 41.139.245.198
  • ip: 41.220.239.86
  • ip: 41.80.37.35

Threat-feed evidence

History

Related pages

Pivot from brookside.co.ke into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "brookside.co.ke"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.