Skip to content

Hostname

lindner.de

Last fetched

lindner.de resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · lindner.deRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/lindner.de

Resolution chain

lindner.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

55 observed subdomains of lindner.de.

Web-graph footprint

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

761 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lindner.de.

MechanismTarget
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDE_spf.mailout.mms-support.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.119.228.96/27
SPF_IP217.243.204.130
SPF_IP217.243.244.226
SPF_IP80.67.0.0/19
SPF_IP95.172.66.180
SPF_MXlindner.de

Related pages

Pivot deeper into the graph from lindner.de.

Cypher and MCP

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

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