OK
https://www.bitchute.com/
Germany
Country
3209
Network
October 14, 2025, 07:25 PM UTC
Date & Time
Websites
Websites
Runtime: 547ms
On October 14, 2025, 07:25 PM UTC, https://www.bitchute.com/ was accessible when tested on 3209 in Germany.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
139.7.77.23
Query:
IN A www.bitchute.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
104.20.27.60
@
IN
A
172.66.172.42
Query:
IN AAAA www.bitchute.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
AAAA
2606:4700:10::6814:1b3c
@
IN
AAAA
2606:4700:10::ac42:ac2a

TCP Connections

Connection to 2606:4700:10::6814:1b3c:443 succeeded.
Connection to 172.66.172.42:443 succeeded.
Connection to 104.20.27.60:443 succeeded.
Connection to 2606:4700:10::ac42:ac2a:443 succeeded.

HTTP Requests

URL
GET https://www.bitchute.com/
Response Headers
Access-Control-Allow-Headers:
*
Access-Control-Allow-Methods:
GET, POST, OPTIONS
Access-Control-Allow-Origin:
*
Cache-Control:
public, max-age=121, must-revalidate
Cf-Ray:
98e97c019b0cafea-FRA
Content-Type:
text/html
Date:
Tue, 14 Oct 2025 19:29:14 GMT
Server:
cloudflare
Server-Timing:
cfEdge;dur=24,cfOrigin;dur=0
Vary:
accept-encoding
Response Body
<!DOCTYPE html><html><head><title>Bitchute</title><meta charset=utf-8>
        <meta name="x-stage" content="other">
        <meta name="x-path-name" content="https://www.bitchute.com">
        <meta name="x-country-code" content="DE">
        <meta name="description" content="Bitchute is a video service that prioritizes creators and champions users&#39; freedoms and privacy. ">
        <meta itemprop="name" content="Bitchute">
        <meta itemprop="description" content="Bitchute is a video service that prioritizes creators and champions users&#39; freedoms and privacy. ">
        <meta itemprop="image" content="https://bcfiles.bitchute.com/img/share/bc-sharing.webp">
        <meta property="og:site_name" content="Bitchute">
        <meta property="og:url" content="https://www.bitchute.com">
        <meta property="og:type" content="video.other">
        <meta property="og:title" content="Bitchute">
        <meta property="og:description" content="Bitchute is a video service that prioritizes creators and champions users&#39; freedoms and privacy. ">
        <meta property="og:image" content="https://bcfiles.bitchute.com/img/share/bc-sharing.webp">
        <meta property="og:image:secure_url" content="https://bcfiles.bitchute.com/img/share/bc-sharing.webp">
        <meta property="og:image:type" content="image/jpeg" />
        <meta property="og:image:width" content="640" />
        <meta property="og:image:height" content="360" />
        <meta property="og:logo" content="https://static-files.bitchute.com/player/icons/favicon-96x96.png" />
        <meta property="og:video" content="https://www.bitchute.com/embed/https://www.bitchute.com" />
        <meta property="og:video:secure_url" content="https://www.bitchute.com/embed/https://www.bitchute.com" />
        <meta property="og:video:type" content="video/mp4" />
        <meta name="twitter:card" content="summary_large_image">
        <meta name="twitter:title" content="Bitchute">
        <meta name="twitter:description" content="Bitchute is a video service that prioritizes creators and champions users&#39; freedoms and privacy. ">
        <meta name="twitter:image" content="https://bcfiles.bitchute.com/img/share/bc-sharing.webp">
        <meta name="twitter:url" content="https://www.bitchute.com">
        <meta name="twitter:site" content="@Bitchute">
        <meta name="twitter:domain" content="bitchute.com">
        <!-- <meta name="twitter:image:src" content="https://bcfiles.bitchute.com/img/share/bc-sharing.webp">
        <meta name="twitter:image:width" content="640">
        <meta name="twitter:image:height" content="360"> -->
        <meta name="twitter:player" content="https://www.bitchute.com/embed/https://www.bitchute.com" />
        <meta name="twitter:player:width" content="480" />
        <meta name="twitter:player:height" content="480" />
        <meta name="twitter:creator" content="@Bitchute">
        <link id="canonical" rel="canonical" href="https://www.bitchute.com" />
        <meta property=og:locale content=en_US>
        <meta name=format-detection content="telephone=no">
        <meta name=msapplication-tap-highlight content=no>
        <meta name=viewport content="initial-scale=1,width=device-width">
        <link id="oembed" rel="alternate" type="application/json+oembed" href="https://api.bitchute.com/oembed/?url=https%3A%2F%2Fwww.bitchute.com&format=json">
        <link rel=manifest type="application/manifest+json" href=/manifest.json>
        <link rel=icon type=image/png sizes=128x128 href=/static/icons/favicon-128x128.png>
        <link rel=icon type=image/png sizes=96x96 href=/static/icons/favicon-96x96.png>
        <link rel=icon type=image/png sizes=32x32 href=/static/icons/favicon-32x32.png>
        <link rel=icon type=image/png sizes=16x16 href=/static/icons/favicon-16x16.png>
        <link rel=icon type=image/ico href=/favicon.ico>
        <link rel=dns-prefetch href=//i.armanet.us><link rel=preconnect href=https://i.armanet.us><link rel=dns-prefetch href=//srv.armanet.us><link rel=preconnect href=https://srv.armanet.us><script src=https://assets.armanet.us/armanet-pxl.js defer></script><script defer src=/js/vendor.1028ecc0.js></script><script defer src=/js/app.ef657fa0.js></script><link href=/css/vendor.351f0ff0.css rel=stylesheet><link href=/css/app.29b61afa.css rel=stylesheet></head><body><script>// Retrieve the raw string from localStorage
 try{
    const rawMembership = localStorage.getItem('user_profile_membership');
    var membershipId = null;
    if (rawMembership) {
      const jsonString = rawMembership.replace('__q_objt|', '');
      try {
        const membershipData = JSON.parse(jsonString);
        membershipId = membershipData.membership_id
        console.log('Membership ID:', membershipId);
      } catch (error) {
        console.error('Error parsing JSON:', error);
      }
    } else {
      console.log('No membership data found in localStorage');
    }

    var mycountry = null;
    var currentUri = window.location.href;
    var mycountry = null;

  }catch(x){
    console.log("ERROR: ", x.message);
  }

  var key = 'xServiceInfo', requiredLength = 28, url = 'https://api.bitchute.com/api/timer/', interval = 300000;

  function genStr(len = 28) {
    return [...Array(len)].map(() => Math.random().toString(36)[2]).join('');
  }

  async function makeReq(val) {
    try {
      await fetch(url + '?xsi=' + encodeURIComponent(val), {
        method: 'GET',
        headers: { 'X-Service-Info': val, 'Content-Type': 'application/json' }
      });
    } catch (e) {
      console.log('Failed:', e);
    }
  }

  document.addEventListener('DOMContentLoaded', function() {
    var val = localStorage.getItem(key);
    if (!val || val.length !== requiredLength) {
      val = genStr(requiredLength);
      localStorage.setItem(key, val);
    }

    <!-- Matomo Tag Manager -->
    var _mtm = window._mtm = window._mtm || [];
    _mtm.push({ 'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start' });
    //_mtm.push({"setDoNotTrack": true});
    _mtm.push({ 'uid': val });
    _mtm.push(['MediaAnalytics::scanForMedia']);
    _mtm.push(['FormAnalytics::scanForForms']);
    (function() {
      var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
      g.async = true;
      g.src='https://analytics.bitchute.com/js/live_kzIvTRIB.js';
      s.parentNode.insertBefore(g, s);
    })();

    //console.log('Key: ' + key + ', Value: ' + val);
    makeReq(val);
    setInterval(function() {
      makeReq(val);
    }, interval);
  });</script><div id=q-app></div><script defer src=https://static.cloudflareinsights.com/beacon.min.js data-cf-beacon='{"token": "5f8b43815f5d48adae9a5b6a5a59061d"}'></script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"d2d57c507c7040708cac82bcb9c8fd67","server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body></html>
Report ID
20251014T192530Z_webconnectivity_DE_3209_n4_zK3yGfpisYrjgoOs
Platform
windows
Software Name
ooniprobe-desktop-unattended (3.17.5)
Measurement Engine
ooniprobe-engine (3.17.5)

Raw Measurement Data

Loading