Hostname
engsoft.co.ke
Last fetched
engsoft.co.ke resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists registrar:raysco web and net solutions ltd as the registrar.
Nutrition Label
Resolution chain
engsoft.co.ke resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.211.5.43 | 185.211.5.0/24 | AS51167 | — | GB |
WHOIS identity
- Registrar
- registrar:raysco web and net solutions ltd
- Organization
- redacted | registry policy
- Contact emails
- —
Subdomains
7 observed subdomains of engsoft.co.ke.
Web-graph footprint
Distinct hostnames that link to or from engsoft.co.ke in the public web crawl.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- engsoft.co.ke
SPF policy
13 SPF mechanisms authorising senders for engsoft.co.ke.
| Mechanism | Target |
|---|---|
| SPF_A | engsoft.co.ke |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 104.219.250.246 |
| SPF_IP | 116.202.192.241 |
| SPF_IP | 142.132.151.51 |
| SPF_IP | 185.211.5.43 |
| SPF_IP | 199.188.204.250 |
| SPF_IP | 203.161.32.206 |
| SPF_IP | 66.29.138.168 |
| SPF_IP | 66.29.138.180 |
| SPF_IP | 66.29.147.146 |
| SPF_IP | 78.46.92.252 |
| SPF_MX | engsoft.co.ke |
Related pages
Pivot deeper into the graph from engsoft.co.ke.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "engsoft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.