Hostname
leaseplango.com
Last fetched
leaseplango.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
leaseplango.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 leaseplango.com owner
- Contact emails
- 21bd378f-154a-4707-8c28-30efbf75ad47@identity-protect.org
- 2ccc0a89-98f8-4152-8b39-e31bdb1d7262@identity-protect.org
- 63ff9e2c-2ed5-431f-abbe-7c891d92b776@identity-protect.org
- 65fe218e-aa02-489e-83b5-7200084fa4e3@identity-protect.org
- 9591eec9-1368-4d71-ad19-7b76fe244306@identity-protect.org
- b83d7759-a8fa-406c-93d4-7672efc25bee@identity-protect.org
- cde5502c-e217-482c-9453-673d85705e89@identity-protect.org
Subdomains
1 observed subdomain of leaseplango.com.
| Subdomain |
|---|
| www.leaseplango.com |
Web-graph footprint
Distinct hostnames that link to or from leaseplango.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 leaseplango.com.
- IP · 15.197.130.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 21bd378f-154a-4707-8c28-30efbf75ad47@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: "leaseplango.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.