Hostname
kimhex.com.tr
Last fetched
kimhex.com.tr resolves to 1 IPv4 address operated by TTNET in TR.
Nutrition Label
Resolution chain
kimhex.com.tr 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 |
|---|---|---|---|---|
| 212.175.11.114 | 212.175.0.0/17 | AS9121 | TTNET | TR |
WHOIS identity
No WHOIS records are currently associated with kimhex.com.tr in WhisperGraph.
Subdomains
2 observed subdomains of kimhex.com.tr.
| Subdomain |
|---|
| mail.kimhex.com.tr |
| www.kimhex.com.tr |
Web-graph footprint
Distinct hostnames that link to or from kimhex.com.tr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- kimhex.com.tr
SPF policy
13 SPF mechanisms authorising senders for kimhex.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | kimhex.com.tr |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 104.247.165.210 |
| SPF_IP | 185.106.211.101 |
| SPF_IP | 185.106.211.102 |
| SPF_IP | 185.106.211.103 |
| SPF_IP | 185.106.211.110 |
| SPF_IP | 208.74.121.86 |
| SPF_IP | 89.252.138.98/19 |
| SPF_IP | 89.252.183.161 |
| SPF_IP | 89.252.183.61 |
| SPF_IP | 89.252.183.68 |
| SPF_MX | kimhex.com.tr |
Related pages
Pivot deeper into the graph from kimhex.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kimhex.com.tr"})-[: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.