Skip to content

Hostname

tk.de

Last fetched

tk.de resolves to 1 IPv4 address operated by VERSATEL in DE.

Nutrition Label

WHISPER CANON · tk.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tk.de

Resolution chain

tk.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.22.182.160193.22.180.0/22AS8881VERSATELDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from tk.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for tk.de.

MechanismTarget
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEperformind.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qb-feedback.com
SPF_IP178.77.125.109
SPF_IP193.201.168.170/31
SPF_IP193.201.168.38/32
SPF_IP193.22.181.142
SPF_IP193.22.181.143
SPF_IP193.22.181.155
SPF_IP213.61.228.132
SPF_IP2a01:488:42:1000:57e6:6ae2::/96
SPF_IP46.28.184.125
SPF_IP77.73.253.114
SPF_IP77.73.253.115
SPF_IP84.246.127.43/32
SPF_IP85.199.138.66
SPF_IP85.237.85.48
SPF_IP85.237.86.64
SPF_IP87.230.106.226
SPF_MXtk.de

Related pages

Pivot deeper into the graph from tk.de.

Cypher and MCP

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

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