-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ben Rockwood <[email protected]>
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Mondoo Service Whitelisting | ||
sidebar_label: Whitelist Addresses | ||
sidebar_position: 90 | ||
description: | ||
--- | ||
|
||
We understand that in many secure environments you may need to 'whitelist' our services, please refer to the individual services below. | ||
|
||
## Install & Releases | ||
|
||
Client releases may be found on [releases.mondoo.com](https://releases.mondoo.com) and our RESTful installation service is available on [install.mondoo.com](https://install.mondoo.com). Both are available at the folowing IP addresses: | ||
|
||
``` | ||
34.110.159.213 | ||
2600:1901:0:d78e:: | ||
``` | ||
|
||
## Mondoo API | ||
|
||
``` | ||
34.160.242.34 # US Region | ||
34.102.168.217 # EU Region | ||
``` | ||
|