Skip to content

Hostname

greenbox.co.ke

Last fetched

greenbox.co.ke resolves to 1 IPv4 address operated by AS51713 in GB. WHOIS lists registrar:kwe holding limited as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.234.43192.250.234.0/24AS51713GB

WHOIS identity

Registrar
registrar:kwe holding limited
Organization
green box
Contact emails

Subdomains

18 observed subdomains of greenbox.co.ke.

Web-graph footprint

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

16 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • greenbox.co.ke

SPF policy

9 SPF mechanisms authorising senders for greenbox.co.ke.

MechanismTarget
SPF_Agreenbox.co.ke
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.supercp.com
SPF_IP106.0.62.81/32
SPF_IP109.203.114.105
SPF_IP184.154.207.18
SPF_IP184.154.221.146
SPF_IP192.250.234.43
SPF_MXgreenbox.co.ke

Related pages

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

Cypher and MCP

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

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