Skip to content

Hostname

atv.com.tr

Last fetched

atv.com.tr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · atv.com.trRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/atv.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.199.1318.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.4618.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.5218.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.7818.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.5652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.9152.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.9552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.3465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
turkuvaz radyo televizyon gazetecilik ve yayyncylyk a.?.
Contact emails

Subdomains

13 observed subdomains of atv.com.tr.

Web-graph footprint

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

864 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for atv.com.tr.

Related pages

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

Cypher and MCP

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

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