OK
https://noticiassinfiltro.com/
Venezuela
Country
Network
September 19, 2024, 03:37 PM UTC
Date & Time
Websites
Websites
Runtime: 16.7s
On September 19, 2024, 03:37 PM UTC, https://noticiassinfiltro.com/ was accessible when tested on AS6306 in Venezuela.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
200.35.65.4
Query:
IN A noticiassinfiltro.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
172.67.199.58
@
IN
A
104.21.50.15
Query:
IN AAAA noticiassinfiltro.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
AAAA
2606:4700:3031::6815:320f
@
IN
AAAA
2606:4700:3036::ac43:c73a

TCP Connections

Connection to 2606:4700:3031::6815:320f:443 was blocked.
Connection to 2606:4700:3036::ac43:c73a:443 was blocked.
Connection to 172.67.199.58:443 succeeded.
Connection to 104.21.50.15:443 succeeded.

HTTP Requests

URL
GET https://noticiassinfiltro.com/
Response Headers
Alt-Svc:
h3=":443"; ma=86400
Cf-Cache-Status:
DYNAMIC
Cf-Ray:
8c5aa80d79c21cd5-GRU
Content-Type:
text/html; charset=utf-8
Date:
Thu, 19 Sep 2024 15:37:20 GMT
Nel:
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Report-To:
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dgNl666mAsk83aOrNnLvRiZM3iDXIIYjkz0ISBw%2FNmTOO1JaGsZ1x%2BZyYHzI9u8rvtYSKLu128ihy2mipBdhdRxrYNQtUkn5MeYkNhQudLbbJ3%2F7LYSbOpbFR6sdo3OHwHe%2FZ7RvjmY%3D"}],"group":"cf-nel","max_age":604800}
Server:
cloudflare
Speculation-Rules:
"/cdn-cgi/speculation"
Response Body
<!DOCTYPE html>
<html lang="es">
<head>
   
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" />
    <link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap" rel="stylesheet">
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
    <title>Noticias Sin Filtro</title>
    <meta name="title" content="Noticias Sin Filtro" />
    <meta name="description" content="Tu fuente confiable para consultar medios de noticias frescas y relevantes sobre Venezuela y el mundo" />

    
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://noticiassinfiltro.com/" />
    <meta property="og:title" content="Noticias Sin Filtro" />
    <meta property="og:description" content="Tu fuente confiable para consultar medios de noticias frescas y relevantes sobre Venezuela y el mundo" />
    <meta property="og:image" content="/static/noticias_sin_filtro.png" />

    
    <meta property="twitter:card" content="summary_large_image" />
    <meta property="twitter:url" content="https://noticiassinfiltro.com/" />
    <meta property="twitter:title" content="Noticias Sin Filtro" />
    <meta property="twitter:description" content="Tu fuente confiable para consultar medios de noticias frescas y relevantes sobre Venezuela y el mundo" />
    <meta property="twitter:image" content="/static/noticias_sin_filtro.png" />

    <title>Noticias sin Filtro</title>
    <style>
        body {
            background-color: #8ae6a5;
            font-family: Arial, sans-serif;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;

        }
        .container {
            max-width: 800px;
            text-align: center;
        }
        .logo {
            width: 75%;
            height: auto;
        }
        .text {
            background-color: #8ae6a5;
            padding: 20px;
            margin-top: 20px;
            font-size: 24px;
            text-align: center;
            line-height: 1.6;
            font-family: 'Nunito', sans-serif;

        }
        .buttons {
            margin-top: 40px;
        }
        .buttons button {
            margin: 5px;
            padding: 10px 20px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            background-color: #8ae6a5;
            color: black;
            transition: background-color 0.3s, color 0.3s;
        }
        .buttons .selected {
            background-color: black;
            color: white;
        }
        .btndownload a>img{
          height: 4em;
        }
    </style>
</head>
<body>
    <div class="container">
        <img src="/static/logo.png" alt="Noticias sin Filtro" class="logo">
        <div class="text">
            <p>Tu fuente confiable para consultar <b>medios</b> de <b>noticias</b> frescas y relevantes sobre <b>Venezuela</b> y el mundo</p>
        </div>


        <div>
            <div class="btndownload">
                <a href="https://play.google.com/store/apps/details?id=com.vesinfiltro.noticias" class="buttons"><img  src="/static/googlePlay.png"/></a>
            </div>
            <div>
                <a class="buttons" href="https://www.instagram.com/notisinfiltrove"><button  onclick="selectButton(this)"><i class="fab fa-instagram fa-3x"></i></button></a> 
                <a class="buttons" href="https://www.tiktok.com/@notisinfiltrove"><button  onclick="selectButton(this)"><i class="fab fa-tiktok fa-3x" fa-2x></i></button></a> 
                <a class="buttons" href="https://x.com/NotiSinFiltroVe"><button  onclick="selectButton(this)"><i class="fab fa-twitter fa-3x"></i></button></a>
            </div>
        </div>
    </div>

    <script>
        function selectButton(button) {
            
            var buttons = document.querySelectorAll('.buttons button');
            buttons.forEach(function(btn) {
                btn.classList.remove('selected');
            });
            
            button.classList.add('selected');
        }
    </script>
</body>
</html>

Resolver

Resolver ASN
AS6306
Resolver IP
200.35.65.4
Resolver Network Name
<unknown>
Report ID
20240919T150133Z_webconnectivity_VE_6306_n1_pvIgoq3uVrCGo6hA
Platform
linux
Software Name
miniooni (3.9.0-alpha)
Measurement Engine
ooniprobe-engine (3.9.0-alpha)

Raw Measurement Data

Loading