Skip to content

Hostname

ayveka.com.tr

Last fetched

ayveka.com.tr resolves to 2 IPv4 addresses operated by guzelhosting - GNET Internet Telekomunikasyon A.S. in TR.

Nutrition Label

WHISPER CANON · ayveka.com.trRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ayveka.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.179.147104.247.179.0/24AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.TR
185.33.233.19185.33.232.0/22AS51557TR-ISIMTESCIL-20201202 - Isimtescil Bilisim A.S.TR

WHOIS identity

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

Subdomains

2 observed subdomains of ayveka.com.tr.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • ayveka.com.tr

SPF policy

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

MechanismTarget
SPF_Aayveka.com.tr
SPF_INCLUDErelay.guzelhosting.com
SPF_MXayveka.com.tr

Related pages

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

Cypher and MCP

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

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