Hostname
nims.co.ke
Last fetched
nims.co.ke resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:hostnali webhost limited as the registrar.
Nutrition Label
Resolution chain
nims.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 |
|---|---|---|---|---|
| 78.46.58.35 | 78.46.0.0/15 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- registrar:hostnali webhost limited
- Organization
- nims kenya
- Contact emails
- —
Subdomains
8 observed subdomains of nims.co.ke.
Web-graph footprint
Distinct hostnames that link to or from nims.co.ke in the public web crawl.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- nims.co.ke
SPF policy
15 SPF mechanisms authorising senders for nims.co.ke.
| Mechanism | Target |
|---|---|
| SPF_A | nims.co.ke |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 107.178.100.138 |
| SPF_IP | 107.178.101.172 |
| SPF_IP | 107.189.169.186 |
| SPF_IP | 109.123.252.107 |
| SPF_IP | 188.245.170.71 |
| SPF_IP | 212.47.74.137 |
| SPF_IP | 213.199.35.131 |
| SPF_IP | 78.46.58.19 |
| SPF_IP | 78.46.58.24 |
| SPF_IP | 78.46.58.26 |
| SPF_IP | 78.46.58.35 |
| SPF_IP | 95.111.243.10 |
| SPF_MX | nims.co.ke |
Related pages
Pivot deeper into the graph from nims.co.ke.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nims.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.