Skip to content

Hostname

geyik.com.tr

Last fetched

geyik.com.tr resolves to 1 IPv4 address operated by AS209658 in TR.

Nutrition Label

WHISPER CANON · geyik.com.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/geyik.com.tr

Resolution chain

geyik.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.134.4.5395.134.4.0/24AS209658TR

WHOIS identity

Registrar
Organization
ersin uzgun
Contact emails

Subdomains

8 observed subdomains of geyik.com.tr.

Web-graph footprint

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

55 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • geyik.com.tr

SPF policy

4 SPF mechanisms authorising senders for geyik.com.tr.

MechanismTarget
SPF_Ageyik.com.tr
SPF_IP95.134.4.50
SPF_IP95.134.4.53
SPF_MXgeyik.com.tr

Related pages

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

Cypher and MCP

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

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