Hostname
ted.org.tr
Last fetched
ted.org.tr resolves to 1 IPv4 address operated by Verinomi Bilisim Teknolojileri San. ve Tic. Ltd. Sti. in TR.
Nutrition Label
Resolution chain
ted.org.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 |
|---|---|---|---|---|
| 89.252.157.185 | 89.252.157.0/24 | AS213274 | Verinomi Bilisim Teknolojileri San. ve Tic. Ltd. Sti. | TR |
WHOIS identity
- Registrar
- —
- Organization
- turk e?ytym derne?i
- Contact emails
Subdomains
38 observed subdomains of ted.org.tr.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ted.org.tr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ted.org.tr.
| Mechanism | Target |
|---|---|
| SPF_A | email.hipotenus.com |
| SPF_A | ted.org.tr |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.useinbox.net |
| SPF_IP | 188.124.1.230 |
| SPF_IP | 213.14.10.180 |
Related pages
Pivot deeper into the graph from ted.org.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ted.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.