Skip to content

Hostname

tekgida.org.tr

Last fetched

tekgida.org.tr resolves to 1 IPv4 address operated by AS7768 in TR.

Nutrition Label

WHISPER CANON · tekgida.org.trRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tekgida.org.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.127.150185.140.127.0/24AS7768TR

WHOIS identity

No WHOIS records are currently associated with tekgida.org.tr in WhisperGraph.

Subdomains

6 observed subdomains of tekgida.org.tr.

Web-graph footprint

Distinct hostnames that link to or from tekgida.org.tr in the public web crawl.

33 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tekgida.org.tr.

MechanismTarget
SPF_Atekgida.org.tr
SPF_INCLUDE_spf.google.com
SPF_IP185.140.127.136
SPF_IP185.140.127.141
SPF_IP185.140.127.159
SPF_IP212.68.59.144
SPF_IP78.188.150.190
SPF_IP89.145.191.14
SPF_MXmailguard.tekur.com
SPF_MXtekgida.org.tr

Related pages

Pivot deeper into the graph from tekgida.org.tr.

Cypher and MCP

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

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