Skip to content

Hostname

aljazeera.com.tr

Last fetched

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

Nutrition Label

WHISPER CANON · aljazeera.com.trRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aljazeera.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
13.59.68.1113.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.234.15418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.197.5918.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.182.24418.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.196.23718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.134.24418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.86.493.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.151.373.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.176.2403.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.12.1793.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.195.1803.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.186.463.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.24.1213.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.136.403.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.25.783.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.71.253.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.153.2283.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.34.713.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.172.11852.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
al jazeera turk produksiyon hiz ltd. sti.
Contact emails

Subdomains

3 observed subdomains of aljazeera.com.tr.

Web-graph footprint

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

479 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aljazeera.com.tr.

MechanismTarget
SPF_IP194.6.255.56/28

Related pages

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

Cypher and MCP

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

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