Hostname
alphastack.com
Last fetched
alphastack.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alphastack.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.195.95.106 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.107.46 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.4.157.163 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.204.229.5 | 54.204.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alphastack.com owner
- Contact emails
- 5c39fa25-2f1f-474b-bd85-9c28ceb1bff8@identity-protect.org
- 859f63cc-d5fd-4f94-bc5c-6dfa2941c2aa@identity-protect.org
- 8d40718c-5f5f-4976-aeab-3277eaaa3ceb@identity-protect.org
- 9c5a9a73-b5ad-48bc-aedb-bbce5a7b6eca@identity-protect.org
- e8c10974-6933-49d4-bf43-edede8c0e550@identity-protect.org
- owner-297190@alphastack.com.whoisprivacyservice.org
- owner-6273468@alphastack.com.whoisprivacyservice.org
- owner-8478619@alphastack.com.whoisprivacyservice.org
- owner@alphastack.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of alphastack.com.
Web-graph footprint
Distinct hostnames that link to or from alphastack.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for alphastack.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from alphastack.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alphastack.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.