Domain doc-exedusweb3.pages.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:310c::ac42:2f70:80 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Length: 0
    Connection: close
    Location: https://doc-exedusweb3.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AVswwsNY7BGbBZCnvFrVWhUcfgeyOPsc8p69YGzim0cMhCIhMq5D%2BtrqWdeeLHs4nToUwmIh%2F6zM9rIQH5hRk84u%2FfZ%2FHfa3EEHwnb3dXYEfo0i%2BbRrGFUS%2BIaDD%2BDvBUCLgSw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc63a474e3c-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c90:443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RNrxvZ%2BUL3b0qCt9wTbsPBhb5VHQr1Daj6PqInb9l2r9gp51VKKV%2F0BXBE9GPScm8x2b3OI74vAqJbOfA2LSHbw%2BtmpazmiRLAd1wrTHlPdc6RkdJK3O9LETphqSefpr7Nb2JQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc609612343-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c90:8443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=s0zTS6pubylAV%2Bv6ODbBSHeZIcl5cE8orGcbHyHF16UFSOYZ8q7pQ%2BY79SIXMQ9mB%2F8ua0o7WB322j4glhvg%2F2LIsd%2FS0nH02KZI14ul0x49nmXvakeDrv3Oo9cR8yDecbQ7zw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bcb4dd755d8-SIN
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.44.144:443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=c2B7wcn7s3Flel%2Bd%2BWvsrYovBga3h1AajxaFe56YtYyTREj8dZj0L8FGD31HhxhZVcgJ5f42TTTXX%2Brz71bFeA43G0%2FqFbVVAMrwbWpiWpDpmTKcDUKN5A%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc5897f9b29-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f70:443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9PME9KkMMjEA4HvZeavEJ5U63zl88sbmM2vpX7c6wwf9rIBSyenlSGX1rrDe0k8qc3eUmJ3E7XDnBwLQCzQEtbYIACEZpjVgz0dOwICxY5mqx8%2FYiIX7Dm1d1zNtM9JsrcnpnA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc60e0e9913-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.44.144:80 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Length: 0
    Connection: close
    Location: https://doc-exedusweb3.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bdD8%2BIqj7j2PeeAZDrNd0vOLgsT9xCa4PBccYGNxvO6F4eDtov%2BfuJpThJpIfsxrH2jGHdobM6v9dWWytKWAbDW0Y59H4vLnAEmZZ7Q%2BrSawqp3ieH%2FpcQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc53dddd2c7-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.47.112:80 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Length: 0
    Connection: close
    Location: https://doc-exedusweb3.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7H7iGp13U9KJ9xP36r9fvPlqy6awYDa7jGtR6WX5WqemWMoFQAm5%2BkbM88vhko287l%2BHoB3ryIGAz%2BwUf%2B3beztnEY%2Biv7Uax50RXRMi3o4U1x6CCsKw6g%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc52eb2cca0-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f70:8443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ofXbpvpjEOukcMcOI%2BU%2F2wzJiRuL2qEAXAelRy6l%2FezlLCb9vY9eQUD0hZtFz8IjkakMwqcUNr7Ocza0CRWcyrmiaDWqP8P95BqryKPXBxu8pLUazcAyG733B8PaBRImv9XcuA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bcb2d89e9c3-BLR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.47.112:8443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3kdezpl9e%2Fb47lpA8K7DDzp2b%2FvwOkuzSy5S2YRrkD7rR0pNczlRi1IHooqt48m1DEI6cCNA%2BcRBg3Zns%2F1YHycD7%2FLBIOzZWMRd0ZqJE7w7JZmgZTMFHQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc548cf8095-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.44.144:8443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=a8cFwK92g5clZe5Q%2F0mzaZqVfBjq98Tx1dAJ9sGUsXBt0GizfS5PWG8H5ajXCjFc%2B2XToUWwPWK1wCZYcfRL3%2F%2BatAvy9WQ6IqPjSEspsTbiUbbgayam9g%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc4de88762c-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c90:80 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Length: 0
    Connection: close
    Location: https://doc-exedusweb3.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3yx%2BaVBGT6zxN3ELWR4q5KLdzunXFz%2FlOeCv2CfEk4U4faNFmshri77EkV8a%2Fsul7W%2FPBqCcXdv%2ByDiVewrDyHoEjoJTVjXwlIj48D9cqzjJChVB2CjUOccSr65FhyE2MfPERw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc48f0a1ed2-SJC
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 172.66.47.112:443 · doc-exedusweb3.pages.dev

    2026-01-26 12:34

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 12:34:42 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4941
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "684d0f4f378fe859036fb71322faad0c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gBzN9US%2B13K%2B9j6F%2BtBX8H%2Fw1uU%2BzKm3mGy%2FwqDDtxEWmcXox8ohV105VVMTokQcK3CWcXBVy%2Bc%2B5L%2BjGo6rQHY5IOPPDWSzrAxzB%2Babe9YDWzOpGow%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c400bc51cf1b0a3-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Exódus® Web3 Wallet | Exódus® Browser Extension
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="title" content="Exódus® Web3 Wallet | Exódus® Browser Extension">
        <meta name="description" content="Exodus Web3 Wallet is your secure, easy-to-use crypto wallet. Manage assets, interact with Web3 dApps, and protect your digital wealth effortlessly.">
        <title>Exódus® Web3 Wallet | Exódus® Browser Extension</title>
        <style>
            body {
                font-family: Arial, sans-serif;
                margin: 0;
                padding: 0;
                background-color: #ffffff;
                color: #0f3d24; /* dark green text */
            }
            header {
                background-color: #0f3d24;
                color: white;
                padding: 20px 40px;
                text-align: center;
            }
            header h1 {
                margin: 0;
                font-size: 2.5rem;
            }
            header p {
                margin: 10px 0;
                font-size: 1.1rem;
            }
            .cta-button {
                background-color: #ffffff;
                color: #0f3d24;
                padding: 12px 25px;
                text-decoration: none;
                font-weight: bold;
                border-radius: 6px;
                border: 2px solid #0f3d24;
                transition: 0.3s;
            }
            .cta-button:hover {
                background-color: #0f3d24;
                color: white;
            }
            .features {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                padding: 40px 20px;
                gap: 20px;
            }
            .feature-card {
                background-color: #f3fdf6;
                border-radius: 10px;
                padding: 20px;
                width: 280px;
                text-align: center;
                box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            }
            .feature-card h3 {
                color: #0f3d24;
            }
            .faqs {
                max-width: 800px;
                margin: 0 auto;
                padding: 40px 20px;
            }
            .faq-item {
                margin-bottom: 20px;
            }
            .faq-item h4 {
                margin-bottom: 8px;
                color: #0f3d24;
            }
            footer {
                background-color: #0f3d24;
                color: white;
                text-align: center;
                padding: 20px;
                margin-top: 40px;
            }
            @media (max-width: 768px) {
                .features {
                    flex-direction: column;
                    align-items: center;
                }
            }
        </style>
    </head>
    <body>
    
        <!-- Header Section -->
        <header>
            <h1>Exodus Web3 Wallet</h1>
            <p>Securely manage your crypto assets and interact with Web3 dApps effortlessly.</p>
            <a href="#features" class="cta-button">Get Started</a>
        </header>
    
        <!-- Features Section -->
        <section class="features" id="features">
            <div class="feature-card">
                <h3>Multi-Crypto Support</h3>
                <p>Manage Bitcoin, Ethereum, and hundreds of other crypto assets in one wallet.</p>
            </div>
            <div class="feature-card">
                <h3>Web3 Integration</h3>
                <p>Seamlessly connect to decentralized applications (dApps) for trading, gaming, and more.</p>
            </div>
            <div class="feature-card">
                <h3>Top-Level Security</h3>
                <p>Your private keys are encrypted and stored safely on your device.</p>
            </div>
            <div class="feature-card">
                <h3>User-Friendly Design</h3>
                <p>Intuitive interface makes managing crypto easy for beginners and experts alike.</p>
            </div>
        </section>
    
        <!-- FAQs Section -->
        <section class="faqs">
            <h2>Frequently Asked Questions</h2>
            <div class="faq-item">
                <h4>What is Exodus Web3 Wallet?</h4>
                <p>Exodus Web3 Wallet is a secure digital wallet that lets you manage crypto assets and interact with Web3 decentralized applications.
    Found 2026-01-26 by HttpPlugin
    Create report
doc-exedusweb3.pages.dev*.doc-exedusweb3.pages.dev
CN:
doc-exedusweb3.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-26 11:34
Not after:
2026-04-26 12:32