OK
https://deepseek.ai/
North Macedonia
Country
Network
April 04, 2025, 03:28 PM UTC
Date & Time
Websites
Websites
Runtime: 823ms
On April 04, 2025, 03:28 PM UTC, https://deepseek.ai/ was accessible when tested on AS43612 in North Macedonia.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
217.16.82.101
Query:
IN A deepseek.ai
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
76.76.21.21

TCP Connections

Connection to 76.76.21.21:443 succeeded.

HTTP Requests

URL
GET https://deepseek.ai/
Response Headers
Accept-Ranges:
bytes
Access-Control-Allow-Origin:
*
Age:
91100
Cache-Control:
public, max-age=0, must-revalidate
Content-Disposition:
inline
Content-Length:
6527
Content-Type:
text/html; charset=utf-8
Date:
Fri, 04 Apr 2025 15:28:42 GMT
Etag:
"103959e69c3a7ff38ccd0a58c827d7dc"
Last-Modified:
Thu, 03 Apr 2025 08:03:42 GMT
Server:
Vercel
Strict-Transport-Security:
max-age=63072000
X-Vercel-Cache:
HIT
X-Vercel-Id:
fra1::lbkqb-1743780522313-eba9046670d5
Response Body

<!DOCTYPE html>
<html lang="en">
  <head>
    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6948880905608287"
     crossorigin="anonymous"></script>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>DeepSeek AI | Leading AI Language Models & Solutions</title>
    <meta name="description" content="DeepSeek AI is the leading provider of advanced AI language models and enterprise solutions. Experience state-of-the-art artificial intelligence technology for your business needs." />
    <meta name="keywords" content="DeepSeek, DeepSeek AI, DeepSeek language model, DeepSeek login, DeepSeek website, DeepSeek artificial intelligence, DeepSeek LLM, DeepSeek enterprise AI" />
    <meta name="author" content="DeepSeek AI" />
    <meta property="og:title" content="DeepSeek AI | Leading AI Language Models & Solutions" />
    <meta property="og:description" content="DeepSeek AI is the leading provider of advanced AI language models and enterprise solutions. Experience state-of-the-art artificial intelligence technology for your business needs." />
    <meta property="og:url" content="https://deepseek.ai/" />
    <meta property="og:image" content="/og-image.png" />
    <meta property="og:type" content="website" />

    <!-- Twitter Card Meta Tags -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="DeepSeek AI | Leading AI Language Models & Solutions" />
    <meta name="twitter:description" content="DeepSeek AI is the leading provider of advanced AI language models and enterprise solutions. Experience state-of-the-art artificial intelligence technology for your business needs." />
    <meta name="twitter:image" content="/og-image.png" />
    <meta name="google" content="notranslate" />
    
    <!-- Canonical URL -->
    <link rel="canonical" href="https://deepseek.ai/" />
    
    <!-- Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">

    <!-- Enhanced Schema.org Markup -->
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "DeepSeek AI",
        "url": "https://deepseek.ai",
        "logo": "/og-image.png",
        "description": "DeepSeek AI is the leading provider of advanced AI language models and enterprise solutions. Our cutting-edge artificial intelligence technology powers next-generation business applications.",
        "sameAs": [
          "https://twitter.com/deepseek_ai",
          "https://linkedin.com/company/deepseek-ai",
          "https://github.com/deepseek-ai"
        ],
        "contactPoint": {
          "@type": "ContactPoint",
          "email": "info@deepseek.ai",
          "contactType": "customer service",
          "availableLanguage": ["English"]
        },
        "offers": {
          "@type": "Offer",
          "category": "AI Solutions",
          "description": "Advanced language models and enterprise AI solutions"
        },
        "knowsAbout": [
          "Artificial Intelligence",
          "Machine Learning",
          "Natural Language Processing",
          "Deep Learning",
          "Language Models",
          "Enterprise AI Solutions"
        ],
        "foundingDate": "2023",
        "award": "Leading AI Technology Provider",
        "slogan": "Transforming Business with Advanced AI",
        "keywords": "DeepSeek, DeepSeek AI, artificial intelligence, language models, machine learning, deep learning, enterprise solutions"
      }
    </script>
    
    <script>
      // Function to check consent and refresh if needed
      function handleConsentAndRefresh() {
        console.log("Consent handler initialized");
        
        // Listen for clicks on the consent button
        document.addEventListener('click', function(event) {
          // Target the consent button by text content
          if (event.target && 
             (event.target.textContent === 'Consent' || 
              (event.target.parentElement && event.target.parentElement.textContent === 'Consent'))) {
            console.log("Consent button clicked, refreshing page...");
            // Add a small delay to allow the consent to be saved
            setTimeout(function() {
              window.location.reload();
            }, 500);
          }
        }, true);
        
        // Also monitor for any buttons with consentButton class or ID that might be dynamically added
        const observer = new MutationObserver(function(mutations) {
          mutations.forEach(function(mutation) {
            if (mutation.addedNodes && mutation.addedNodes.length > 0) {
              for (let i = 0; i < mutation.addedNodes.length; i++) {
                const node = mutation.addedNodes[i];
                if (node.nodeType === 1 && node.tagName === 'BUTTON') {
                  if (node.textContent && node.textContent.includes('Consent')) {
                    node.addEventListener('click', function() {
                      console.log("Consent button clicked (from observer), refreshing page...");
                      setTimeout(function() {
                        window.location.reload();
                      }, 500);
                    });
                  }
                }
              }
            }
          });
        });
        
        observer.observe(document.body, {
          childList: true,
          subtree: true
        });
      }
      
      // Call our function when page loads
      window.addEventListener('load', handleConsentAndRefresh);
    </script>
    <script type="module" crossorigin src="/assets/index-CaDRv62Y.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-Ck15Nzdx.css">
  </head>
  <body>
    <div id="root"></div>
    <script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-9C87YGXQ6B"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      gtag('config', 'G-9C87YGXQ6B');
    </script>
  </body>
</html>

Resolver

Resolver ASN
AS16333
Resolver IP
217.16.82.101
Resolver Network Name
Company for communications services A1 Makedonija DOOEL Skopje
Report ID
20250404T152707Z_webconnectivity_MK_43612_n1_7qMn0HTfIXYuVoQo
Platform
android
Software Name
ooniprobe-android-unattended (5.0.5)
Measurement Engine
ooniprobe-engine (3.24.0)

Raw Measurement Data

Loading