Skip to content

Hostname

cts.tv

Last fetched

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

Nutrition Label

WHISPER CANON · cts.tvRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cts.tv

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.241.6913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.191.18713.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.89.14813.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.172.1313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.189.113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.254.10713.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.185.20815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.230.23015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.236.863.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.229.2133.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.79.733.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.161.2053.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.91.1643.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.61.2183.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.232.15052.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.5.6054.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.245.6643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.243.7643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.64.1773.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.145.13754.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:48
Organization
christian television system
Contact emails

Subdomains

40 observed subdomains of cts.tv.

Web-graph footprint

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

225 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cts.tv.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.125.5.163
SPF_IP15.165.172.159
SPF_IP211.118.254.177
SPF_IP211.118.254.178

Related pages

Pivot deeper into the graph from cts.tv.

Cypher and MCP

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

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