Skip to content

Hostname

gq.com.tr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.10713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2365.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.7665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1 observed subdomain of gq.com.tr.

Subdomain
www.gq.com.tr

Web-graph footprint

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

723 sites link to this hostname.

508 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

Related pages

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

Cypher and MCP

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

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