Skip to content

Hostname

leasingtime.de

Last fetched

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

Nutrition Label

WHISPER CANON · leasingtime.deRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/leasingtime.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.10913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.11613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.11018.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.6218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.7618.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.8318.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1263.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.43.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.553.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

6 observed subdomains of leasingtime.de.

Web-graph footprint

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

78 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for leasingtime.de.

MechanismTarget
SPF_Aleasingtime.de
SPF_INCLUDEmail-aws.monsum.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEservers.outfunnel.com
SPF_INCLUDEspf-eu.thinkowl.com
SPF_INCLUDEspf.cloudplatform1.com
SPF_INCLUDEspf.easybill-mail.de
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.99.215.62/26
SPF_MXleasingtime.de

Related pages

Pivot deeper into the graph from leasingtime.de.

Cypher and MCP

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

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