Hostname
leaseplan.com
Last fetched
leaseplan.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leaseplan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.146.240 | 35.71.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.223.49.143 | 52.223.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of leaseplan.com owner
- Contact emails
- corporate-services@netnames.com
- lpis.service.support@leaseplanis.com
- 0467b8c6-8ef3-4c85-8cbf-657d46a5586c@identity-protect.org
- 314f58aa-c062-48a7-987a-b010c4618af4@identity-protect.org
- 333b85dc-4c55-4657-9a06-a69049337235@identity-protect.org
- 545b3b41-1d01-4e19-bf6b-4ca09b963d2d@identity-protect.org
- a9c0b8e3-1642-44a5-b481-593fd87351d2@identity-protect.org
- f5a690f1-ed41-47cf-9204-6037c508b993@identity-protect.org
- fae17726-eea5-4061-a245-88611eb3d400@identity-protect.org
- owner-10246236@leaseplan.com.whoisprivacyservice.org
- owner-1282983@leaseplan.com.whoisprivacyservice.org
- owner-1774432@leaseplan.com.whoisprivacyservice.org
- owner-1971814@leaseplan.com.whoisprivacyservice.org
- owner-2241763@leaseplan.com.whoisprivacyservice.org
- owner-5371745@leaseplan.com.whoisprivacyservice.org
- owner-5839076@leaseplan.com.whoisprivacyservice.org
- owner-815652@leaseplan.com.whoisprivacyservice.org
- owner-9436389@leaseplan.com.whoisprivacyservice.org
- owner-9529275@leaseplan.com.whoisprivacyservice.org
- owner-9799224@leaseplan.com.whoisprivacyservice.org
Subdomains
200 observed subdomains of leaseplan.com.
Showing 25 of 200. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from leaseplan.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for leaseplan.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf-a.iap.socgen.com |
| SPF_INCLUDE | _spf-a.leaseplan.com |
| SPF_INCLUDE | _spf-b.leaseplan.com |
| SPF_INCLUDE | in.kaleyra.email |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.icontroller.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
Related pages
Pivot deeper into the graph from leaseplan.com.
- IP · 35.71.146.240
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · corporate-services@netnames.com
- TLD · .com
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leaseplan.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.