Hostname
turkishtechnic.com
Last fetched
turkishtechnic.com resolves to 5 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:819 as the registrar.
Nutrition Label
Resolution chain
turkishtechnic.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:819
- Organization
- turk hava yollari teknik a. s.
- Contact emails
Subdomains
21 observed subdomains of turkishtechnic.com.
Web-graph footprint
Distinct hostnames that link to or from turkishtechnic.com in the public web crawl.
158 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for turkishtechnic.com.
| Mechanism | Target |
|---|---|
| SPF_A | turkishtechnic.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.31.112.131 |
| SPF_IP | 46.31.112.79 |
| SPF_IP | 46.31.112.80 |
| SPF_IP | 46.31.112.81 |
| SPF_IP | 92.45.3.253 |
| SPF_MX | turkishtechnic.com |
Related pages
Pivot deeper into the graph from turkishtechnic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "turkishtechnic.com"})-[: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.