Hostname
ku.edu.tr
Last fetched
ku.edu.tr resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
ku.edu.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 |
|---|---|---|---|---|
| 18.197.116.67 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- koc universitesi
- Contact emails
Subdomains
482 observed subdomains of ku.edu.tr.
Showing 25 of 482. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ku.edu.tr in the public web crawl.
780 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
38 SPF mechanisms authorising senders for ku.edu.tr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.symplicity.com |
| SPF_INCLUDE | transmail.net |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 157.55.234.0/24 |
| SPF_IP | 157.56.110.0/23 |
| SPF_IP | 157.56.112.0/24 |
| SPF_IP | 20.176.0.0/14 |
| SPF_IP | 202.38.144.192/28 |
| SPF_IP | 207.46.100.0/24 |
| SPF_IP | 207.46.163.0/24 |
| SPF_IP | 213.199.154.0/24 |
| SPF_IP | 213.199.180.128/26 |
| SPF_IP | 216.32.180.0/23 |
| SPF_IP | 23.103.132.0/22 |
| SPF_IP | 23.103.136.0/21 |
| SPF_IP | 23.103.144.0/20 |
| SPF_IP | 23.103.198.0/23 |
| SPF_IP | 23.103.200.0/22 |
| SPF_IP | 2a01:111:f400:7c00::/54 |
| SPF_IP | 2a01:111:f400:fc00::/54 |
| SPF_IP | 2a01:111:f403::0/48 |
| SPF_IP | 34.250.117.27/32 |
| SPF_IP | 34.250.203.24/32 |
| SPF_IP | 40.107.0.0/17 |
| SPF_IP | 40.92.0.0/14 |
| SPF_IP | 46.183.242.192/28 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 65.55.169.0/24 |
| SPF_IP | 65.55.88.0/24 |
| SPF_IP | 66.151.109.0/24 |
| SPF_IP | 69.196.236.208/28 |
| SPF_IP | 69.196.241.0/28 |
| SPF_IP | 69.196.242.128/26 |
| SPF_IP | 88.255.96.0/24 |
| SPF_IP | 94.245.120.64/26 |
Related pages
Pivot deeper into the graph from ku.edu.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ku.edu.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.