Skip to content

Hostname

hls.tv

Last fetched

hls.tv resolves to 1 IPv4 address operated by AS199995 in UA. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · hls.tvRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hls.tv

Resolution chain

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

IPPrefixASNOperatorCountry
185.109.55.68185.109.54.0/23AS199995UA

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

76 observed subdomains of hls.tv.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hls.tv.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hls.tv.

Cypher and MCP

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

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