Skip to content

Hostname

tkc.edu

Last fetched

tkc.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · tkc.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/tkc.edu

Resolution chain

tkc.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
the king's college
Contact emails

Subdomains

45 observed subdomains of tkc.edu.

Web-graph footprint

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

341 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tkc.edu.

MechanismTarget
SPF_INCLUDE_spf.formstack.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-004c9601.pphosted.com
SPF_IP12.133.45.67
SPF_IP166.78.115.219
SPF_IP198.2.128.0/18
SPF_IP2001:4801:7825:104:be76:4eff:fe11:8d3f
SPF_IP205.201.128.0/20
SPF_IP205.247.9.130/27
SPF_IP66.192.104.10
SPF_MXtkc.edu

Related pages

Pivot deeper into the graph from tkc.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tkc.edu"})-[: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.