Hostname
siteekle.com.tr
Last fetched
siteekle.com.tr resolves to 1 IPv4 address operated by AS62425 in TR.
Nutrition Label
Resolution chain
siteekle.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.53.161.31 | 154.53.161.0/24 | AS62425 | — | TR |
WHOIS identity
- Registrar
- —
- Organization
- vural ?eker
- Contact emails
Subdomains
9 observed subdomains of siteekle.com.tr.
Web-graph footprint
Distinct hostnames that link to or from siteekle.com.tr in the public web crawl.
74 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for siteekle.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | siteekle.com.tr |
| SPF_IP | 185.115.242.32 |
| SPF_IP | 185.120.6.81 |
| SPF_IP | 185.120.6.87 |
| SPF_IP | 45.133.39.56 |
| SPF_MX | siteekle.com.tr |
Related pages
Pivot deeper into the graph from siteekle.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "siteekle.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.