Hostname
altostruct.com
Last fetched
altostruct.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
altostruct.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 |
|---|---|---|---|---|
| 13.224.125.122 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.45 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.58 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.82 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.192.104 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.13 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.42 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.75 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of altostruct.com owner
- Contact emails
- 1361f19e-e7ef-45d6-8337-2e0f948ae69e@identity-protect.org
- 348c2911-cf62-4726-8c10-3b36a1f42e5d@identity-protect.org
- 65562a55-9be8-4f83-a9f6-e6d9f591decd@identity-protect.org
- 6d754dc9-becd-4ed9-9ae0-9f9863a57f9d@identity-protect.org
- 879c0757-1935-4e41-8480-ce6b31b896ff@identity-protect.org
- bcf2ce1b-fba5-48e0-a9f6-06f701f629e2@identity-protect.org
- ea364231-66df-405d-a66e-0a12a38a7dfd@identity-protect.org
- owner-5985616@altostruct.com.whoisprivacyservice.org
- owner-9727998@altostruct.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of altostruct.com.
Web-graph footprint
Distinct hostnames that link to or from altostruct.com in the public web crawl.
5 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from altostruct.com.
- IP · 13.224.125.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1361f19e-e7ef-45d6-8337-2e0f948ae69e@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: "altostruct.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.