Skip to content

Hostname

khust.tv

Last fetched

khust.tv resolves to 1 IPv4 address operated by AS25403 in UA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · khust.tvRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/khust.tv

Resolution chain

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

IPPrefixASNOperatorCountry
195.20.125.38195.20.124.0/23AS25403UA

WHOIS identity

Registrar
iana:269
Organization
internet invest, ltd. dba imena.ua
Contact emails

Subdomains

5 observed subdomains of khust.tv.

Web-graph footprint

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

38 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for khust.tv.

MechanismTarget
SPF_REDIRECT_spf.yandex.net
SPF_REDIRECT_spf.yandex.ru

Related pages

Pivot deeper into the graph from khust.tv.

Cypher and MCP

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

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