Skip to content

Hostname

showmax.com.tr

Last fetched

showmax.com.tr resolves to 2 IPv4 addresses operated by AS34984 in TR.

Nutrition Label

WHISPER CANON · showmax.com.trRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/showmax.com.tr

Resolution chain

showmax.com.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with showmax.com.tr in WhisperGraph.

Subdomains

3 observed subdomains of showmax.com.tr.

Web-graph footprint

Distinct hostnames that link to or from showmax.com.tr in the public web crawl.

102 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for showmax.com.tr.

MechanismTarget
SPF_Ashowmax.com.tr
SPF_IP213.74.21.89
SPF_IP85.111.72.51
SPF_IP85.111.72.52
SPF_IP85.111.72.53
SPF_IP85.111.72.54
SPF_IP85.111.73.64/26
SPF_IP91.199.73.0/24
SPF_IP91.232.174.0/24
SPF_IP92.45.8.74
SPF_IP92.45.9.140
SPF_MXshowmax.com.tr

Related pages

Pivot deeper into the graph from showmax.com.tr.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.