Hostname
leasingrad.net
Last fetched
leasingrad.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leasingrad.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.158.100.81 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.196.16.25 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.197.88.80 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.121.145.36 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.66.31.71 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.48.184 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 18673cc7-b8e7-4dca-adae-9148a5290e59@identity-protect.org
- 2bdd7eaf-3ca4-4bcc-9498-51a815d8d674@identity-protect.org
- 5cd7e98c-2415-45fc-bb3d-08d734683105@identity-protect.org
- 9b40cc9c-727c-4bb7-8e3e-5ce607b35c9b@identity-protect.org
- bf5196d2-0ea2-410b-be55-b1a42a8ede7d@identity-protect.org
- e4a2699f-280e-46aa-a253-723e5ea3f4e4@identity-protect.org
- f779dcfe-6de4-4a92-9d17-33f0d8b8db7b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from leasingrad.net.
- IP · 18.158.100.81
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 18673cc7-b8e7-4dca-adae-9148a5290e59@identity-protect.org
- TLD · .net
- 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: "leasingrad.net"})-[: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.