Hostname
leasplan.com
Last fetched
leasplan.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
leasplan.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 |
|---|---|---|---|---|
| 15.197.130.167 | 15.197.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.140.211 | 3.33.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of leasplan.com owner
- Contact emails
- 06acabca-14c6-43d5-843e-b2f001fe90d2@identity-protect.org
- 353f7d65-d718-491b-a38a-e0f998405fbd@identity-protect.org
- 378dc8a9-db55-43b0-8bf0-2e7d8ccb0121@identity-protect.org
- 79592673-4418-47ae-8cd8-47916ca62609@identity-protect.org
- 9d03f6d2-40c9-4a9c-becd-04b06d2b049c@identity-protect.org
- e1e76a70-21e6-4695-8104-b8dfd00b30a2@identity-protect.org
- f8b66a04-ecbe-43c2-871e-7456db360f5c@identity-protect.org
Subdomains
1 observed subdomain of leasplan.com.
| Subdomain |
|---|
| www.leasplan.com |
Web-graph footprint
Distinct hostnames that link to or from leasplan.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from leasplan.com.
- IP · 15.197.130.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 06acabca-14c6-43d5-843e-b2f001fe90d2@identity-protect.org
- 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: "leasplan.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.