Help
RSS
API
Feed
Maltego
Contact
Domain > dlg-link.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-26
3.171.171.115
(
ClassC
)
2025-05-26
3.171.171.63
(
ClassC
)
2025-08-06
99.84.66.111
(
ClassC
)
2025-10-08
3.175.34.21
(
ClassC
)
2025-11-15
3.175.34.54
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 2759Connection: keep-aliveDate: Wed, 16 Jul 2025 08:26:00 GMTLast-Modified: Wed, 26 Mar 2025 03:40:50 GMTETag: 3d5bf91c99f095e1737023dd5d917866x-a !DOCTYPE html>html langes>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Consumo de API REST/title> style> body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #ffffff; /* Color de fondo opcional */ } .centrado { max-width: 100%; height: auto; } /style>/head>body> div idresultado> img classcentrado srclogo.png altLogo Cliente> /div> script> // URL de la API REST que vamos a consumir var urlActual window.location.href; // Dividir la URL por / var partesURL urlActual.split(/); // Obtener el último segmento de la URL que debería ser el número deseado var numeroCapturado partesURLpartesURL.length - 1; const apiUrl https://api.dlg-link.com/Prod/app/link/ + numeroCapturado; // Función para realizar la solicitud GET a la API async function fetchData() { try { const response await fetch(apiUrl); if (!response.ok) { throw new Error(Error en la solicitud); } const data await response.json(); // Verificar si hay un campo message en la respuesta JSON if (data.message) { // Crear un enlace a> con el mensaje como href const link document.createElement(a); link.href data.message; //nk.textContent ; link.target _blank; // Para abrir en una nueva pestaña/tab // Mostrar el enlace en el elemento con id resultado document.getElementById(resultado).appendChild(link); // Redireccionar inmediatamente window.location.href data.message; } else { // Mostrar un mensaje de error
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 2759Connection: keep-aliveDate: Wed, 16 Jul 2025 08:26:01 GMTLast-Modified: Wed, 26 Mar 2025 03:40:50 GMTETag: 3d5bf91c99f095e1737023dd5d917866x-a !DOCTYPE html>html langes>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Consumo de API REST/title> style> body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #ffffff; /* Color de fondo opcional */ } .centrado { max-width: 100%; height: auto; } /style>/head>body> div idresultado> img classcentrado srclogo.png altLogo Cliente> /div> script> // URL de la API REST que vamos a consumir var urlActual window.location.href; // Dividir la URL por / var partesURL urlActual.split(/); // Obtener el último segmento de la URL que debería ser el número deseado var numeroCapturado partesURLpartesURL.length - 1; const apiUrl https://api.dlg-link.com/Prod/app/link/ + numeroCapturado; // Función para realizar la solicitud GET a la API async function fetchData() { try { const response await fetch(apiUrl); if (!response.ok) { throw new Error(Error en la solicitud); } const data await response.json(); // Verificar si hay un campo message en la respuesta JSON if (data.message) { // Crear un enlace a> con el mensaje como href const link document.createElement(a); link.href data.message; //nk.textContent ; link.target _blank; // Para abrir en una nueva pestaña/tab // Mostrar el enlace en el elemento con id resultado document.getElementById(resultado).appendChild(link); // Redireccionar inmediatamente window.location.href data.message; } else { // Mostrar un mensaje de error
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
]