AkamaiGHost
tcp/80
AkamaiNetStorage
tcp/443
Open service 2a02:26f0:480:23::1726:62af:80 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://register.gnv.com/ Date: Tue, 06 Jan 2026 10:11:51 GMT Connection: close Cache-Control: max-age=604800, must-revalidate X-Frame-Options: SAMEORIGIN Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';
Open service 23.53.43.65:80 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://register.gnv.com/ Date: Tue, 06 Jan 2026 10:11:51 GMT Connection: close Cache-Control: max-age=604800, must-revalidate X-Frame-Options: SAMEORIGIN Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';
Open service 23.53.43.65:443 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 200 OK
Content-Type: text/html
ETag: "2502928672a3234a8da5b589fe946734:1721142561.164312"
Last-Modified: Tue, 16 Jul 2024 14:49:48 GMT
Server: AkamaiNetStorage
Date: Tue, 06 Jan 2026 10:11:11 GMT
Content-Length: 4007
Connection: close
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
Cache-Control: max-age=604800, must-revalidate
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';
Page title: GNV Registrati sul nuovo GNV Booking
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>GNV Registrati sul nuovo GNV Booking</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://register.gnv.com/style.css">
<script src="https://www.google.com/recaptcha/api.js"></script>
<script src="https://register.gnv.com/index.js"></script>
</head>
<body>
<div class="notes">
<p align="center">
<img src="https://info.gnv.it/register/img/logoGNV.jpg"/>
</p>
</div>
<div class="notes"<p align="center">
<a href="index.html"><img src="img/italy-flag.png" height="33px" width="50px"></a>
<a href="index_en.html"><img src="img/united-kingdom-flag.png" height="33px" width="50px"></a>
<a href="index_fr.html"><img src="img/france-flag.png" height="33px" width="50px"></a>
<a href="index_es.html"><img src="img/spain-flag.png" height="33px" width="50px"></a>
<a href="index_de.html"><img src="img/germany-flag.png" height="33px" width="50px"> </a>
</p></div>
<div class="container">
<h1>Registrati sul nuovo GNV Booking</h1>
</br>
<div class="notes">Da oggi puoi prenotare online con GNV! </br>
Come accedere la prima volta:
<ul>
<li>Inserisci il tuo codice agenzia nel modulo qui sotto </li>
<li>Inserisci utente e password che utilizzi per connetterti ai sistemi attuali</li>
<li>Inserisci la tua mail che potrai usare per accedere e resettare la password</li>
<li>Clicca sul tasto registrati, ricevere un email con una password temporanea per accedere la prima volta.</li>
</ul>
</div>
<div class="notes">
<form id="reconcile" name="reconcile" autocomplete="off" action="https://res-staging.gnv.it/external-users-service/api/v1/external-user-accounts" method="post" enctype="multipart/form-data">
<fieldset>
<legend>Registrazione utente</legend>
<div class="form-group">
<label for="agencyCode">Codice Agenzia:</label>
<input id="agencyCode" name="agencyCode" type="text" size="4" maxlength="4" placeholder="AAAA" pattern="^[\S]{4}$" title="Inserire il codice agenzia di 4 caratteri." required class="form-control"/>
</div>
<div class="form-group">
<label for="username">Nome utente:</label>
<input id="username" name="username" type="text" size="10" maxlength="10" placeholder="MSJEISUHHD" required class="form-control" pattern="^[\S]{10}$" title="Inserire il codice agenzia di 10 caratteri.">
</div>
<div class="form-group">
<label for="password">Password:</label>
<input id="password" name="password" type="password" size="25" required class="form-control">
</div>
<div class="form-group">
<label for="email">Email:</label>
<input id="email" name="email" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="verificationEmail">Email di verifica:</label>
<input id="verificationEmail" name="verificationEmail" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="description">Descrizione:</label>
<input id="description" name="description" type="text" size="50" required class="form-control">
</div>
<div class="form-group">
<label for="phoneNumber">Phone Number:</label>
<input id="phoneNumber" name="phoneNumber" type="tel" size="20" required class="form-control" placeholder="+3912334687" pattern="^[0-9-+\s()]*$" title="Inserire un numero di telefono valido">
</div>
<div class="form-group">
<!-- <input type="submit" value="Riconcilia Utente" class="btn"> -->
<button class="g-recaptcha" data-sitekey="6LdrFvcpAAAAAFKqYEyfR4p5c37NtUDoDKqldGpV" data-callback='onSubmit' data-action='submit'>Invia i dati</button>
</div>
</form>
</div>
</div>
</body>
</html>
Open service 2a02:26f0:480:23::1726:62af:443 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: text/html
ETag: "2502928672a3234a8da5b589fe946734:1721142561.164312"
Last-Modified: Tue, 16 Jul 2024 14:49:48 GMT
Server: AkamaiNetStorage
Content-Length: 4007
Date: Tue, 06 Jan 2026 10:11:11 GMT
Connection: close
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
Cache-Control: max-age=604800, must-revalidate
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';
Page title: GNV Registrati sul nuovo GNV Booking
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>GNV Registrati sul nuovo GNV Booking</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://register.gnv.com/style.css">
<script src="https://www.google.com/recaptcha/api.js"></script>
<script src="https://register.gnv.com/index.js"></script>
</head>
<body>
<div class="notes">
<p align="center">
<img src="https://info.gnv.it/register/img/logoGNV.jpg"/>
</p>
</div>
<div class="notes"<p align="center">
<a href="index.html"><img src="img/italy-flag.png" height="33px" width="50px"></a>
<a href="index_en.html"><img src="img/united-kingdom-flag.png" height="33px" width="50px"></a>
<a href="index_fr.html"><img src="img/france-flag.png" height="33px" width="50px"></a>
<a href="index_es.html"><img src="img/spain-flag.png" height="33px" width="50px"></a>
<a href="index_de.html"><img src="img/germany-flag.png" height="33px" width="50px"> </a>
</p></div>
<div class="container">
<h1>Registrati sul nuovo GNV Booking</h1>
</br>
<div class="notes">Da oggi puoi prenotare online con GNV! </br>
Come accedere la prima volta:
<ul>
<li>Inserisci il tuo codice agenzia nel modulo qui sotto </li>
<li>Inserisci utente e password che utilizzi per connetterti ai sistemi attuali</li>
<li>Inserisci la tua mail che potrai usare per accedere e resettare la password</li>
<li>Clicca sul tasto registrati, ricevere un email con una password temporanea per accedere la prima volta.</li>
</ul>
</div>
<div class="notes">
<form id="reconcile" name="reconcile" autocomplete="off" action="https://res-staging.gnv.it/external-users-service/api/v1/external-user-accounts" method="post" enctype="multipart/form-data">
<fieldset>
<legend>Registrazione utente</legend>
<div class="form-group">
<label for="agencyCode">Codice Agenzia:</label>
<input id="agencyCode" name="agencyCode" type="text" size="4" maxlength="4" placeholder="AAAA" pattern="^[\S]{4}$" title="Inserire il codice agenzia di 4 caratteri." required class="form-control"/>
</div>
<div class="form-group">
<label for="username">Nome utente:</label>
<input id="username" name="username" type="text" size="10" maxlength="10" placeholder="MSJEISUHHD" required class="form-control" pattern="^[\S]{10}$" title="Inserire il codice agenzia di 10 caratteri.">
</div>
<div class="form-group">
<label for="password">Password:</label>
<input id="password" name="password" type="password" size="25" required class="form-control">
</div>
<div class="form-group">
<label for="email">Email:</label>
<input id="email" name="email" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="verificationEmail">Email di verifica:</label>
<input id="verificationEmail" name="verificationEmail" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="description">Descrizione:</label>
<input id="description" name="description" type="text" size="50" required class="form-control">
</div>
<div class="form-group">
<label for="phoneNumber">Phone Number:</label>
<input id="phoneNumber" name="phoneNumber" type="tel" size="20" required class="form-control" placeholder="+3912334687" pattern="^[0-9-+\s()]*$" title="Inserire un numero di telefono valido">
</div>
<div class="form-group">
<!-- <input type="submit" value="Riconcilia Utente" class="btn"> -->
<button class="g-recaptcha" data-sitekey="6LdrFvcpAAAAAFKqYEyfR4p5c37NtUDoDKqldGpV" data-callback='onSubmit' data-action='submit'>Invia i dati</button>
</div>
</form>
</div>
</div>
</body>
</html>
Open service 2a02:26f0:480:23::1726:6285:80 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://register.gnv.com/ Date: Tue, 06 Jan 2026 10:11:52 GMT Connection: close Cache-Control: max-age=604800, must-revalidate X-Frame-Options: SAMEORIGIN Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';
Open service 2a02:26f0:480:23::1726:6285:443 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: text/html
ETag: "2502928672a3234a8da5b589fe946734:1721142561.164312"
Last-Modified: Tue, 16 Jul 2024 14:49:48 GMT
Server: AkamaiNetStorage
Content-Length: 4007
Date: Tue, 06 Jan 2026 10:11:11 GMT
Connection: close
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
Cache-Control: max-age=604800, must-revalidate
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';
Page title: GNV Registrati sul nuovo GNV Booking
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>GNV Registrati sul nuovo GNV Booking</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://register.gnv.com/style.css">
<script src="https://www.google.com/recaptcha/api.js"></script>
<script src="https://register.gnv.com/index.js"></script>
</head>
<body>
<div class="notes">
<p align="center">
<img src="https://info.gnv.it/register/img/logoGNV.jpg"/>
</p>
</div>
<div class="notes"<p align="center">
<a href="index.html"><img src="img/italy-flag.png" height="33px" width="50px"></a>
<a href="index_en.html"><img src="img/united-kingdom-flag.png" height="33px" width="50px"></a>
<a href="index_fr.html"><img src="img/france-flag.png" height="33px" width="50px"></a>
<a href="index_es.html"><img src="img/spain-flag.png" height="33px" width="50px"></a>
<a href="index_de.html"><img src="img/germany-flag.png" height="33px" width="50px"> </a>
</p></div>
<div class="container">
<h1>Registrati sul nuovo GNV Booking</h1>
</br>
<div class="notes">Da oggi puoi prenotare online con GNV! </br>
Come accedere la prima volta:
<ul>
<li>Inserisci il tuo codice agenzia nel modulo qui sotto </li>
<li>Inserisci utente e password che utilizzi per connetterti ai sistemi attuali</li>
<li>Inserisci la tua mail che potrai usare per accedere e resettare la password</li>
<li>Clicca sul tasto registrati, ricevere un email con una password temporanea per accedere la prima volta.</li>
</ul>
</div>
<div class="notes">
<form id="reconcile" name="reconcile" autocomplete="off" action="https://res-staging.gnv.it/external-users-service/api/v1/external-user-accounts" method="post" enctype="multipart/form-data">
<fieldset>
<legend>Registrazione utente</legend>
<div class="form-group">
<label for="agencyCode">Codice Agenzia:</label>
<input id="agencyCode" name="agencyCode" type="text" size="4" maxlength="4" placeholder="AAAA" pattern="^[\S]{4}$" title="Inserire il codice agenzia di 4 caratteri." required class="form-control"/>
</div>
<div class="form-group">
<label for="username">Nome utente:</label>
<input id="username" name="username" type="text" size="10" maxlength="10" placeholder="MSJEISUHHD" required class="form-control" pattern="^[\S]{10}$" title="Inserire il codice agenzia di 10 caratteri.">
</div>
<div class="form-group">
<label for="password">Password:</label>
<input id="password" name="password" type="password" size="25" required class="form-control">
</div>
<div class="form-group">
<label for="email">Email:</label>
<input id="email" name="email" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="verificationEmail">Email di verifica:</label>
<input id="verificationEmail" name="verificationEmail" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="description">Descrizione:</label>
<input id="description" name="description" type="text" size="50" required class="form-control">
</div>
<div class="form-group">
<label for="phoneNumber">Phone Number:</label>
<input id="phoneNumber" name="phoneNumber" type="tel" size="20" required class="form-control" placeholder="+3912334687" pattern="^[0-9-+\s()]*$" title="Inserire un numero di telefono valido">
</div>
<div class="form-group">
<!-- <input type="submit" value="Riconcilia Utente" class="btn"> -->
<button class="g-recaptcha" data-sitekey="6LdrFvcpAAAAAFKqYEyfR4p5c37NtUDoDKqldGpV" data-callback='onSubmit' data-action='submit'>Invia i dati</button>
</div>
</form>
</div>
</div>
</body>
</html>
Open service 23.53.43.88:443 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Type: text/html
ETag: "2502928672a3234a8da5b589fe946734:1721142561.164312"
Last-Modified: Tue, 16 Jul 2024 14:49:48 GMT
Server: AkamaiNetStorage
Content-Length: 4007
Date: Tue, 06 Jan 2026 10:11:11 GMT
Connection: close
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
Cache-Control: max-age=604800, must-revalidate
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';
Page title: GNV Registrati sul nuovo GNV Booking
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>GNV Registrati sul nuovo GNV Booking</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://register.gnv.com/style.css">
<script src="https://www.google.com/recaptcha/api.js"></script>
<script src="https://register.gnv.com/index.js"></script>
</head>
<body>
<div class="notes">
<p align="center">
<img src="https://info.gnv.it/register/img/logoGNV.jpg"/>
</p>
</div>
<div class="notes"<p align="center">
<a href="index.html"><img src="img/italy-flag.png" height="33px" width="50px"></a>
<a href="index_en.html"><img src="img/united-kingdom-flag.png" height="33px" width="50px"></a>
<a href="index_fr.html"><img src="img/france-flag.png" height="33px" width="50px"></a>
<a href="index_es.html"><img src="img/spain-flag.png" height="33px" width="50px"></a>
<a href="index_de.html"><img src="img/germany-flag.png" height="33px" width="50px"> </a>
</p></div>
<div class="container">
<h1>Registrati sul nuovo GNV Booking</h1>
</br>
<div class="notes">Da oggi puoi prenotare online con GNV! </br>
Come accedere la prima volta:
<ul>
<li>Inserisci il tuo codice agenzia nel modulo qui sotto </li>
<li>Inserisci utente e password che utilizzi per connetterti ai sistemi attuali</li>
<li>Inserisci la tua mail che potrai usare per accedere e resettare la password</li>
<li>Clicca sul tasto registrati, ricevere un email con una password temporanea per accedere la prima volta.</li>
</ul>
</div>
<div class="notes">
<form id="reconcile" name="reconcile" autocomplete="off" action="https://res-staging.gnv.it/external-users-service/api/v1/external-user-accounts" method="post" enctype="multipart/form-data">
<fieldset>
<legend>Registrazione utente</legend>
<div class="form-group">
<label for="agencyCode">Codice Agenzia:</label>
<input id="agencyCode" name="agencyCode" type="text" size="4" maxlength="4" placeholder="AAAA" pattern="^[\S]{4}$" title="Inserire il codice agenzia di 4 caratteri." required class="form-control"/>
</div>
<div class="form-group">
<label for="username">Nome utente:</label>
<input id="username" name="username" type="text" size="10" maxlength="10" placeholder="MSJEISUHHD" required class="form-control" pattern="^[\S]{10}$" title="Inserire il codice agenzia di 10 caratteri.">
</div>
<div class="form-group">
<label for="password">Password:</label>
<input id="password" name="password" type="password" size="25" required class="form-control">
</div>
<div class="form-group">
<label for="email">Email:</label>
<input id="email" name="email" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="verificationEmail">Email di verifica:</label>
<input id="verificationEmail" name="verificationEmail" type="email" size="50" placeholder="info@agencyGNV.it" required class="form-control">
</div>
<div class="form-group">
<label for="description">Descrizione:</label>
<input id="description" name="description" type="text" size="50" required class="form-control">
</div>
<div class="form-group">
<label for="phoneNumber">Phone Number:</label>
<input id="phoneNumber" name="phoneNumber" type="tel" size="20" required class="form-control" placeholder="+3912334687" pattern="^[0-9-+\s()]*$" title="Inserire un numero di telefono valido">
</div>
<div class="form-group">
<!-- <input type="submit" value="Riconcilia Utente" class="btn"> -->
<button class="g-recaptcha" data-sitekey="6LdrFvcpAAAAAFKqYEyfR4p5c37NtUDoDKqldGpV" data-callback='onSubmit' data-action='submit'>Invia i dati</button>
</div>
</form>
</div>
</div>
</body>
</html>
Open service 23.53.43.88:80 · register.gnv.com
2026-01-06 10:11
HTTP/1.1 301 Moved Permanently Server: AkamaiGHost Content-Length: 0 Location: https://register.gnv.com/ Date: Tue, 06 Jan 2026 10:11:52 GMT Connection: close Cache-Control: max-age=604800, must-revalidate X-Frame-Options: SAMEORIGIN Content-Security-Policy: default-src 'self'; script-src 'self' www.google.com www.gstatic.com; style-src 'self' fonts.googleapis.com; font-src fonts.googleapis.com fonts.gstatic.com; frame-src www.google.com; img-src 'self' https://info.gnv.it www.gnv.it; form-action 'self' https://res-staging.gnv.it; base-uri https://register.gnv.com; frame-ancestors 'none'; object-src 'self';