Skip to content

Hostname

okko.tv

Last fetched

okko.tv resolves to 1 IPv4 address operated by AS201706 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · okko.tvRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/okko.tv

Resolution chain

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

IPPrefixASNOperatorCountry
185.169.155.118185.169.155.0/24AS201706RU

WHOIS identity

Registrar
iana:463
Organization
okko
Contact emails

Subdomains

47 observed subdomains of okko.tv.

Web-graph footprint

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

1,837 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for okko.tv.

MechanismTarget
SPF_Amail1.playfamily.ru
SPF_Amail2.playfamily.ru
SPF_Amail3.playfamily.ru
SPF_Amail4.playfamily.ru
SPF_EXISTS%{ir}.spf.rambler.ru
SPF_EXISTS%{ir}.tf.spf.rambler-co.ru
SPF_INCLUDEspf.mindbox.ru
SPF_IP178.18.218.188
SPF_IP31.132.33.253
SPF_IP81.19.64.0/19
SPF_IP81.19.66.13
SPF_IP91.192.148.0/22
SPF_MXokko.tv

Related pages

Pivot deeper into the graph from okko.tv.

Cypher and MCP

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

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