Skip to content

Hostname

planeta.tv

Last fetched

planeta.tv resolves to 1 IPv4 address operated by AS34224 in BG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · planeta.tvRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/planeta.tv

Resolution chain

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

IPPrefixASNOperatorCountry
87.120.176.13687.120.176.0/24AS34224BG

WHOIS identity

Registrar
iana:2
Organization
planeta folk tv
Contact emails

Subdomains

14 observed subdomains of planeta.tv.

Web-graph footprint

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

1,602 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for planeta.tv.

MechanismTarget
SPF_MXplaneta.tv

Related pages

Pivot deeper into the graph from planeta.tv.

Cypher and MCP

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

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