Skip to content

Hostname

lindner.com

Last fetched

lindner.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · lindner.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lindner.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.173104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.173104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.133172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 lindner.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for lindner.com.

MechanismTarget
SPF_Alindner.com
SPF_Alindner.m42cloud.com
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.76.158.15
SPF_IP185.76.158.16
SPF_IP185.76.158.17
SPF_IP185.76.158.4
SPF_IP2001:938:4030:0:0:0:0:2
SPF_IP2a10:2680:0:0:0:0:0:15
SPF_IP2a10:2680:0:0:0:0:0:16
SPF_IP2a10:2680:0:0:0:0:0:17
SPF_IP2a10:2680:0:0:0:0:0:4
SPF_IP2a10:2680:0:114:0:0:0:100
SPF_IP2a10:2680:255:0:0:0:0:42
SPF_IP2a10:2680:255::40/125
SPF_MXlindner.com

Related pages

Pivot deeper into the graph from lindner.com.

Cypher and MCP

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

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