Skip to content

Hostname

1tv.kz

Last fetched

1tv.kz resolves to 3 IPv4 addresses operated by gohost-KZ - Fedinyak Sergey Vyacheslavovich in KZ. WHOIS lists iana:1532 as the registrar.

Nutrition Label

WHISPER CANON · 1tv.kzRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/1tv.kz

Resolution chain

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

IPPrefixASNOperatorCountry
185.120.79.221185.120.79.0/24AS203087gohost-KZ - Fedinyak Sergey VyacheslavovichKZ
91.224.74.18891.224.74.0/24AS49791AS-3HCLOUD - Newserverlife LLCKZ
2.134.13.1232.134.0.0/18AS9198KAZTELECOM-AS - JSC Kazakhtelecom

WHOIS identity

Registrar
iana:1532
Organization
'eurasia + ort'
Contact emails

Subdomains

11 observed subdomains of 1tv.kz.

Web-graph footprint

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

248 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for 1tv.kz.

MechanismTarget
SPF_A1tv.kz
SPF_MX1tv.kz

Related pages

Pivot deeper into the graph from 1tv.kz.

Cypher and MCP

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

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