Skip to content

Hostname

pobeda.tv

Last fetched

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

Nutrition Label

WHISPER CANON · pobeda.tvRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/pobeda.tv

Resolution chain

pobeda.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
domain admin
Contact emails

Subdomains

12 observed subdomains of pobeda.tv.

Web-graph footprint

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

162 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pobeda.tv.

MechanismTarget
SPF_INCLUDEspf.unisender.com
SPF_IP212.12.70.0/24
SPF_IP89.108.120.168
SPF_IP89.108.123.53

Related pages

Pivot deeper into the graph from pobeda.tv.

Cypher and MCP

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

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