Hostname
tesev.org.tr
Last fetched
tesev.org.tr resolves to 2 IPv4 addresses operated by CloudTeknoloji - Cloud Teknoloji Bilisim Hizmetleri ve Ticaret A.S. in TR.
Nutrition Label
Resolution chain
tesev.org.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.28.232.90 | 46.28.232.0/24 | AS202048 | CloudTeknoloji - Cloud Teknoloji Bilisim Hizmetleri ve Ticaret A.S. | TR |
| 46.28.238.153 | 46.28.238.0/24 | AS3188 | alastyr - Alastyr Telekomunikasyon A.S. | TR |
WHOIS identity
- Registrar
- —
- Organization
- turkiye ekonomik ve sosyal etudler vakfy
- Contact emails
- —
Subdomains
4 observed subdomains of tesev.org.tr.
Web-graph footprint
Distinct hostnames that link to or from tesev.org.tr in the public web crawl.
258 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tesev.org.tr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from tesev.org.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tesev.org.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.