Skip to content

Hostname

m.yandex.com

Last fetched

m.yandex.com resolves to 3 IPv4 addresses operated by TELETECH - Edge Technology Plus d.o.o. Beograd in RU.

Nutrition Label

WHISPER CANON · m.yandex.comRouting diversity3.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/m.yandex.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.255.255.775.255.255.0/24AS208398TELETECH - Edge Technology Plus d.o.o. BeogradRU
77.88.44.5577.88.44.0/24AS208398TELETECH - Edge Technology Plus d.o.o. BeogradRU
77.88.55.8877.88.55.0/24AS208398TELETECH - Edge Technology Plus d.o.o. BeogradRU

WHOIS identity

No WHOIS records are currently associated with m.yandex.com in WhisperGraph.

Subdomains

1 observed subdomain of m.yandex.com.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_REDIRECT_spf.yandex.ru

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "m.yandex.com"})-[: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.