Skip to content

Hostname

yandex.com.tr

Last fetched

yandex.com.tr resolves to 2 IPv4 addresses operated by YANDEX in TR.

Nutrition Label

WHISPER CANON · yandex.com.trRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yandex.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
87.250.255.1187.250.255.0/24AS13238YANDEXTR
45.148.65.545.148.65.0/24AS212066YANDEX-COM-AE

WHOIS identity

Registrar
Organization
yandex,
Contact emails

Subdomains

515 observed subdomains of yandex.com.tr.

Web-graph footprint

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

4,148 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for yandex.com.tr.

MechanismTarget
SPF_REDIRECT_spf.yandex.ru

Related pages

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

Cypher and MCP

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

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