Hostname
endtech.com.tr
Last fetched
endtech.com.tr resolves to 1 IPv4 address operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR.
Nutrition Label
Resolution chain
endtech.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 |
|---|---|---|---|---|
| 31.192.208.82 | 31.192.208.0/24 | AS51559 | NETINTERNET - Netinternet Bilisim Teknolojileri AS | TR |
WHOIS identity
No WHOIS records are currently associated with endtech.com.tr in WhisperGraph.
Subdomains
7 observed subdomains of endtech.com.tr.
Web-graph footprint
Distinct hostnames that link to or from endtech.com.tr in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- endtech.com.tr
SPF policy
14 SPF mechanisms authorising senders for endtech.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | endtech.com.tr |
| SPF_IP | 31.192.208.82 |
| SPF_IP | 37.77.20.2 |
| SPF_IP | 37.77.20.8 |
| SPF_IP | 78.135.82.7 |
| SPF_IP | 89.252.129.40 |
| SPF_IP | 95.173.164.226 |
| SPF_IP | 95.173.164.230 |
| SPF_IP | 95.173.165.162 |
| SPF_IP | 95.173.165.166 |
| SPF_IP | 95.173.177.242 |
| SPF_IP | 95.173.177.250 |
| SPF_IP | 95.173.177.3 |
| SPF_MX | endtech.com.tr |
Related pages
Pivot deeper into the graph from endtech.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "endtech.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.