Skip to content

Hostname

kesechi.com.tr

Last fetched

kesechi.com.tr resolves to 2 IPv4 addresses operated by guzelhosting - GNET Internet Telekomunikasyon A.S. in TR.

Nutrition Label

WHISPER CANON · kesechi.com.trRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kesechi.com.tr

Resolution chain

kesechi.com.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.247.179.147104.247.179.0/24AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.TR
185.111.234.7185.111.234.0/24AS51557TR-ISIMTESCIL-20201202 - Isimtescil Bilisim A.S.TR

WHOIS identity

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

Subdomains

3 observed subdomains of kesechi.com.tr.

Web-graph footprint

Distinct hostnames that link to or from kesechi.com.tr in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • kesechi.com.tr

SPF policy

3 SPF mechanisms authorising senders for kesechi.com.tr.

MechanismTarget
SPF_Akesechi.com.tr
SPF_INCLUDErelay.guzelhosting.com
SPF_MXkesechi.com.tr

Related pages

Pivot deeper into the graph from kesechi.com.tr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kesechi.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.