Skip to content

Hostname

lecker.de

Last fetched

lecker.de resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · lecker.deRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/lecker.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.108.13018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.183.14018.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.149.873.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.182.63.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.195.2203.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.58.1213.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.208.1953.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.139.1943.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.41.24552.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.214.11252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.184.11263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.44.18863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.11.24463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.53.23063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.79.20063.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

9 observed subdomains of lecker.de.

Web-graph footprint

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

1,974 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lecker.de.

MechanismTarget
SPF_INCLUDE_u.lecker.de._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from lecker.de.

Cypher and MCP

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

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