Hostname
leaseabike.com
Last fetched
leaseabike.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
leaseabike.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 |
|---|---|---|---|---|
| 104.18.43.147 | 104.18.43.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.144.109 | 172.64.144.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:839
- Organization
- on behalf of leaseabike.com owner
- Contact emails
- admin@namefind.com
- sales@namefind.com
- 0ba82a18-e875-4cdd-beae-4e8cdbfb3d6e@identity-protect.org
- 24c8b5ee-8498-41ac-86a4-e969c34bfc7e@identity-protect.org
- a2d6d0f8-78f0-4070-94c1-8a751387957e@identity-protect.org
- a478adaa-9dee-44de-ac3e-e8fae09072ba@identity-protect.org
- a578abda-7fe4-4bc4-9a29-7f819479dd0d@identity-protect.org
- af695d2d-8800-4e72-8e68-0fdf1d824a10@identity-protect.org
Subdomains
1 observed subdomain of leaseabike.com.
| Subdomain |
|---|
| www.leaseabike.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for leaseabike.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from leaseabike.com.
- IP · 104.18.43.147
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:839
- Country · CA
- Email · admin@namefind.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: "leaseabike.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.