Skip to content

Hostname

tsargrad.tv

Last fetched

tsargrad.tv resolves to 2 IPv4 addresses operated by AS200350 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · tsargrad.tvRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/tsargrad.tv

Resolution chain

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

WHOIS identity

Registrar
iana:463
Organization
non-public joint stock company 'tsargrad media'
Contact emails

Subdomains

36 observed subdomains of tsargrad.tv.

Web-graph footprint

Distinct hostnames that link to or from tsargrad.tv in the public web crawl.

3,449 sites link to this hostname.

2,093 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for tsargrad.tv.

MechanismTarget
SPF_IP81.200.30.197
SPF_MXtsargrad.tv

Related pages

Pivot deeper into the graph from tsargrad.tv.

Cypher and MCP

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

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