Skip to content

Hostname

lefeld.de

Last fetched

lefeld.de resolves to 1 IPv4 address operated by LINK11 Link11 GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.210.249128.65.208.0/20AS34309LINK11 Link11 GmbHDE

WHOIS identity

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

Subdomains

9 observed subdomains of lefeld.de.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for lefeld.de.

MechanismTarget
SPF_Alefeld.de
SPF_INCLUDEspf.outbound.parcellab.email
SPF_IP185.66.133.236
SPF_IP185.98.184.0/24
SPF_IP2a01:4f8:d0a:2557:0:0:0:2
SPF_IP46.22.43.13/32
SPF_IP46.22.43.14/32
SPF_IP80.82.206.0/26
SPF_MXlefeld.de

Related pages

Pivot deeper into the graph from lefeld.de.

Cypher and MCP

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

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