Skip to content

Hostname

legden.de

Last fetched

legden.de resolves to 1 IPv4 address operated by AS24961 in DE.

Nutrition Label

WHISPER CANON · legden.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/legden.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.114.145.19085.114.128.0/19AS24961DE

WHOIS identity

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

Subdomains

7 observed subdomains of legden.de.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for legden.de.

MechanismTarget
SPF_Alegden.de
SPF_INCLUDE_spf.nol-is.de
SPF_IP194.164.200.247
SPF_MXlegden.de

Related pages

Pivot deeper into the graph from legden.de.

Cypher and MCP

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

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