Hostname
ehim.kz
Last fetched
ehim.kz resolves to 2 IPv4 addresses operated by TimeWeb-AS - JSC "TIMEWEB" in KZ.
Nutrition Label
Resolution chain
ehim.kz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.225.31.224 | 188.225.31.0/24 | AS9123 | TimeWeb-AS - JSC "TIMEWEB" | KZ |
| 80.90.183.185 | 80.90.183.0/24 | AS9123 | TimeWeb-AS - JSC "TIMEWEB" | KZ |
WHOIS identity
No WHOIS records are currently associated with ehim.kz in WhisperGraph.
Subdomains
2 observed subdomains of ehim.kz.
| Subdomain |
|---|
| mail.ehim.kz |
| www.ehim.kz |
Web-graph footprint
Distinct hostnames that link to or from ehim.kz in the public web crawl.
7 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ehim.kz.
| Mechanism | Target |
|---|---|
| SPF_A | ehim.kz |
| SPF_A | mail.wsb.kz |
| SPF_IP | 5.188.153.82/32 |
| SPF_MX | ehim.kz |
Related pages
Pivot deeper into the graph from ehim.kz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ehim.kz"})-[: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.