Skip to content

Hostname

sdu.edu.tr

Last fetched

sdu.edu.tr is a registered hostname under the .tr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · sdu.edu.trRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sdu.edu.tr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
suleyman demirel universitesi
Contact emails

Subdomains

291 observed subdomains of sdu.edu.tr.

Web-graph footprint

Distinct hostnames that link to or from sdu.edu.tr in the public web crawl.

108 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sdu.edu.tr.

MechanismTarget
SPF_Akevgirms.sdu.edu.tr
SPF_Asdu.edu.tr
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsdu.edu.tr

Related pages

Pivot deeper into the graph from sdu.edu.tr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sdu.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.