Skip to content

Hostname

everlean.de

Last fetched

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

Nutrition Label

WHISPER CANON · everlean.deRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/everlean.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.197.231.14718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.5.1293.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.221.723.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.121.14352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

22 observed subdomains of everlean.de.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for everlean.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.outlook.de

Related pages

Pivot deeper into the graph from everlean.de.

Cypher and MCP

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

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