Skip to content

Hostname

lancasterleipzig.de

Last fetched

lancasterleipzig.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lancasterleipzig.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/lancasterleipzig.de

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.78.352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.86.11165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.5765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.7865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

4 observed subdomains of lancasterleipzig.de.

Web-graph footprint

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

150 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lancasterleipzig.de.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_REDIRECT_sqvnpo5v2.sdmarc.net

Related pages

Pivot deeper into the graph from lancasterleipzig.de.

Cypher and MCP

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

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