Skip to content

Hostname

gyoder.org.tr

Last fetched

gyoder.org.tr resolves to 1 IPv4 address operated by AS200239 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.87.188.10194.87.188.0/24AS200239TR

WHOIS identity

Registrar
Organization
gayrimenkul yatyrym ortakly?y derne?i
Contact emails

Subdomains

4 observed subdomains of gyoder.org.tr.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gyoder.org.tr.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_INCLUDEsendersrv.com

Related pages

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

Cypher and MCP

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

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