Hostname
showtv.com.tr
Last fetched
showtv.com.tr resolves to 1 IPv4 address operated by AS34984 in TR.
Nutrition Label
Resolution chain
showtv.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.45.106.211 | 92.45.106.0/24 | AS34984 | — | TR |
WHOIS identity
- Registrar
- —
- Organization
- eksen yayyncylyk da?ytym pazarlama ve dy? ticaret a.?.
- Contact emails
Subdomains
15 observed subdomains of showtv.com.tr.
Web-graph footprint
Distinct hostnames that link to or from showtv.com.tr in the public web crawl.
793 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for showtv.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | showtv.com.tr |
| SPF_IP | 213.74.21.89 |
| SPF_IP | 85.111.72.51 |
| SPF_IP | 85.111.72.52 |
| SPF_IP | 85.111.72.53 |
| SPF_IP | 85.111.72.54 |
| SPF_IP | 85.111.73.64/26 |
| SPF_IP | 91.199.73.0/24 |
| SPF_IP | 91.232.174.0/24 |
| SPF_IP | 92.45.8.74 |
| SPF_IP | 92.45.9.140 |
| SPF_MX | showtv.com.tr |
Related pages
Pivot deeper into the graph from showtv.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "showtv.com.tr"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.