Hostname
ctv.com.tw
Last fetched
ctv.com.tw is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ctv.com.tw is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for ctv.com.tw in WhisperGraph.
IPv6 resolution
No AAAA record for ctv.com.tw is recorded in WhisperGraph.
WHOIS identity
- Registrant organisation
- 中國電視事業股份有限公司 china television co.ltd
- Contact emails
- vincent.lai@ctv.com.tw
Subdomains
| Subdomain |
|---|
| 2025fuxi.ctv.com.tw |
| autodiscover.ctv.com.tw |
| forums.ctv.com.tw |
| m.ctv.com.tw |
| mobile.ctv.com.tw |
| mv.ctv.com.tw |
| new.ctv.com.tw |
| ns1.ctv.com.tw |
| ns2.ctv.com.tw |
| progmam.ctv.com.tw |
| www.ctv.com.tw |
Showing 11 of 11 subdomains (11 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- cns1.net-chinese.com.tw
- cns2.net-chinese.com.tw
MX records
- wwspam.want-media.com
SPF policy
- mx: ctv.com.tw
- ip: 122.146.88.59
- ip: 60.250.15.40
- ip: 60.250.15.41
- ip: 60.250.15.42
- ip: 60.250.15.43
- ip: 60.250.15.44
- ip: 60.250.15.45
- ip: 60.250.15.46
- ip: 60.250.15.47
Threat-feed evidence
History
Related pages
Pivot from ctv.com.tw into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctv.com.tw"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.