Skip to content

Hostname

lloydfonds.de

Last fetched

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

Nutrition Label

WHISPER CANON · lloydfonds.deRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/lloydfonds.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.214.15618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.224.16418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.91.818.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.142.2033.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.179.1233.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.224.14063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

13 observed subdomains of lloydfonds.de.

Web-graph footprint

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

65 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lloydfonds.de.

MechanismTarget
SPF_Awww.lfag.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwww-tmp-sl8.lfag.de
SPF_MXlloydfonds.de

Related pages

Pivot deeper into the graph from lloydfonds.de.

Cypher and MCP

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

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