Hostname
alta-box.com
Last fetched
alta-box.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alta-box.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.23.201.16 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.120.48 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.254.11 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.255.128.63 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.139.8 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.141.242 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.170.154 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.213.27.168 | 54.213.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alta-box.com owner
- Contact emails
- 0fd0596f-d3ea-477a-a950-4b4ab248c3f5@identity-protect.org
- 4cee6ab1-d314-4f87-aa97-8c2e108bcbed@identity-protect.org
- 71cc183a-3641-429e-a980-455f75d4733e@identity-protect.org
- 833cc36f-2f6c-48f5-81b6-04f5911bf976@identity-protect.org
- 853d826e-dee1-4411-bfa9-3e72d1c13edd@identity-protect.org
- 9d9cedd4-e91e-4a71-9ba3-76b35ff64d5d@identity-protect.org
- da743c26-afe1-4170-8eb2-9d6ab2a5478c@identity-protect.org
- owner-5755415@alta-box.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of alta-box.com.
| Subdomain |
|---|
| api.alta-box.com |
| www.alta-box.com |
Threat posture
History
Related pages
Pivot deeper into the graph from alta-box.com.
- IP · 100.23.201.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fd0596f-d3ea-477a-a950-4b4ab248c3f5@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "alta-box.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.