Help
RSS
API
Feed
Maltego
Contact
Domain > fbln.io
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-19
34.198.62.7
(
ClassC
)
2025-01-21
54.80.10.45
(
ClassC
)
2025-10-09
98.88.2.189
(
ClassC
)
2025-12-31
52.4.248.100
(
ClassC
)
2026-01-26
54.164.61.145
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Thu, 09 Oct 2025 17:39:46 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://fbln.io:443/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Thu, 09 Oct 2025 17:39:46 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: Kestrel !DOCTYPE html>html> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>Fanbase Link Shortner/title> link relicon hrefdata:;base64,iVBORw0KGgo /> link relstylesheet hrefhttps://unpkg.com/mvp.css /> /head> body> header> h1>Fanbase Link Shortner/h1> /header> main> section> aside idurlForm stylewidth: 25rem> label> Enter your link below to retrieve its short URL input typeurl idurl nameurl stylewidth: 22rem; margin: 0.5rem 0 /> /label> button typebutton onclicksubmitUrl() stylepadding: 0.5rem 1rem > Shorten /button> p idurlResult>/p> /aside> /section> /main> script> document .getElementById(url) .addEventListener(keyup, function (event) { if (event.code Enter) { event.preventDefault(); submitUrl(); } }); function submitUrl() { const xhr new XMLHttpRequest(); xhr.open(POST, /url, true); xhr.setRequestHeader(Content-Type, application/json;charsetUTF-8); xhr.onreadystatechange function () { if (xhr.readyState 4) { if (xhr.status 200) { const url JSON.parse(xhr.responseText).url; const section document.getElementById(urlResult); section.innerHTML `a idlink href${url}>${url}/a>`; } else { alert(xhr.responseText); } } }; xhr.send(JSON.stringify({ url: document.getElementById(url).value })); } /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
]