Skip to content

Hostname

gnyapi.com.tr

Last fetched

gnyapi.com.tr resolves to 1 IPv4 address operated by AS42926 in TR.

Nutrition Label

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

Resolution chain

gnyapi.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.53.96.114176.53.96.0/24AS42926TR

WHOIS identity

Registrar
Organization
güney yapý ýzolasyon ýnþ.san.tic.ltd.þti
Contact emails

Subdomains

11 observed subdomains of gnyapi.com.tr.

Web-graph footprint

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

14 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gnyapi.com.tr

SPF policy

7 SPF mechanisms authorising senders for gnyapi.com.tr.

MechanismTarget
SPF_Agnyapi.com.tr
SPF_INCLUDE_spf.radore.com
SPF_IP176.53.96.114
SPF_IP31.210.72.22
SPF_IP94.101.95.195
SPF_IP94.101.95.221
SPF_MXgnyapi.com.tr

Related pages

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

Cypher and MCP

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

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