Help
RSS
API
Feed
Maltego
Contact
Domain > ipblock.combelltraining.be
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-11
188.208.37.128
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Thu, 11 Dec 2025 06:17:14 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://ipblock.combelltraining.be/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Thu, 11 Dec 2025 06:17:15 GMTContent-Type: text/htmlContent-Length: 5083Connection: keep-aliveLast-Modified: Wed, 23 Jul 2025 11:24:06 GMTETag: 13db-63a96f262fa83Accept-Ranges: bytes !DOCTYPE html>html langen>head> meta charsetUTF-8 /> title>.htaccess Country Allow Generator/title> style> body { font-family: Arial, sans-serif; padding: 20px; max-width: 800px; margin: auto; background-color: #d9eaff; /* lichtblauw */ color: #003366; /* donkerblauw voor tekst */ } #searchBox { width: 100%; padding: 8px; margin-bottom: 15px; font-size: 16px; border: 1px solid #003366; border-radius: 4px; } .country-list { columns: 4; max-height: 400px; overflow-y: auto; margin-bottom: 20px; } .country-list label { display: block; margin-bottom: 5px; cursor: pointer; } textarea { width: 100%; height: 300px; margin-top: 20px; font-family: monospace; border: 1px solid #003366; border-radius: 4px; background-color: #f0f8ff; color: #003366; padding: 10px; resize: vertical; } button { padding: 10px 20px; font-size: 16px; cursor: pointer; background-color: #003366; color: white; border: none; border-radius: 4px; transition: background-color 0.3s ease; } button:hover { background-color: #0059b3; } label inputtypecheckbox { margin-right: 6px; cursor: pointer; } /style>/head>body>h2>Combell .htaccess Generator code/h2>label>input typecheckbox idselectAll> Select All/label>input typetext idsearchBox placeholderZoek een land... />div classcountry-list idcountryList>/div>button onclickgenerateHtaccess()>Genereer .htaccess Code/button>h3>Gegenereerde .htaccess/h3>textarea idoutput readonly>/textarea>script>const countries { AF: Afghanistan, AL: Albania, DZ: Algeria, AO: Angola, AR: Argentina, AM: Armenia, AU: Australia, AT: Austria, AZ: Azerbaijan, BD: Bangladesh, BE: Belgium, BJ: Benin, BO: Bolivia, BR: Brazil, BG: Bulgaria, CA: Canada, CL: Chile, CN: China, CO: Colombia, HR: Croatia, CZ: Czech Republic, DK: Denmark, EG: Egypt, EE: Estonia, FI: Finland, FR: France, GE: Georgia, DE: Germany, GH: Ghana, GR: Greece, HK: Hong Kong, HU: Hungary, IS: Iceland, IN: India, ID: Indonesia, IR: Iran, IQ: Iraq, IE: Ireland, IL: Israel, IT: Italy, JP: Japan, JO: Jordan, KZ: Kazakhstan, KE: Kenya, KR: South Korea, KW: Kuwait, LB: Lebanon, MY: Malaysia, MX: Mexico, MA: Morocco, NP: Nepal, NL: Netherlands, NZ: New Zealand, NG: Nigeria, NO: Norway, PK: Pakistan, PS: Palestine, PE: Peru, PH: Philippines, PL: Poland, PT: Portugal, QA: Qatar, RO: Romania, RU: Russia, SA: Saudi Arabia, RS: Serbia, SG: Singapore, SK: Slovakia, ZA: South Africa, ES: Spain, LK: Sri Lanka, SE: Sweden, CH: Switzerland, SY: Syria, TH: Thailand, TR: Turkey, UA: Ukraine, AE: United Arab Emirates, GB: United Kingdom, US: United States, UZ: Uzbekistan, VN: Vietnam, YE: Yemen, ZW: Zimbabwe};// Genereer checkboxlijstconst listDiv document.getElementById(countryList);Object.entries(countries).forEach((code, name) > { const checkbox `label>input typecheckbox classcountry value${code}> ${name} (${code})/label>`; listDiv.insertAdjacentHTML(beforeend, checkbox);});// Select All functionaliteitdocument.getElementById(selectAll).addEventListener(change, function() { const checkboxes document.querySelectorAll(.country); checkboxes.forEach(cb > cb.checked this.checked);});// Zoekfilterdocument.getElementById(searchBox).addEventListener(input, function () { const query this.value.toLowerCase(); const labels document.querySelectorAll(#countryList label); labels.forEach(label > { const text label.textContent.toLowerCase(); label.style.display text.includes(query) ? block : none; });});// Genereer .htaccess inhoud - alleen geselecteerde landen toegestaanfunction generateHtaccess() { const allCodes Object.keys(countries); const allowed Array.from(document.querySelectorAll(.country:checked)).map(cb > cb.value); if (allowed.length 0) { // Geen landen geselecteerd: alles blokkeren document.getElementById(output).value `IfModule mod_geoip.c>\nGeoIPEnable On\nDeny from all\n/IfModule>`; return; } const allowLine `SetEnvIf GEOIP_COUNTRY_CODE ^(${allowed.join(|)})$ AllowCountry\n` + `SetEnvIf GEOIP_COUNTRY_CODE_V6 ^(${allowed.join(|)})$ AllowCountry\n` + `Order Deny,Allow\nDeny from all\nAllow from envAllowCountry`; document.getElementById(output).value `IfModule mod_geoip.c>\nGeoIPEnable On\n${allowLine}\n/IfModule>`;}/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]