Skip to content

Hostname

kimhex.com.tr

Last fetched

kimhex.com.tr resolves to 1 IPv4 address operated by TTNET in TR.

Nutrition Label

WHISPER CANON · kimhex.com.trRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kimhex.com.tr

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.

IPPrefixASNOperatorCountry
212.175.11.114212.175.0.0/17AS9121TTNETTR

WHOIS identity

No WHOIS records are currently associated with kimhex.com.tr in WhisperGraph.

Subdomains

2 observed subdomains of 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.

MechanismTarget
SPF_Akimhex.com.tr
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.247.165.210
SPF_IP185.106.211.101
SPF_IP185.106.211.102
SPF_IP185.106.211.103
SPF_IP185.106.211.110
SPF_IP208.74.121.86
SPF_IP89.252.138.98/19
SPF_IP89.252.183.161
SPF_IP89.252.183.61
SPF_IP89.252.183.68
SPF_MXkimhex.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.