Skip to content

Hostname

kurzelinks.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with kurzelinks.de in WhisperGraph.

Subdomains

3 observed subdomains of kurzelinks.de.

Web-graph footprint

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

1,460 sites link to this hostname.

402 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for kurzelinks.de.

MechanismTarget
SPF_Akurzelinks.de
SPF_INCLUDEispgateway.de
SPF_IP146.0.36.100
SPF_IP146.0.36.35
SPF_IP146.0.36.41
SPF_IP217.79.181.20
SPF_IP217.79.181.27
SPF_IP217.79.181.33
SPF_IP217.79.181.70
SPF_IP217.79.184.125
SPF_IP89.163.212.78
SPF_IP91.194.84.19
SPF_IP91.194.84.25
SPF_IP91.194.84.5
SPF_IP93.186.202.17
SPF_IP93.186.202.18
SPF_IP93.186.202.2
SPF_IP93.186.202.21
SPF_MXkurzelinks.de

Related pages

Pivot deeper into the graph from kurzelinks.de.

Cypher and MCP

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

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