fastestcache
tcp/443 tcp/80
Open service 91.234.195.109:443 · gohmac.org
2026-01-09 22:03
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 22:03:10 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 105055
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 7e9b20557ad6c265903b855d3d98cab8
Link: <https://gohmac.org/index.php?rest_route=/>; rel="https://api.w.org/"
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 1
Accept-Ranges: bytes
Alt-Svc: h3=":443";ma=86400
X-Request-Id: 7e9b20557ad6c265903b855d3d98cab8
Edge-Cache-Engine-Hit: HIT
Page title: My Blog – My WordPress Blog
<!DOCTYPE html>
<html lang="fr-FR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name='robots' content='max-image-preview:large' />
<title>My Blog – My WordPress Blog</title>
<link rel="alternate" type="application/rss+xml" title="My Blog » Flux" href="https://gohmac.org/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="My Blog » Flux des commentaires" href="https://gohmac.org/?feed=comments-rss2" />
<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-block-site-title-inline-css'>
.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}
/*# sourceURL=https://gohmac.org/wp-includes/blocks/site-title/style.min.css */
</style>
<style id='wp-block-group-inline-css'>
.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}
/*# sourceURL=https://gohmac.org/wp-includes/blocks/group/style.min.css */
</style>
<style id='wp-block-page-list-inline-css'>
.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}
/*# sourceURL=https://gohmac.org/wp-includes/blocks/page-list/style.min.css */
</style>
<style id='wp-block-navigation-inline-css'>
.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-just
Open service 91.234.195.109:80 · www.ibia.gohmac.org
2026-01-09 20:50
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 20:50:57 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 16371
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: efc87cc246c7d62394408108415d19d9
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 2
Accept-Ranges: bytes
X-Request-Id: efc87cc246c7d62394408108415d19d9
Edge-Cache-Engine-Hit: HIT
Page title: IBIA SARL
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<title>IBIA SARL</title>
<style>
/* Variables de couleurs */
:root {
--blanc: #ffffff;
--rouge: #e53935;
--noir: #000000;
--gris-clair: #f5f5f5;
--gris: #757575;
}
/* Reset et styles de base */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
color: var(--noir);
background-color: var(--blanc);
overflow-x: hidden;
scroll-behavior: smooth;
}
h1, h2, h3, h4 {
margin-bottom: 1rem;
font-weight: 700;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
position: relative;
padding-bottom: 0.5rem;
}
h2::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 3px;
background-color: var(--rouge);
}
p {
margin-bottom: 1rem;
}
a {
text-decoration: none;
color: inherit;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 2rem 0;
}
.btn {
display: inline-block;
padding: 0.75rem 1.5rem;
background-color: var(--rouge);
color: var(--blanc);
border: none;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: all 0.3s ease;
}
.btn:hover {
background-color: #c62828;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(229, 57, 53, 0.3);
}
/* Hero Section améliorée */
.hero {
position: relative;
height: 100vh;
padding-bottom: 2em;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--blanc);
overflow: hidden;
}
.hero-content {
position: relative;
z-index: 2;
padding: 0 2rem;
animation: fadeInUp 1s ease-out;
}
.hero h1 {
font-size: 3.2rem;
margin-bottom: 1.5rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.hero .highlight {
color: var(--rouge);
}
.hero p {
font-size: 1.2rem;
margin-bottom: 2rem;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#particles-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
z-index: 1;
}
/* Header amélioré */
header {
background-color: var(--noir);
color: var(--blanc);
padding: 1rem 0;
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
border-top:dotted 1px #ff0000;
border-bottom:solid 1px #ff0000;
}
.header-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.8rem;
font-weight: bold;
color: var(--blanc);
}
.logo span {
color: var(--roug
Open service 2a00:7ee0:9:3:52:1:0:31:443 · ibia.gohmac.org
2026-01-09 20:50
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 20:50:57 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 16371
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 4f1dfc8087c87be831379b82b324858e
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 2
Accept-Ranges: bytes
Alt-Svc: h3=":443";ma=86400
X-Request-Id: 4f1dfc8087c87be831379b82b324858e
Edge-Cache-Engine-Hit: HIT
Page title: IBIA SARL
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<title>IBIA SARL</title>
<style>
/* Variables de couleurs */
:root {
--blanc: #ffffff;
--rouge: #e53935;
--noir: #000000;
--gris-clair: #f5f5f5;
--gris: #757575;
}
/* Reset et styles de base */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
color: var(--noir);
background-color: var(--blanc);
overflow-x: hidden;
scroll-behavior: smooth;
}
h1, h2, h3, h4 {
margin-bottom: 1rem;
font-weight: 700;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
position: relative;
padding-bottom: 0.5rem;
}
h2::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 3px;
background-color: var(--rouge);
}
p {
margin-bottom: 1rem;
}
a {
text-decoration: none;
color: inherit;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 2rem 0;
}
.btn {
display: inline-block;
padding: 0.75rem 1.5rem;
background-color: var(--rouge);
color: var(--blanc);
border: none;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: all 0.3s ease;
}
.btn:hover {
background-color: #c62828;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(229, 57, 53, 0.3);
}
/* Hero Section améliorée */
.hero {
position: relative;
height: 100vh;
padding-bottom: 2em;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--blanc);
overflow: hidden;
}
.hero-content {
position: relative;
z-index: 2;
padding: 0 2rem;
animation: fadeInUp 1s ease-out;
}
.hero h1 {
font-size: 3.2rem;
margin-bottom: 1.5rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.hero .highlight {
color: var(--rouge);
}
.hero p {
font-size: 1.2rem;
margin-bottom: 2rem;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#particles-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
z-index: 1;
}
/* Header amélioré */
header {
background-color: var(--noir);
color: var(--blanc);
padding: 1rem 0;
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
border-top:dotted 1px #ff0000;
border-bottom:solid 1px #ff0000;
}
.header-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.8rem;
font-weight: bold;
color: var(--blanc);
}
.logo span {
color: var(--roug
Open service 91.234.195.109:443 · www.ibia.gohmac.org
2026-01-09 20:50
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 20:50:57 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 16371
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: d97eee78dd54ed371d2801a2821e8348
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 2
Accept-Ranges: bytes
Alt-Svc: h3=":443";ma=86400
X-Request-Id: d97eee78dd54ed371d2801a2821e8348
Edge-Cache-Engine-Hit: HIT
Page title: IBIA SARL
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<title>IBIA SARL</title>
<style>
/* Variables de couleurs */
:root {
--blanc: #ffffff;
--rouge: #e53935;
--noir: #000000;
--gris-clair: #f5f5f5;
--gris: #757575;
}
/* Reset et styles de base */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
color: var(--noir);
background-color: var(--blanc);
overflow-x: hidden;
scroll-behavior: smooth;
}
h1, h2, h3, h4 {
margin-bottom: 1rem;
font-weight: 700;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
position: relative;
padding-bottom: 0.5rem;
}
h2::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 3px;
background-color: var(--rouge);
}
p {
margin-bottom: 1rem;
}
a {
text-decoration: none;
color: inherit;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 2rem 0;
}
.btn {
display: inline-block;
padding: 0.75rem 1.5rem;
background-color: var(--rouge);
color: var(--blanc);
border: none;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: all 0.3s ease;
}
.btn:hover {
background-color: #c62828;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(229, 57, 53, 0.3);
}
/* Hero Section améliorée */
.hero {
position: relative;
height: 100vh;
padding-bottom: 2em;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--blanc);
overflow: hidden;
}
.hero-content {
position: relative;
z-index: 2;
padding: 0 2rem;
animation: fadeInUp 1s ease-out;
}
.hero h1 {
font-size: 3.2rem;
margin-bottom: 1.5rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.hero .highlight {
color: var(--rouge);
}
.hero p {
font-size: 1.2rem;
margin-bottom: 2rem;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#particles-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
z-index: 1;
}
/* Header amélioré */
header {
background-color: var(--noir);
color: var(--blanc);
padding: 1rem 0;
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
border-top:dotted 1px #ff0000;
border-bottom:solid 1px #ff0000;
}
.header-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.8rem;
font-weight: bold;
color: var(--blanc);
}
.logo span {
color: var(--roug
Open service 2a00:7ee0:9:3:52:1:0:31:80 · ibia.gohmac.org
2026-01-09 20:50
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 20:50:57 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 16371
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: bfa0e93d6f04853c6de8240725d39705
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 2
Accept-Ranges: bytes
X-Request-Id: bfa0e93d6f04853c6de8240725d39705
Edge-Cache-Engine-Hit: HIT
Page title: IBIA SARL
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<title>IBIA SARL</title>
<style>
/* Variables de couleurs */
:root {
--blanc: #ffffff;
--rouge: #e53935;
--noir: #000000;
--gris-clair: #f5f5f5;
--gris: #757575;
}
/* Reset et styles de base */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
color: var(--noir);
background-color: var(--blanc);
overflow-x: hidden;
scroll-behavior: smooth;
}
h1, h2, h3, h4 {
margin-bottom: 1rem;
font-weight: 700;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
position: relative;
padding-bottom: 0.5rem;
}
h2::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 3px;
background-color: var(--rouge);
}
p {
margin-bottom: 1rem;
}
a {
text-decoration: none;
color: inherit;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 2rem 0;
}
.btn {
display: inline-block;
padding: 0.75rem 1.5rem;
background-color: var(--rouge);
color: var(--blanc);
border: none;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: all 0.3s ease;
}
.btn:hover {
background-color: #c62828;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(229, 57, 53, 0.3);
}
/* Hero Section améliorée */
.hero {
position: relative;
height: 100vh;
padding-bottom: 2em;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--blanc);
overflow: hidden;
}
.hero-content {
position: relative;
z-index: 2;
padding: 0 2rem;
animation: fadeInUp 1s ease-out;
}
.hero h1 {
font-size: 3.2rem;
margin-bottom: 1.5rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.hero .highlight {
color: var(--rouge);
}
.hero p {
font-size: 1.2rem;
margin-bottom: 2rem;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#particles-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
z-index: 1;
}
/* Header amélioré */
header {
background-color: var(--noir);
color: var(--blanc);
padding: 1rem 0;
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
border-top:dotted 1px #ff0000;
border-bottom:solid 1px #ff0000;
}
.header-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.8rem;
font-weight: bold;
color: var(--blanc);
}
.logo span {
color: var(--roug
Open service 91.234.195.109:443 · ibia.gohmac.org
2026-01-09 20:50
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 20:50:57 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 16371
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 48e0fd32314086e9013681b655885df9
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 2
Accept-Ranges: bytes
Alt-Svc: h3=":443";ma=86400
X-Request-Id: 48e0fd32314086e9013681b655885df9
Edge-Cache-Engine-Hit: HIT
Page title: IBIA SARL
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<title>IBIA SARL</title>
<style>
/* Variables de couleurs */
:root {
--blanc: #ffffff;
--rouge: #e53935;
--noir: #000000;
--gris-clair: #f5f5f5;
--gris: #757575;
}
/* Reset et styles de base */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
color: var(--noir);
background-color: var(--blanc);
overflow-x: hidden;
scroll-behavior: smooth;
}
h1, h2, h3, h4 {
margin-bottom: 1rem;
font-weight: 700;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
position: relative;
padding-bottom: 0.5rem;
}
h2::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 3px;
background-color: var(--rouge);
}
p {
margin-bottom: 1rem;
}
a {
text-decoration: none;
color: inherit;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 2rem 0;
}
.btn {
display: inline-block;
padding: 0.75rem 1.5rem;
background-color: var(--rouge);
color: var(--blanc);
border: none;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: all 0.3s ease;
}
.btn:hover {
background-color: #c62828;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(229, 57, 53, 0.3);
}
/* Hero Section améliorée */
.hero {
position: relative;
height: 100vh;
padding-bottom: 2em;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--blanc);
overflow: hidden;
}
.hero-content {
position: relative;
z-index: 2;
padding: 0 2rem;
animation: fadeInUp 1s ease-out;
}
.hero h1 {
font-size: 3.2rem;
margin-bottom: 1.5rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.hero .highlight {
color: var(--rouge);
}
.hero p {
font-size: 1.2rem;
margin-bottom: 2rem;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#particles-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
z-index: 1;
}
/* Header amélioré */
header {
background-color: var(--noir);
color: var(--blanc);
padding: 1rem 0;
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
border-top:dotted 1px #ff0000;
border-bottom:solid 1px #ff0000;
}
.header-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.8rem;
font-weight: bold;
color: var(--blanc);
}
.logo span {
color: var(--roug
Open service 91.234.195.109:80 · ibia.gohmac.org
2026-01-09 20:50
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 20:50:57 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 16371
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 2f79bfdbea8778eacdcb7c9f5e555411
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 2
Accept-Ranges: bytes
X-Request-Id: 2f79bfdbea8778eacdcb7c9f5e555411
Edge-Cache-Engine-Hit: HIT
Page title: IBIA SARL
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<title>IBIA SARL</title>
<style>
/* Variables de couleurs */
:root {
--blanc: #ffffff;
--rouge: #e53935;
--noir: #000000;
--gris-clair: #f5f5f5;
--gris: #757575;
}
/* Reset et styles de base */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
color: var(--noir);
background-color: var(--blanc);
overflow-x: hidden;
scroll-behavior: smooth;
}
h1, h2, h3, h4 {
margin-bottom: 1rem;
font-weight: 700;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2rem;
position: relative;
padding-bottom: 0.5rem;
}
h2::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 3px;
background-color: var(--rouge);
}
p {
margin-bottom: 1rem;
}
a {
text-decoration: none;
color: inherit;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 2rem 0;
}
.btn {
display: inline-block;
padding: 0.75rem 1.5rem;
background-color: var(--rouge);
color: var(--blanc);
border: none;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: all 0.3s ease;
}
.btn:hover {
background-color: #c62828;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(229, 57, 53, 0.3);
}
/* Hero Section améliorée */
.hero {
position: relative;
height: 100vh;
padding-bottom: 2em;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--blanc);
overflow: hidden;
}
.hero-content {
position: relative;
z-index: 2;
padding: 0 2rem;
animation: fadeInUp 1s ease-out;
}
.hero h1 {
font-size: 3.2rem;
margin-bottom: 1.5rem;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
line-height: 1.2;
}
.hero .highlight {
color: var(--rouge);
}
.hero p {
font-size: 1.2rem;
margin-bottom: 2rem;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#particles-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
z-index: 1;
}
/* Header amélioré */
header {
background-color: var(--noir);
color: var(--blanc);
padding: 1rem 0;
position: sticky;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
border-top:dotted 1px #ff0000;
border-bottom:solid 1px #ff0000;
}
.header-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.8rem;
font-weight: bold;
color: var(--blanc);
}
.logo span {
color: var(--roug
Open service 91.234.195.109:443 · www.2danarbitration-consulting.gohmac.org
2026-01-09 19:27
HTTP/1.1 301 Moved Permanently Date: Fri, 09 Jan 2026 19:27:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 589e78a12421e56695e71315bc6d1ac9 X-Pingback: https://2danarbitration-consulting.com/xmlrpc.php X-Redirect-By: WordPress Location: https://2danarbitration-consulting.com/ Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 1 Alt-Svc: h3=":443";ma=86400 X-Request-Id: 589e78a12421e56695e71315bc6d1ac9 Edge-Cache-Engine-Hit: HIT
Open service 91.234.195.109:443 · 2danarbitration-consulting.gohmac.org
2026-01-09 19:27
HTTP/1.1 301 Moved Permanently Date: Fri, 09 Jan 2026 19:27:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 3fc13a2aa599ce039bdb1b69450cace2 X-Pingback: https://2danarbitration-consulting.com/xmlrpc.php X-Redirect-By: WordPress Location: https://2danarbitration-consulting.com/ Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 1 Alt-Svc: h3=":443";ma=86400 X-Request-Id: 3fc13a2aa599ce039bdb1b69450cace2 Edge-Cache-Engine-Hit: HIT
Open service 91.234.195.109:443 · www.ad-doudoubusinessinternational.gohmac.org
2026-01-09 10:33
HTTP/1.1 301 Moved Permanently Date: Fri, 09 Jan 2026 10:33:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: caf8f7fa05a819caf446b52f3257a90a X-Redirect-By: WordPress Location: https://doudoubusinessinternational.com/ Cache-Control: max-age=0 Expires: Fri, 09 Jan 2026 10:33:37 GMT Edge-Cache-Engine-Mode: ACTIVE Age: 1 Alt-Svc: h3=":443";ma=86400 X-Request-Id: caf8f7fa05a819caf446b52f3257a90a Edge-Cache-Engine-Hit: HIT
Open service 2a00:7ee0:9:3:52:1:0:31:80 · 2danarbitration-consulting.gohmac.org
2026-01-04 08:50
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 08:50:53 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 294 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 38017483764353eac482d64bc0824023 Location: https://2danarbitration-consulting.gohmac.org/ Edge-Cache-Engine-Mode: ACTIVE Age: 0 X-Request-Id: 38017483764353eac482d64bc0824023 Edge-Cache-Engine-Hit: HIT Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://2danarbitration-consulting.gohmac.org/">here</a>.</p> </body></html>
Open service 91.234.195.109:80 · www.2danarbitration-consulting.gohmac.org
2026-01-04 08:50
HTTP/1.1 200 OK
Date: Sun, 04 Jan 2026 08:50:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: ccdce876930019fb89171e3506676d5a
Cache-Control: no-store
Set-Cookie: lwsprotect_challenge_token_-auth=; Path=/; Expires=Sun, 04 Jan 2026 08:49:53 GMT; Max-Age=0; Secure
Set-Cookie: lwsprotect_challenge_token_-cookie-verification=019b8833-c92a-70e9-a8c7-71acae8a791e; Path=/; Expires=Sun, 04 Jan 2026 09:20:53 GMT; Secure
X-Request-Id: ccdce876930019fb89171e3506676d5a
Page title: LWS Protection DDoS - Vérification en cours
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LWS Protection DDoS - Vérification en cours</title>
<script id="anubis_version" type="application/json">"1.23.2"
</script><script id="anubis_challenge" type="application/json">{"rules":{"algorithm":"fast","difficulty":2,"report_as":2},"challenge":{"id":"019b8833-c92a-70e9-a8c7-71acae8a791e","method":"fast","randomData":"4c0684529759680c488391e291634fa76569f8f67c4e65488447770cc1f024e1b4772c89ff2c427251708c5f03c47de3a2c4b599a527d5a247d693cf2a7fac9f","issuedAt":"2026-01-04T09:50:53.866064963+01:00","metadata":{"User-Agent":"Mozilla/5.0 (l9scan/2.0.930313e2539313e2433323e21393; +https://leakix.net)","X-Real-Ip":"128.199.182.55"},"spent":false}}
</script><script id="anubis_base_prefix" type="application/json">""
</script><script id="anubis_public_url" type="application/json">""
</script>
<link rel="stylesheet" href="/.within.website/x/cmd/anubis/static/css/custom_lws.css">
<script defer src="/.within.website/x/cmd/anubis/static/js/tailwind.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/feather.min.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/lang_status.js"></script>
</head>
<body class="bg-gray-900 min-h-screen flex items-center justify-center p-4">
<div class="max-w-md w-full bg-gray-800 rounded-xl shadow-lg overflow-hidden border border-gray-700" data-aos="fade-in">
<header class="bg-gray-800 px-6 py-4 border-b border-gray-700 flex justify-between items-center">
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-blue-600 to-indigo-700 flex items-center justify-center mr-3 shadow-md">
<svg xmlns="http://www.w3.org/2000/svg" class="w-7 h-7 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M12 2l7 4v6c0 5-3 9-7 10-4-1-7-5-7-10V6l7-4z" />
</svg>
</div>
<span class="text-white font-semibold">LWS Protection DDoS</span>
</div>
<div id="language-selector" class="relative"></div>
</header>
<main class="px-8 py-10 text-center">
<div class="w-16 h-16 border-4 border-gray-600 border-t-orange-500 loader rounded-full mx-auto mb-6"></div>
<h1 id="title" class="text-xl font-semibold text-white mb-3">Vérification échouée accès non authorisé</h1>
<p id="message" class="text-gray-300 mb-8 leading-relaxed">
Votre accès n'a pas pu être vérifié. Contactez l'administrateur du site.
</p>
<div class="centered-div"><p id="status">Loading...</p><script async type="module" src="/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.23.2"></script><div id="progress" role="progressbar" aria-labelledby="status"><div class="bar-inner"></div></div><style>#progress{ display: none; }#status{ display: none; }</style><div id="testarea"></div></div>
<div class="bg-gray-700 rounded-lg p-4 border border-gray-600 mt-8">
<p id="footerTxt" class="text-sm text-gray-200">
<span class="font-medium text-white">LWS Protection DDoS</span> – LWS, hébergeur web N°1 en rapport qualité/prix et registrar de domaines
</p>
</div>
</main>
<footer class="bg-gray-800 px-6 py-3 text-center border-t border-gray-700">
<p class="text-xs text-gray-400">
<a href="https://www.lws.fr" class="text-blue-400 hover:text-blue-500">www.lws.fr</a>
</p>
</footer>
</div>
</body>
</html>
Open service 91.234.195.109:80 · 2danarbitration-consulting.gohmac.org
2026-01-04 08:50
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 08:50:53 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 294 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 41202c060d6b8c0668248aebe088c830 Location: https://2danarbitration-consulting.gohmac.org/ Edge-Cache-Engine-Mode: ACTIVE Age: 0 X-Request-Id: 41202c060d6b8c0668248aebe088c830 Edge-Cache-Engine-Hit: HIT Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://2danarbitration-consulting.gohmac.org/">here</a>.</p> </body></html>
Open service 91.234.195.109:443 · 2danarbitration-consulting.gohmac.org
2026-01-04 08:50
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 08:50:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 5f9375713e9391e53484af7694a80a86 X-Pingback: https://2danarbitration-consulting.com/xmlrpc.php X-Redirect-By: WordPress Location: https://2danarbitration-consulting.com/ Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0 Alt-Svc: h3=":443";ma=86400 X-Request-Id: 5f9375713e9391e53484af7694a80a86 Edge-Cache-Engine-Hit: HIT
Open service 2a00:7ee0:9:3:52:1:0:31:443 · 2danarbitration-consulting.gohmac.org
2026-01-04 08:50
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 08:50:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 4a46589ad1573d281282a5977cc88d57 X-Pingback: https://2danarbitration-consulting.com/xmlrpc.php X-Redirect-By: WordPress Location: https://2danarbitration-consulting.com/ Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0 Alt-Svc: h3=":443";ma=86400 X-Request-Id: 4a46589ad1573d281282a5977cc88d57 Edge-Cache-Engine-Hit: HIT
Open service 91.234.195.109:443 · www.2danarbitration-consulting.gohmac.org
2026-01-04 08:50
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 08:50:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 4761f7a2fce7ba8471129a1aba049908 X-Pingback: https://2danarbitration-consulting.com/xmlrpc.php X-Redirect-By: WordPress Location: https://2danarbitration-consulting.com/ Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0 Alt-Svc: h3=":443";ma=86400 X-Request-Id: 4761f7a2fce7ba8471129a1aba049908 Edge-Cache-Engine-Hit: HIT
Open service 91.234.195.109:443 · gohmac.org
2026-01-02 16:11
HTTP/1.1 200 OK Date: Fri, 02 Jan 2026 16:11:56 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: f28de73e38918adf4ebcc1186a81f6ff Link: <https://gohmac.org/index.php?rest_route=/>; rel="https://api.w.org/" Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0 Accept-Ranges: bytes Alt-Svc: h3=":443";ma=86400 X-Request-Id: f28de73e38918adf4ebcc1186a81f6ff Edge-Cache-Engine-Hit: HIT
Open service 91.234.195.109:443 · www.ad-doudoubusinessinternational.gohmac.org
2026-01-02 10:18
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 10:18:55 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 8a91e4e8a279de39d970207c20949829
Cache-Control: no-store
Set-Cookie: lwsprotect_challenge_token_-auth=; Path=/; Expires=Fri, 02 Jan 2026 10:17:55 GMT; Max-Age=0; Secure
Set-Cookie: lwsprotect_challenge_token_-cookie-verification=019b7e37-a9d3-7570-9149-03250dc3b10a; Path=/; Expires=Fri, 02 Jan 2026 10:48:55 GMT; Secure
Alt-Svc: h3=":443";ma=86400
X-Request-Id: 8a91e4e8a279de39d970207c20949829
Page title: LWS Protection DDoS - Vérification en cours
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LWS Protection DDoS - Vérification en cours</title>
<script id="anubis_version" type="application/json">"1.23.2"
</script><script id="anubis_challenge" type="application/json">{"rules":{"algorithm":"fast","difficulty":2,"report_as":2},"challenge":{"id":"019b7e37-a9d3-7570-9149-03250dc3b10a","method":"fast","randomData":"89abd344e985e5d1179f6ba10b8895d2a548100d0192a53d24e0615b32db63608e2a9a5c85a24cb508b52dca3dfd111ffb08abfc4d56cce1bdd34b9fa91c5751","issuedAt":"2026-01-02T11:18:55.827364004+01:00","metadata":{"User-Agent":"Mozilla/5.0 (l9scan/2.0.930313e2539313e2433323e21393; +https://leakix.net)","X-Real-Ip":"206.189.95.232"},"spent":false}}
</script><script id="anubis_base_prefix" type="application/json">""
</script><script id="anubis_public_url" type="application/json">""
</script>
<link rel="stylesheet" href="/.within.website/x/cmd/anubis/static/css/custom_lws.css">
<script defer src="/.within.website/x/cmd/anubis/static/js/tailwind.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/feather.min.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/lang_status.js"></script>
</head>
<body class="bg-gray-900 min-h-screen flex items-center justify-center p-4">
<div class="max-w-md w-full bg-gray-800 rounded-xl shadow-lg overflow-hidden border border-gray-700" data-aos="fade-in">
<header class="bg-gray-800 px-6 py-4 border-b border-gray-700 flex justify-between items-center">
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-blue-600 to-indigo-700 flex items-center justify-center mr-3 shadow-md">
<svg xmlns="http://www.w3.org/2000/svg" class="w-7 h-7 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M12 2l7 4v6c0 5-3 9-7 10-4-1-7-5-7-10V6l7-4z" />
</svg>
</div>
<span class="text-white font-semibold">LWS Protection DDoS</span>
</div>
<div id="language-selector" class="relative"></div>
</header>
<main class="px-8 py-10 text-center">
<div class="w-16 h-16 border-4 border-gray-600 border-t-orange-500 loader rounded-full mx-auto mb-6"></div>
<h1 id="title" class="text-xl font-semibold text-white mb-3">Vérification échouée accès non authorisé</h1>
<p id="message" class="text-gray-300 mb-8 leading-relaxed">
Votre accès n'a pas pu être vérifié. Contactez l'administrateur du site.
</p>
<div class="centered-div"><p id="status">Loading...</p><script async type="module" src="/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.23.2"></script><div id="progress" role="progressbar" aria-labelledby="status"><div class="bar-inner"></div></div><style>#progress{ display: none; }#status{ display: none; }</style><div id="testarea"></div></div>
<div class="bg-gray-700 rounded-lg p-4 border border-gray-600 mt-8">
<p id="footerTxt" class="text-sm text-gray-200">
<span class="font-medium text-white">LWS Protection DDoS</span> – LWS, hébergeur web N°1 en rapport qualité/prix et registrar de domaines
</p>
</div>
</main>
<footer class="bg-gray-800 px-6 py-3 text-center border-t border-gray-700">
<p class="text-xs text-gray-400">
<a href="https://www.lws.fr" class="text-blue-400 hover:text-blue-500">www.lws.fr</a>
</p>
</footer>
</div>
</body>
</html>
Open service 91.234.195.109:443 · www.ad-optimainvent-group.gohmac.org
2026-01-01 22:30
HTTP/1.1 404 Not Found Date: Thu, 01 Jan 2026 22:31:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 33afc45e3d039ad07f7896b4cc0d8fe8 Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0
Open service 91.234.195.109:443 · www.ad-automiservices.gohmac.org
2026-01-01 22:27
HTTP/1.1 404 Not Found Date: Thu, 01 Jan 2026 22:27:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 74ca6d1cc3538abd63e4e47351fe69d1 Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0
Open service 91.234.195.109:443 · www.ad-optimainvent-group.gohmac.org
2025-12-30 06:04
HTTP/1.1 404 Not Found Date: Tue, 30 Dec 2025 06:04:36 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: add21f7c8a13094b58de94ce5e204a24 Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0
Open service 91.234.195.109:443 · www.ad-automiservices.gohmac.org
2025-12-30 06:01
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 06:01:42 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 3ca30a5a7a38853c50e2206a985bd9e5
Cache-Control: no-store
Set-Cookie: lwsprotect_challenge_token_-auth=; Path=/; Expires=Tue, 30 Dec 2025 06:00:42 GMT; Max-Age=0; Secure
Set-Cookie: lwsprotect_challenge_token_-cookie-verification=019b6dd9-1914-7817-8be7-5c3e37fe4b29; Path=/; Expires=Tue, 30 Dec 2025 06:31:42 GMT; Secure
Alt-Svc: h3=":443";ma=86400
X-Request-Id: 3ca30a5a7a38853c50e2206a985bd9e5
Page title: LWS Protection DDoS - Vérification en cours
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LWS Protection DDoS - Vérification en cours</title>
<script id="anubis_version" type="application/json">"1.23.2"
</script><script id="anubis_challenge" type="application/json">{"rules":{"algorithm":"fast","difficulty":2,"report_as":2},"challenge":{"id":"019b6dd9-1914-7817-8be7-5c3e37fe4b29","method":"fast","randomData":"128bd8f80a247f39b509a89ce50620171ddc28bf45efa0b11ddd24fd578ba9d7aa49c4cdfb8360ae88c7d59781ccb0635219945b047d2e416b1238c60113f232","issuedAt":"2025-12-30T07:01:42.93253419+01:00","metadata":{"User-Agent":"Mozilla/5.0 (l9scan/2.0.930313e2539313e2433323e21393; +https://leakix.net)","X-Real-Ip":"68.183.180.73"},"spent":false}}
</script><script id="anubis_base_prefix" type="application/json">""
</script><script id="anubis_public_url" type="application/json">""
</script>
<link rel="stylesheet" href="/.within.website/x/cmd/anubis/static/css/custom_lws.css">
<script defer src="/.within.website/x/cmd/anubis/static/js/tailwind.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/feather.min.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/lang_status.js"></script>
</head>
<body class="bg-gray-900 min-h-screen flex items-center justify-center p-4">
<div class="max-w-md w-full bg-gray-800 rounded-xl shadow-lg overflow-hidden border border-gray-700" data-aos="fade-in">
<header class="bg-gray-800 px-6 py-4 border-b border-gray-700 flex justify-between items-center">
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-blue-600 to-indigo-700 flex items-center justify-center mr-3 shadow-md">
<svg xmlns="http://www.w3.org/2000/svg" class="w-7 h-7 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M12 2l7 4v6c0 5-3 9-7 10-4-1-7-5-7-10V6l7-4z" />
</svg>
</div>
<span class="text-white font-semibold">LWS Protection DDoS</span>
</div>
<div id="language-selector" class="relative"></div>
</header>
<main class="px-8 py-10 text-center">
<div class="w-16 h-16 border-4 border-gray-600 border-t-orange-500 loader rounded-full mx-auto mb-6"></div>
<h1 id="title" class="text-xl font-semibold text-white mb-3">Vérification échouée accès non authorisé</h1>
<p id="message" class="text-gray-300 mb-8 leading-relaxed">
Votre accès n'a pas pu être vérifié. Contactez l'administrateur du site.
</p>
<div class="centered-div"><p id="status">Loading...</p><script async type="module" src="/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.23.2"></script><div id="progress" role="progressbar" aria-labelledby="status"><div class="bar-inner"></div></div><style>#progress{ display: none; }#status{ display: none; }</style><div id="testarea"></div></div>
<div class="bg-gray-700 rounded-lg p-4 border border-gray-600 mt-8">
<p id="footerTxt" class="text-sm text-gray-200">
<span class="font-medium text-white">LWS Protection DDoS</span> – LWS, hébergeur web N°1 en rapport qualité/prix et registrar de domaines
</p>
</div>
</main>
<footer class="bg-gray-800 px-6 py-3 text-center border-t border-gray-700">
<p class="text-xs text-gray-400">
<a href="https://www.lws.fr" class="text-blue-400 hover:text-blue-500">www.lws.fr</a>
</p>
</footer>
</div>
</body>
</html>
Open service 91.234.195.109:443 · gohmac.org
2025-12-23 00:07
HTTP/1.1 200 OK Date: Tue, 23 Dec 2025 00:07:23 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 18398abc809f495a1865c94eaf0a9f73 Link: <https://gohmac.org/index.php?rest_route=/>; rel="https://api.w.org/" Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0 Accept-Ranges: bytes Alt-Svc: h3=":443";ma=86400 X-Request-Id: 18398abc809f495a1865c94eaf0a9f73 Edge-Cache-Engine-Hit: HIT
Open service 91.234.195.109:443 · www.ad-doudoubusinessinternational.gohmac.org
2025-12-22 10:40
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 10:40:36 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 3367cc1b30c1620f677f4bf8aeced4bb X-Redirect-By: WordPress Location: https://doudoubusinessinternational.com/ Cache-Control: max-age=0 Expires: Mon, 22 Dec 2025 10:40:34 GMT Edge-Cache-Engine-Mode: ACTIVE Age: 0 Alt-Svc: h3=":443";ma=86400 X-Request-Id: 3367cc1b30c1620f677f4bf8aeced4bb Edge-Cache-Engine-Hit: HIT
Open service 91.234.195.109:443 · www.ad-optimainvent-group.gohmac.org
2025-12-22 06:37
HTTP/1.1 404 Not Found Date: Mon, 22 Dec 2025 06:37:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: bd5785644c2a35f9a6bdc3698467a9fe Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0
Open service 91.234.195.109:443 · www.ad-automiservices.gohmac.org
2025-12-22 06:33
HTTP/1.1 404 Not Found Date: Mon, 22 Dec 2025 06:33:15 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 72b567b01fa265a4f992c2046c244106 Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0
Open service 91.234.195.109:80 · www.ipeengineering.net.gohmac.org
2025-12-21 14:18
HTTP/1.1 301 Moved Permanently Date: Sun, 21 Dec 2025 14:18:10 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 250 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: fa9f9dae5097303e5a22208b95d0c481 Location: https://www.ipeengineering.net.gohmac.org/ Edge-Cache-Engine-Mode: ACTIVE Age: 0 X-Request-Id: fa9f9dae5097303e5a22208b95d0c481 Edge-Cache-Engine-Hit: HIT Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://www.ipeengineering.net.gohmac.org/">here</a>.</p> </body></html>
Open service 91.234.195.109:443 · www.ipeengineering.net.gohmac.org
2025-12-21 14:18
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 14:18:11 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: f9db19b66d0e574b3e12e741af5bd1d2
Cache-Control: no-store
Set-Cookie: lwsprotect_challenge_token_-auth=; Path=/; Expires=Sun, 21 Dec 2025 14:17:11 GMT; Max-Age=0; Secure
Set-Cookie: lwsprotect_challenge_token_-cookie-verification=019b4146-6646-740a-8b27-14cb0da1f002; Path=/; Expires=Sun, 21 Dec 2025 14:48:11 GMT; Secure
Alt-Svc: h3=":443";ma=86400
X-Request-Id: f9db19b66d0e574b3e12e741af5bd1d2
Page title: LWS Protection DDoS - Vérification en cours
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LWS Protection DDoS - Vérification en cours</title>
<script id="anubis_version" type="application/json">"1.23.2"
</script><script id="anubis_challenge" type="application/json">{"rules":{"algorithm":"fast","difficulty":2,"report_as":2},"challenge":{"id":"019b4146-6646-740a-8b27-14cb0da1f002","method":"fast","randomData":"0eeaaab56d20358de5ae3689248594d9af991dbc50174f8f99c61a58613a8db99c17438974697de40e254017972774aad70ded6dfb1721b4f2cdda53306bdb1c","issuedAt":"2025-12-21T15:18:11.398272787+01:00","metadata":{"User-Agent":"Mozilla/5.0 (l9scan/2.0.930313e2539313e2433323e21393; +https://leakix.net)","X-Real-Ip":"128.199.182.55"},"spent":false}}
</script><script id="anubis_base_prefix" type="application/json">""
</script><script id="anubis_public_url" type="application/json">""
</script>
<link rel="stylesheet" href="/.within.website/x/cmd/anubis/static/css/custom_lws.css">
<script defer src="/.within.website/x/cmd/anubis/static/js/tailwind.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/feather.min.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/lang_status.js"></script>
</head>
<body class="bg-gray-900 min-h-screen flex items-center justify-center p-4">
<div class="max-w-md w-full bg-gray-800 rounded-xl shadow-lg overflow-hidden border border-gray-700" data-aos="fade-in">
<header class="bg-gray-800 px-6 py-4 border-b border-gray-700 flex justify-between items-center">
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-blue-600 to-indigo-700 flex items-center justify-center mr-3 shadow-md">
<svg xmlns="http://www.w3.org/2000/svg" class="w-7 h-7 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M12 2l7 4v6c0 5-3 9-7 10-4-1-7-5-7-10V6l7-4z" />
</svg>
</div>
<span class="text-white font-semibold">LWS Protection DDoS</span>
</div>
<div id="language-selector" class="relative"></div>
</header>
<main class="px-8 py-10 text-center">
<div class="w-16 h-16 border-4 border-gray-600 border-t-orange-500 loader rounded-full mx-auto mb-6"></div>
<h1 id="title" class="text-xl font-semibold text-white mb-3">Vérification échouée accès non authorisé</h1>
<p id="message" class="text-gray-300 mb-8 leading-relaxed">
Votre accès n'a pas pu être vérifié. Contactez l'administrateur du site.
</p>
<div class="centered-div"><p id="status">Loading...</p><script async type="module" src="/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.23.2"></script><div id="progress" role="progressbar" aria-labelledby="status"><div class="bar-inner"></div></div><style>#progress{ display: none; }#status{ display: none; }</style><div id="testarea"></div></div>
<div class="bg-gray-700 rounded-lg p-4 border border-gray-600 mt-8">
<p id="footerTxt" class="text-sm text-gray-200">
<span class="font-medium text-white">LWS Protection DDoS</span> – LWS, hébergeur web N°1 en rapport qualité/prix et registrar de domaines
</p>
</div>
</main>
<footer class="bg-gray-800 px-6 py-3 text-center border-t border-gray-700">
<p class="text-xs text-gray-400">
<a href="https://www.lws.fr" class="text-blue-400 hover:text-blue-500">www.lws.fr</a>
</p>
</footer>
</div>
</body>
</html>
Open service 91.234.195.109:443 · ipeengineering.net.gohmac.org
2025-12-21 14:18
HTTP/1.1 500 Internal Server Error
Date: Sun, 21 Dec 2025 14:18:10 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 21a1ba60187fd73c48d54774e073b91f
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 0
Page title: WordPress > Erreur
<!DOCTYPE html>
<html lang="fr-FR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name='robots' content='max-image-preview:large, noindex, follow' />
<title>WordPress > Erreur</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
margin: 2em auto;
padding: 1em 2em;
max-width: 700px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
}
h1 {
border-bottom: 1px solid #dadada;
clear: both;
color: #666;
font-size: 24px;
margin: 30px 0 0 0;
padding: 0;
padding-bottom: 7px;
}
#error-page {
margin-top: 50px;
}
#error-page p,
#error-page .wp-die-message {
font-size: 14px;
line-height: 1.5;
margin: 25px 0 20px;
}
#error-page code {
font-family: Consolas, Monaco, monospace;
}
ul li {
margin-bottom: 10px;
font-size: 14px ;
}
a {
color: #2271b1;
}
a:hover,
a:active {
color: #135e96;
}
a:focus {
color: #043959;
box-shadow: 0 0 0 2px #2271b1;
outline: 2px solid transparent;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 2;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
-webkit-border-radius: 3px;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
}
.button.button-large {
line-height: 2.30769231;
min-height: 32px;
padding: 0 12px;
}
.button:hover,
.button:focus {
background: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body>
</html>
Open service 2a00:7ee0:9:3:52:1:0:31:80 · ipeengineering.net.gohmac.org
2025-12-21 14:18
HTTP/1.1 301 Moved Permanently Date: Sun, 21 Dec 2025 14:18:10 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 246 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 2d0bf537ee42b1e8e67298c4b8b78eba Location: https://ipeengineering.net.gohmac.org/ Edge-Cache-Engine-Mode: ACTIVE Age: 0 X-Request-Id: 2d0bf537ee42b1e8e67298c4b8b78eba Edge-Cache-Engine-Hit: HIT Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://ipeengineering.net.gohmac.org/">here</a>.</p> </body></html>
Open service 2a00:7ee0:9:3:52:1:0:31:443 · ipeengineering.net.gohmac.org
2025-12-21 14:18
HTTP/1.1 500 Internal Server Error
Date: Sun, 21 Dec 2025 14:18:10 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 2646
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 1d14a55b1cbd5081e3741e8c274c0017
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 0
Page title: WordPress > Erreur
<!DOCTYPE html>
<html lang="fr-FR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name='robots' content='max-image-preview:large, noindex, follow' />
<title>WordPress > Erreur</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
margin: 2em auto;
padding: 1em 2em;
max-width: 700px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
}
h1 {
border-bottom: 1px solid #dadada;
clear: both;
color: #666;
font-size: 24px;
margin: 30px 0 0 0;
padding: 0;
padding-bottom: 7px;
}
#error-page {
margin-top: 50px;
}
#error-page p,
#error-page .wp-die-message {
font-size: 14px;
line-height: 1.5;
margin: 25px 0 20px;
}
#error-page code {
font-family: Consolas, Monaco, monospace;
}
ul li {
margin-bottom: 10px;
font-size: 14px ;
}
a {
color: #2271b1;
}
a:hover,
a:active {
color: #135e96;
}
a:focus {
color: #043959;
box-shadow: 0 0 0 2px #2271b1;
outline: 2px solid transparent;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 2;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
-webkit-border-radius: 3px;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
}
.button.button-large {
line-height: 2.30769231;
min-height: 32px;
padding: 0 12px;
}
.button:hover,
.button:focus {
background: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body>
</html>
Open service 91.234.195.109:80 · ipeengineering.net.gohmac.org
2025-12-21 14:18
HTTP/1.1 301 Moved Permanently Date: Sun, 21 Dec 2025 14:18:10 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 246 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 307d5b51ffb75dddb1c08d5ef28f85c9 Location: https://ipeengineering.net.gohmac.org/ Edge-Cache-Engine-Mode: ACTIVE Age: 14 X-Request-Id: 307d5b51ffb75dddb1c08d5ef28f85c9 Edge-Cache-Engine-Hit: HIT Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://ipeengineering.net.gohmac.org/">here</a>.</p> </body></html>
Open service 2a00:7ee0:9:3:52:1:0:31:443 · ad-cyclonegroups.gohmac.org
2025-12-21 06:22
HTTP/1.1 403 Forbidden Date: Sun, 21 Dec 2025 06:22:40 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 772a47ba37c8a8f01765cdf366a2dffd Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 91.234.195.109:80 · ad-cyclonegroups.gohmac.org
2025-12-21 06:22
HTTP/1.1 403 Forbidden Date: Sun, 21 Dec 2025 06:22:40 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 585f951f49a324fbc203adc3c3471468 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 2a00:7ee0:9:3:52:1:0:31:80 · ad-cyclonegroups.gohmac.org
2025-12-21 06:22
HTTP/1.1 403 Forbidden Date: Sun, 21 Dec 2025 06:22:40 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: a9a00723041818c5182534bf63217e71 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 91.234.195.109:443 · ad-cyclonegroups.gohmac.org
2025-12-21 06:22
HTTP/1.1 403 Forbidden Date: Sun, 21 Dec 2025 06:22:41 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: e671ab116986cfa2e448c2dc7e1c8b04 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 91.234.195.109:80 · www.ad-cyclonegroups.gohmac.org
2025-12-21 06:22
HTTP/1.1 403 Forbidden Date: Sun, 21 Dec 2025 06:22:40 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 83b73c81079c89719fc281c8f3d2dde3 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 91.234.195.109:443 · www.ad-cyclonegroups.gohmac.org
2025-12-21 06:22
HTTP/1.1 403 Forbidden Date: Sun, 21 Dec 2025 06:22:40 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 4a5874f069bed0ae6b08e39c0c857af7 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 2a00:7ee0:9:3:52:1:0:31:443 · ad-vicalusarl.gohmac.org
2025-12-20 14:51
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 14:51:44 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: fcfaa91f48184bf9c8021d7ed830ad8c
Cache-Control: no-store
Set-Cookie: lwsprotect_challenge_token_-auth=; Path=/; Expires=Sat, 20 Dec 2025 14:50:44 GMT; Max-Age=0; Secure
Set-Cookie: lwsprotect_challenge_token_-cookie-verification=019b3c3e-c18e-7af9-93d2-03ae7ffcda3b; Path=/; Expires=Sat, 20 Dec 2025 15:21:44 GMT; Secure
Alt-Svc: h3=":443";ma=86400
X-Request-Id: fcfaa91f48184bf9c8021d7ed830ad8c
Page title: LWS Protection DDoS - Vérification en cours
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LWS Protection DDoS - Vérification en cours</title>
<script id="anubis_version" type="application/json">"1.23.2"
</script><script id="anubis_challenge" type="application/json">{"rules":{"algorithm":"fast","difficulty":2,"report_as":2},"challenge":{"id":"019b3c3e-c18e-7af9-93d2-03ae7ffcda3b","method":"fast","randomData":"95450ee03e1cad1e0c1359d08584e83de6cd6a3bb3aa6db6eb7a619d1bf7fd885bf548c7d319ac2244b0bc82ab08f3591746b5de4118733d162263927f46d54f","issuedAt":"2025-12-20T15:51:44.398729989+01:00","metadata":{"User-Agent":"Mozilla/5.0 (l9scan/2.0.1333a303a313a32353a333a393a303565673a303031623; +https://leakix.net)","X-Real-Ip":"2400:6180:0:d0::f29:6001"},"spent":false}}
</script><script id="anubis_base_prefix" type="application/json">""
</script><script id="anubis_public_url" type="application/json">""
</script>
<link rel="stylesheet" href="/.within.website/x/cmd/anubis/static/css/custom_lws.css">
<script defer src="/.within.website/x/cmd/anubis/static/js/tailwind.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/feather.min.js"></script>
<script defer src="/.within.website/x/cmd/anubis/static/js/lang_status.js"></script>
</head>
<body class="bg-gray-900 min-h-screen flex items-center justify-center p-4">
<div class="max-w-md w-full bg-gray-800 rounded-xl shadow-lg overflow-hidden border border-gray-700" data-aos="fade-in">
<header class="bg-gray-800 px-6 py-4 border-b border-gray-700 flex justify-between items-center">
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-blue-600 to-indigo-700 flex items-center justify-center mr-3 shadow-md">
<svg xmlns="http://www.w3.org/2000/svg" class="w-7 h-7 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M12 2l7 4v6c0 5-3 9-7 10-4-1-7-5-7-10V6l7-4z" />
</svg>
</div>
<span class="text-white font-semibold">LWS Protection DDoS</span>
</div>
<div id="language-selector" class="relative"></div>
</header>
<main class="px-8 py-10 text-center">
<div class="w-16 h-16 border-4 border-gray-600 border-t-orange-500 loader rounded-full mx-auto mb-6"></div>
<h1 id="title" class="text-xl font-semibold text-white mb-3">Vérification échouée accès non authorisé</h1>
<p id="message" class="text-gray-300 mb-8 leading-relaxed">
Votre accès n'a pas pu être vérifié. Contactez l'administrateur du site.
</p>
<div class="centered-div"><p id="status">Loading...</p><script async type="module" src="/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.23.2"></script><div id="progress" role="progressbar" aria-labelledby="status"><div class="bar-inner"></div></div><style>#progress{ display: none; }#status{ display: none; }</style><div id="testarea"></div></div>
<div class="bg-gray-700 rounded-lg p-4 border border-gray-600 mt-8">
<p id="footerTxt" class="text-sm text-gray-200">
<span class="font-medium text-white">LWS Protection DDoS</span> – LWS, hébergeur web N°1 en rapport qualité/prix et registrar de domaines
</p>
</div>
</main>
<footer class="bg-gray-800 px-6 py-3 text-center border-t border-gray-700">
<p class="text-xs text-gray-400">
<a href="https://www.lws.fr" class="text-blue-400 hover:text-blue-500">www.lws.fr</a>
</p>
</footer>
</div>
</body>
</html>
Open service 2a00:7ee0:9:3:52:1:0:31:443 · www.ad-vicalusarl.gohmac.org
2025-12-20 14:51
HTTP/1.1 403 Forbidden Date: Sat, 20 Dec 2025 14:51:43 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 6633f53133311b20c9d9cb74bf26e45e Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 91.234.195.109:443 · ad-vicalusarl.gohmac.org
2025-12-20 14:51
HTTP/1.1 403 Forbidden Date: Sat, 20 Dec 2025 14:51:43 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: f1bfebc57b88c5e49d5fab9467eccef9 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 2a00:7ee0:9:3:52:1:0:31:80 · ad-vicalusarl.gohmac.org
2025-12-20 14:51
HTTP/1.1 403 Forbidden Date: Sat, 20 Dec 2025 14:51:43 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: 29de0b8ef13861061f2a6c3fd14a1f73 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 2a00:7ee0:9:3:52:1:0:31:80 · www.ad-vicalusarl.gohmac.org
2025-12-20 14:51
HTTP/1.1 403 Forbidden Date: Sat, 20 Dec 2025 14:51:43 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 318 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: e34768e24ed9684e4237d8b1bec90152 Edge-Cache-Engine-Mode: ACTIVE Age: 0 Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>
Open service 2a00:7ee0:9:3:52:1:0:31:443 · biosolutionpharma.com.gohmac.org
2025-12-20 10:24
HTTP/1.1 301 Moved Permanently Date: Sat, 20 Dec 2025 10:24:41 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: bc24c78d5386b154e22658a12660dd85 X-Pingback: https://biosolutionpharma.com/xmlrpc.php Permissions-Policy: private-state-token-redemption=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com"), private-state-token-issuance=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com") X-Redirect-By: WordPress Set-Cookie: pll_language=en; expires=Sun, 20-Dec-2026 10:24:41 GMT; Max-Age=31536000; path=/; secure; SameSite=Lax Location: https://biosolutionpharma.com/ Vary: Accept-Encoding Edge-Cache-Engine-Mode: ACTIVE Age: 0 Alt-Svc: h3=":443";ma=86400 X-Request-Id: bc24c78d5386b154e22658a12660dd85 Edge-Cache-Engine-Hit: MISS
Open service 2a00:7ee0:9:3:52:1:0:31:80 · biosolutionpharma.com.gohmac.org
2025-12-20 10:24
HTTP/1.1 301 Moved Permanently Date: Sat, 20 Dec 2025 10:24:38 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 249 Connection: close server: fastestcache Edge-Cache-Engine: varnish Edge-Request-Id: a89bed97097e4b100556b8f0732fba2c Location: https://biosolutionpharma.com.gohmac.org/ Edge-Cache-Engine-Mode: ACTIVE Age: 0 X-Request-Id: a89bed97097e4b100556b8f0732fba2c Edge-Cache-Engine-Hit: HIT Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://biosolutionpharma.com.gohmac.org/">here</a>.</p> </body></html>
Open service 91.234.195.109:443 · gohmac.org
2025-12-19 02:14
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 02:14:11 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 105055
Connection: close
server: fastestcache
Edge-Cache-Engine: varnish
Edge-Request-Id: 8a3c259b1ede74cf465f58a8c8e8a515
Link: <https://gohmac.org/index.php?rest_route=/>; rel="https://api.w.org/"
Vary: Accept-Encoding
Edge-Cache-Engine-Mode: ACTIVE
Age: 0
Accept-Ranges: bytes
Alt-Svc: h3=":443";ma=86400
X-Request-Id: 8a3c259b1ede74cf465f58a8c8e8a515
Edge-Cache-Engine-Hit: HIT
Page title: My Blog – My WordPress Blog
<!DOCTYPE html>
<html lang="fr-FR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name='robots' content='max-image-preview:large' />
<title>My Blog – My WordPress Blog</title>
<link rel="alternate" type="application/rss+xml" title="My Blog » Flux" href="https://gohmac.org/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="My Blog » Flux des commentaires" href="https://gohmac.org/?feed=comments-rss2" />
<style id='wp-img-auto-sizes-contain-inline-css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-block-site-title-inline-css'>
.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}
/*# sourceURL=https://gohmac.org/wp-includes/blocks/site-title/style.min.css */
</style>
<style id='wp-block-group-inline-css'>
.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}
/*# sourceURL=https://gohmac.org/wp-includes/blocks/group/style.min.css */
</style>
<style id='wp-block-page-list-inline-css'>
.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}
/*# sourceURL=https://gohmac.org/wp-includes/blocks/page-list/style.min.css */
</style>
<style id='wp-block-navigation-inline-css'>
.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;background-color:inherit;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-just
gohmac.org 3 www.ibia.gohmac.org 1 ibia.gohmac.org 3 www.2danarbitration-consulting.gohmac.org 2 2danarbitration-consulting.gohmac.org 4 www.ad-doudoubusinessinternational.gohmac.org 2 www.ad-optimainvent-group.gohmac.org 2 www.ad-automiservices.gohmac.org 2 www.ipeengineering.net.gohmac.org 1 ipeengineering.net.gohmac.org 3 ad-cyclonegroups.gohmac.org 3 www.ad-cyclonegroups.gohmac.org 1 ad-vicalusarl.gohmac.org 2 www.ad-vicalusarl.gohmac.org 1 biosolutionpharma.com.gohmac.org 1