Skip to content

Hostname

web.tv

Last fetched

web.tv resolves to 1 IPv4 address operated by AS197720 in TR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · web.tvRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/web.tv

Resolution chain

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

IPPrefixASNOperatorCountry
31.186.14.11131.186.14.0/24AS197720TR

WHOIS identity

Registrar
iana:48
Organization
turkticaret.net yazilim hizmetleri a.s.
Contact emails

Subdomains

16,930 observed subdomains of web.tv.

Web-graph footprint

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

722 sites link to this hostname.

1,347 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for web.tv.

MechanismTarget
SPF_Aweb.tv
SPF_IP31.186.14.0/24
SPF_IP89.106.12.24
SPF_IP95.211.96.105
SPF_MXweb.tv

Related pages

Pivot deeper into the graph from web.tv.

Cypher and MCP

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

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