Hostname
hodlrz.com
Last fetched
hodlrz.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hodlrz.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.239.219 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.6.109 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.232.119.62 | 54.232.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hodlrz.com owner
- Contact emails
- 59314c89-8fc3-4ac0-a5a5-ca9985bb90c9@identity-protect.org
- 75bf4fbc-13a9-47e6-802e-b71679272749@identity-protect.org
- c43bc4f4-90ec-4690-bdf8-2c73edf8aad5@identity-protect.org
- ce596b29-92e8-49a6-9aeb-d95a37a342f9@identity-protect.org
- e93a494a-cd37-4737-a01a-8d5bc79be955@identity-protect.org
- fa76267d-653c-47c4-b0d6-8303643c43d7@identity-protect.org
- owner-3578082@hodlrz.com.whoisprivacyservice.org
- owner-7082509@hodlrz.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from hodlrz.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hodlrz.com.
- IP · 13.215.239.219
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 59314c89-8fc3-4ac0-a5a5-ca9985bb90c9@identity-protect.org
- TLD · .com
- Browse hostnames · ho…
- 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: "hodlrz.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.