Help
RSS
API
Feed
Maltego
Contact
Domain > anon.kingland.id
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-20
104.21.18.23
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Fri, 20 Feb 2026 11:28:31 GMTContent-Type: text/htmlContent-Length: 4542Connection: keep-aliveReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sMrwyZ1mF6pJFp0jd0tmjgNEEGAmKSV37JqTSy1YEINc9ccpDOf0nl6U%2B4Owp%2BYHFpnN21GXGkbgydsLz6a83e0hA%2F7CyHGatiN3SNHgf}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9d0da9365fc8148b-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta http-equivX-UA-Compatible contentIEedge /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>Anon Upload/title> style> @import https://fonts.googleapis.com/css2?familyAlexandria&displayswap; :root { --primary-color: #fd7014; --secondary-color: #4d5258; --light-color: #eee; --dark-color: #222831; font-family: Alexandria; color: var(--light-color); } body { display: flex; justify-content: center; background-color: var(--dark-color); } p { font-size: 12px; } .container { display: flex; flex-direction: column; align-items: center; width: 500px; } @media only screen and (max-width: 500px) { .container { width: 100vw; } } #logo { background-image: url(https://akuadit.oss-ap-southeast-1.aliyuncs.com/anonupload/1673855224960_AnonFileBanner.svg); background-size: contain; background-repeat: no-repeat; background-position: center; width: 100%; height: 200px; margin-bottom: 5vh; } #dropzone { margin-top: 5vh; margin-bottom: calc(5vh + 12px); width: 100%; height: 50px; } #upload { border: none; border-radius: 3px; width: 100%; height: 100%; font-size: 15px; font-weight: 700; text-transform: uppercase; background-color: var(--primary-color); color: var(--light-color); cursor: pointer; } #processed { width: 100%; display: flex; flex-direction: column; align-items: center; } #processed > div { width: 100%; border: solid var(--light-color) 2px; border-radius: 3px; padding-top: 10px; padding-bottom: 10px; font-size: 13px; white-space: nowrap; display: inline-flex; flex-direction: column; align-items: center; } #processed > div:not(:first-child) { margin-top: 10px; } #processed > div > .file_name { margin-bottom: 2.5px; } #processed > div > .upload_url { width: 100%; height: 30px; margin-top: 2.5px; display: flex; align-items: center; } #processed > div > .upload_url > div { background-color: var(--secondary-color); width: 10%; height: 100%; margin-left: 2.5%; border-radius: 3px 0 0 3px; display: inline-flex; align-items: center; justify-content: center; } #processed > div > .upload_url > div:hover { filter: brightness(130%); user-select: none; cursor: pointer; } #processed > div > .upload_url > input { box-sizing: border-box; width: 85%; height: 100%; border: none; background-color: var(--light-color); border-radius: 0 3px 3px 0; padding: 5px; margin: 0; } #processed > div > .upload_url > input:focus { outline: none; } #description { margin-top: 5vh; text-align: center; } /style> /head> body> div classcontainer> div idlogo>/div> h1>AnonUpload/h1> div iddropzone ondropdropHandler(event) ondragoverdragOverHandler(event)> button idupload onclickupload()>Upload/button> /div> input styledisplay: none typefile idfile-input multiple /> div idprocessed>/div> div iddescription> p>Upload any type of files for free with AnonUpload/p> p>We offer you no filesize limit and unlimited bandwith./p> /div> /div> script> let fileInput document.getElementById(file-input); function copyURL(e) { navigator.clipboard.writeText(e.value); } function upload() { fileInput.click(), (fileInput.onchange (e) > { ...fileInput.files.forEach((e) > { process(e); }); }); } function dropHandler(e) { e.preventDefault(), e.dataTransfer.items ? ...e.dataTransfer.items.forEach((e, t) > { file e.kind && process(e.getAsFile()); }) : ...e.dataTransfer.files.forEach((e, t) > { process(e); }); } function dragOverHandler(e) { e.preventDefault(); } let processed document.getElementById(processed); function process(e) { console.log(URL.createObjectURL(e)); let t document.createElement(input); (t.readOnly !0), (t.value Uploading!), (t.onclick () > { t.select(), t.setSelectionRange(0, 1e3); }); let n document.createElement(div); n.setAttribute( onclick, navigator.clipboard.writeText(this.nextElementSibling.value) ); let a document.createElement(span); (a.textContent Copy), n.appendChild(a); let l document.createElement(span); l.classList.add(file_name), (l.textContent e.name); let c document.createElement(div); c.classList.add(upload_url), c.append(n, t); let o document.createElement(div); o.append(l, c), processed.appendChild(o); var d new FormData(); d.append(file, e), d.append(fileName, e.name), fetch(/upload, { method: POST, body: d, }) .then((e) > { e.text().then((e) > { t.value e; }); }) .catch((e) > { t.value Error Uploading!; }); } /script> /body>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 20 Feb 2026 11:28:31 GMTContent-Type: text/htmlContent-Length: 4542Connection: keep-aliveReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sah8rzU5p59VesbeYYAH77aLrUfvmD%2Fjujsrc%2F%2BwgjbzWPdNgDcRmIa13TJ7TlPa%2BB1a8CrwGg2c8m3bpUYSf9PTvnkuJLOFNI2xaxMrO}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9d0da9371959ff01-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta http-equivX-UA-Compatible contentIEedge /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>Anon Upload/title> style> @import https://fonts.googleapis.com/css2?familyAlexandria&displayswap; :root { --primary-color: #fd7014; --secondary-color: #4d5258; --light-color: #eee; --dark-color: #222831; font-family: Alexandria; color: var(--light-color); } body { display: flex; justify-content: center; background-color: var(--dark-color); } p { font-size: 12px; } .container { display: flex; flex-direction: column; align-items: center; width: 500px; } @media only screen and (max-width: 500px) { .container { width: 100vw; } } #logo { background-image: url(https://akuadit.oss-ap-southeast-1.aliyuncs.com/anonupload/1673855224960_AnonFileBanner.svg); background-size: contain; background-repeat: no-repeat; background-position: center; width: 100%; height: 200px; margin-bottom: 5vh; } #dropzone { margin-top: 5vh; margin-bottom: calc(5vh + 12px); width: 100%; height: 50px; } #upload { border: none; border-radius: 3px; width: 100%; height: 100%; font-size: 15px; font-weight: 700; text-transform: uppercase; background-color: var(--primary-color); color: var(--light-color); cursor: pointer; } #processed { width: 100%; display: flex; flex-direction: column; align-items: center; } #processed > div { width: 100%; border: solid var(--light-color) 2px; border-radius: 3px; padding-top: 10px; padding-bottom: 10px; font-size: 13px; white-space: nowrap; display: inline-flex; flex-direction: column; align-items: center; } #processed > div:not(:first-child) { margin-top: 10px; } #processed > div > .file_name { margin-bottom: 2.5px; } #processed > div > .upload_url { width: 100%; height: 30px; margin-top: 2.5px; display: flex; align-items: center; } #processed > div > .upload_url > div { background-color: var(--secondary-color); width: 10%; height: 100%; margin-left: 2.5%; border-radius: 3px 0 0 3px; display: inline-flex; align-items: center; justify-content: center; } #processed > div > .upload_url > div:hover { filter: brightness(130%); user-select: none; cursor: pointer; } #processed > div > .upload_url > input { box-sizing: border-box; width: 85%; height: 100%; border: none; background-color: var(--light-color); border-radius: 0 3px 3px 0; padding: 5px; margin: 0; } #processed > div > .upload_url > input:focus { outline: none; } #description { margin-top: 5vh; text-align: center; } /style> /head> body> div classcontainer> div idlogo>/div> h1>AnonUpload/h1> div iddropzone ondropdropHandler(event) ondragoverdragOverHandler(event)> button idupload onclickupload()>Upload/button> /div> input styledisplay: none typefile idfile-input multiple /> div idprocessed>/div> div iddescription> p>Upload any type of files for free with AnonUpload/p> p>We offer you no filesize limit and unlimited bandwith./p> /div> /div> script> let fileInput document.getElementById(file-input); function copyURL(e) { navigator.clipboard.writeText(e.value); } function upload() { fileInput.click(), (fileInput.onchange (e) > { ...fileInput.files.forEach((e) > { process(e); }); }); } function dropHandler(e) { e.preventDefault(), e.dataTransfer.items ? ...e.dataTransfer.items.forEach((e, t) > { file e.kind && process(e.getAsFile()); }) : ...e.dataTransfer.files.forEach((e, t) > { process(e); }); } function dragOverHandler(e) { e.preventDefault(); } let processed document.getElementById(processed); function process(e) { console.log(URL.createObjectURL(e)); let t document.createElement(input); (t.readOnly !0), (t.value Uploading!), (t.onclick () > { t.select(), t.setSelectionRange(0, 1e3); }); let n document.createElement(div); n.setAttribute( onclick, navigator.clipboard.writeText(this.nextElementSibling.value) ); let a document.createElement(span); (a.textContent Copy), n.appendChild(a); let l document.createElement(span); l.classList.add(file_name), (l.textContent e.name); let c document.createElement(div); c.classList.add(upload_url), c.append(n, t); let o document.createElement(div); o.append(l, c), processed.appendChild(o); var d new FormData(); d.append(file, e), d.append(fileName, e.name), fetch(/upload, { method: POST, body: d, }) .then((e) > { e.text().then((e) > { t.value e; }); }) .catch((e) > { t.value Error Uploading!; }); } /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
]