Skip to content

Hostname

landlust.de

Last fetched

landlust.de resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · landlust.deRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/landlust.de

Resolution chain

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

IPPrefixASNOperatorCountry
144.126.245.51144.126.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
157.245.24.237157.245.24.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

38 observed subdomains of landlust.de.

Web-graph footprint

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

302 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for landlust.de.

MechanismTarget
SPF_INCLUDEexternalspf.lv.de
SPF_INCLUDEsalesforcespf.lv.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.101.201.47
SPF_IP212.101.207.0/24
SPF_IP212.101.210.0/24
SPF_MXlandlust.de

Related pages

Pivot deeper into the graph from landlust.de.

Cypher and MCP

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

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