Skip to content

Hostname

stv.tv

Last fetched

stv.tv resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · stv.tvRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/stv.tv

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.246.1413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.3913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.218.11918.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.12518.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.4818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.6818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.60.10818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.173.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.213.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.493.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.913.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
domain admin
Contact emails

Subdomains

120 observed subdomains of stv.tv.

Web-graph footprint

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

876 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stv.tv.

MechanismTarget
SPF_INCLUDEspf1.stv.tv
SPF_INCLUDEspf2.stv.tv
SPF_IP185.125.238.144
SPF_IP20.40.108.0
SPF_IP62.17.252.36
SPF_IP80.69.20.160/28
SPF_IP89.187.105.224/28

Related pages

Pivot deeper into the graph from stv.tv.

Cypher and MCP

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

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