1. Home
  2. Companies
  3. Namecheap
Namecheap

Namecheap status: hosting issues and outage reports

No problems detected

If you are having issues, please submit a report below.

Full Outage Map

Namecheap provides services on domain name registration, and offer for sale domain names that are registered to third parties (also known as aftermarket domain names). It is also a web hosting company.

Problems in the last 24 hours

The graph below depicts the number of Namecheap reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.

At the moment, we haven't detected any problems at Namecheap. Are you experiencing issues or an outage? Leave a message in the comments section!

Most Reported Problems

The following are the most recent problems reported by Namecheap users through our website.

  • 57% Hosting (57%)
  • 43% Domains (43%)

Live Outage Map

The most recent Namecheap outage reports came from the following cities:

CityProblem TypeReport Time
Tuxtla Domains 22 days ago
Centerville Hosting 22 days ago
Noida Domains 1 month ago
Purmerend Domains 1 month ago
Istanbul Hosting 1 month ago
Charleston Hosting 1 month ago
Full Outage Map

Community Discussion

Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.

Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.

Namecheap Issues Reports

Latest outage, problems and issue reports in social media:

  • FriendOfTheInst
    🛡️Shir Khorshid Noor Cyber Unit🛡️ (@FriendOfTheInst) reported

    Sponsored search results are not a trust boundary. A fake ChatGPT download campaign used brand impersonation, malvertising, shared-link abuse, cloaking, platform-specific payloads, CAPTCHA gating, Electron packaging, JavaScript obfuscation, and staged execution to deliver malware to Windows and macOS users. This is not merely another fake download page. It is a clear demonstration of how attackers exploit trust across multiple layers: • Trusted brand • Trusted search flow • Trusted-looking ad placement • Trusted-looking domain patterns • Trusted UI/branding • Trusted installer frameworks • Trusted code-signing assumptions • Trusted AI platform sharing features What happened: Attackers promoted a fake OpenAI/ChatGPT download experience using the domain: openew[.]app The site copied OpenAI-style branding and offered download paths for: • Windows • macOS • Chrome extension The Chrome extension path linked to a legitimate ChatGPT-related extension, further increasing perceived legitimacy. The Windows and macOS download paths delivered malware. Attackers also abused legitimate ChatGPT shared conversation links, including chatgpt[.]com/s/ pages, to host fake outage or download pages. A link hosted on a trusted domain can still deliver attacker-controlled content to users. The campaign employed cloaking and conditional rendering: automated scanners and analysis tools were shown benign content, reportedly an unrelated AR/VR company site, while real browsers received the malicious ChatGPT-themed download experience. That is the key lesson: A trusted domain, HTTPS padlock, sponsored ad, or polished UI does not equal a safe download. Why this campaign matters: Victims were not browsing dark web forums or downloading cracks. They were searching for a legitimate AI tool. That is why malvertising is effective: it targets high-intent users at the exact moment they are ready to install software. The campaign turned normal user behavior into an initial access path. Windows chain: The Windows payload was distributed as: Chat_GPT.exe Reported SHA-256: 56CC26E88C064B0C423AA8AD6530E58F91D1E4D28FAB1A8BCEDEF16A6582B4D2 Additional reported Windows hash: c9e0e6985dca3a179c9bdea4e7b38f7dc57fe00ecedc2fd634256fc53bf2de2d Important: hashes are useful for triage, not sufficient for defense. Campaigns rotate samples. Hunt behaviorally. Windows technical observations: • Installer built with Inno Setup • Electron-based application • Chromium runtime components • resources\app.asar archive • Large obfuscated JavaScript payload identified as winter.js • Hex-encoded strings • Dynamically resolved functions • Control-flow obfuscation • Event-driven execution • CAPTCHA gating before core behavior • Inner Electron payload (App.exe) launched after installation • PowerShell spawned after CAPTCHA completion Observed PowerShell pattern: -ExecutionPolicy Unrestricted -Command - That trailing dash matters. It suggests commands may be supplied through standard input rather than appearing directly in the process command line. This reduces the value of command-line-only detection and makes process-tree and behavioral monitoring much more important. Static red flags: The filename suggested ChatGPT, but embedded metadata reportedly identified the installer as: PovariEGLESVapp Setup The executable was signed by: F.F.A.P. Hurkmans Beheer B.V. That publisher does not align with OpenAI or ChatGPT. Important reminder: a valid code signature does not mean software is safe. It only confirms that the file was signed by a certificate and has not been modified since signing. It does not establish that the software is legitimate or authorized by the brand it imitates. Additional Windows indicators: • App.exe SHA-256: D9AD44D43E57B870793FA5CF7FB3A813990D0CBD0C7087BDE70A5E61FB1F1FE6 • Unexpected Chromium/Electron profile: %APPDATA%\Satoshi • Additional reported path: %APPDATA%\LeronApplication • Reported Electron/Node capabilities: systeminformation, child_process, os, fs, zip-lib, Those modules indicate a capable execution environment: system discovery, file access, archive handling, process execution, and network communication. macOS chain: The macOS payload was delivered as: ChatGpt.dmg Reported SHA-256: 7E5B708F6659B1FAD3AAE7B589A706434FBF21708AEEC5AF5910189B96E25FEF Additional reported macOS hash: c0919e1999eaee67e67aeda0287722775afb04e9a9a0f727928b4d11265fb70b The macOS malware is reported as Odyssey Stealer, a fork of AMOS / Atomic Stealer. Reported macOS targeting includes: • Browser passwords • Browser cookies • Saved logins • macOS keychain data • Telegram sessions • Cryptocurrency wallet directories • Desktop/Documents files with sensitive wallet/key extensions • Ledger Live • Trezor Suite • Exodus • Electrum • Sparrow The most dangerous macOS behavior: Wallet replacement. The malware reportedly attempts to replace legitimate wallet-related applications with trojanized versions. That means a victim may later open what appears to be their normal wallet app, but actually launch an attacker-controlled version. That is not only credential theft. That is long-tail financial compromise. Infrastructure: Reported malicious domain: openew[.]app Reported infrastructure includes: 144[.]172[.]104[.]205 188[.]137[.]246[.]189 192[.]253[.]248[.]181 172[.]94[.]9[.]250 Infrastructure notes: • Recently registered domain • Namecheap / registrar-servers infrastructure reported • RouterHosting infrastructure reported • Passive DNS linked infrastructure to other suspicious or malicious domains • .app domains require HTTPS, so browsers show a padlock The padlock only means the connection is encrypted. It does not mean the site is legitimate. Detection opportunities for defenders: 1. Newly created executables launched from Downloads, Temp, or other user-writable paths 2. Trusted-brand filenames that do not match embedded metadata 3. Installer publisher mismatch: filename says ChatGPT, signer is unrelated 4. Electron apps spawning scripting engines: powershell.exe cmd.exe osascript bash sh zsh 5. PowerShell with: -ExecutionPolicy Unrestricted -Command - 6. Unexpected Chromium/Electron profile directories, such as: %APPDATA%\Satoshi %APPDATA%\LeronApplication or other anomalous Electron profile paths 7. app.asar archives containing large obfuscated JavaScript bundles 8. CAPTCHA or user-interaction gating before malicious behavior 9. Newly registered domains impersonating major software or AI vendors 10. Users installing software from ads instead of official vendor channels 11. Suspicious wallet-app replacement attempts on macOS 12. Post-install network traffic to low-cost VPS infrastructure 13. Legitimate AI sharing URLs that render fake support, outage, update, or installation pages 14. Download pages that show different content to scanners than to real browsers The key defensive point: Do not build detections only around hashes or static strings. This campaign reduces the value of static analysis through: • Obfuscation • Runtime string construction • CAPTCHA gating • Electron packaging • Conditional execution • Cloaking • Staged payload behavior • Shared-link abuse on trusted domains The better approach: • Behavioral detection • Process-tree monitoring • Parent-child process analysis • Script-engine execution monitoring • Browser/download source telemetry • Application control • Newly registered domain monitoring • Publisher and metadata validation • EDR detections for Electron-to-shell execution • Monitoring for AI-platform shared links used as delivery pages • User training focused on sponsored-result and fake-download risk For users: Only download ChatGPT from official OpenAI channels or the Microsoft Store. Do not install software from ads, mirror sites, download portals, unfamiliar domains, or fake support/outage pages. If you installed a “ChatGPT” app from an ad or unfamiliar page: Use a clean device and: • Sign out everywhere from important accounts • Change passwords, starting with primary email • Rotate API keys, SSH keys, cloud credentials, and tokens • Revoke active sessions for email, GitHub, cloud, Discord, Telegram, crypto exchanges, banking, and password managers • Move crypto funds from a clean device • Do not open Ledger/Trezor apps on a potentially infected Mac • Monitor financial accounts • Reinstall the OS • Notify IT/security immediately if it was a work device For AI vendors and platform owners: This is now part of the product security perimeter. Brand impersonation, malicious search ads, fake download pages, clone domains, and abuse of shared AI content are active distribution channels. Practical controls: • Make official download links easy to find • Monitor sponsored ads for brand abuse • Monitor newly registered lookalike domains • Detect abuse of shared-content features • Run takedowns quickly • Publish clear download guidance • Provide signed-installer verification guidance • Coordinate with search/ad platforms • Alert users when major impersonation campaigns are active Bottom line: Attackers are not just exploiting ChatGPT. They are exploiting the trust, urgency, and confusion around fast-moving AI adoption. Today it is ChatGPT. Yesterday it was another AI tool. Tomorrow it will be the next trending product. The malware can rotate. The domain can rotate. The payload can rotate. The brand can rotate. The infrastructure can rotate. The defensive mindset must rotate too: From: “Is this file known bad?” To: “Is this behavior legitimate for this software, this publisher, this user, this source, and this execution context?” That is the difference between signature-based reaction and modern detection engineering. Analysis draws on reporting from Malwarebytes Labs, Evalian SOC, Push Security, BleepingComputer, CybersecurityNews, and OpenAI documentation. #CyberSecurity #Malvertising #ThreatIntelligence

  • gatewaytodomain
    GatewayToDomains (@gatewaytodomain) reported

    @katerleonid No, I use Namecheap, Porkbun, Unstoppable, Regery, Netim, 101Domains based on the support for tld I want to register.

  • Nakniki3
    Nakniki (@Nakniki3) reported

    @ronisarkar_exe I’ve found Namecheap has better customer support! Super helpful when issues arise!

  • alwaysSarthak
    Sarthak Shaurya (@alwaysSarthak) reported

    @nalinrajput23 I have tried namecheap and GoDaddy both but I never understood what is the difference between buying it from each

  • okcoker
    Sean Coker (@okcoker) reported

    I later found out, you can no longer even register this TLD on the Namecheap website because they have sunsetted them according to customer "support" 3/

  • adelbucetta
    Adel Bucetta (@adelbucetta) reported

    @rozzabuilds usually buy from registrar first, then use a registrar-agnostic service like cloudflare for namecheap or google domains. don't need another middleman between me and my registrars

  • g_tone_
    Greg Lynch (@g_tone_) reported

    @Arfness @1grid_hosting Just been through the drama of moving client domains away from NameCheap (in protest of their pro-Zionist BS). I need to find a home for novelty TLDs that Xneelo doesn't support. Can you recommend anything?

  • blakefakhoury
    Blake Ryan (@blakefakhoury) reported

    @namemaxicom @NamePros @Namecheap Haha didn't mean to be rude! I use your tool religiously and have made 7 figures from flips on it, was just pointing it out.

  • MahdiEzz_code
    Mahdi Ezzeddine (@MahdiEzz_code) reported

    My domain has become too expensive I can't afford it (it wasn't that much when I bought it in 2023, it's getting expensive with each year) soo, I'm thinking of switching domains, and using cloudflare this time not namecheap but I'm gonna lose all my seo progress damn, idk what do you think guys?

  • CMJProus
    CMJ_Pro (@CMJProus) reported

    @Namecheap is a moron service fu moron ****

  • timagixe
    timagixe (@timagixe) reported

    i remember the first time I bought domain on NameCheap the first thing I did in 10 minutes - transferred domain to CloudFlare luckily to me it was .com - so no issues with that

  • nicolasexcc
    nicolasexc (@nicolasexcc) reported

    I'm a Global Admin locked out of my M365 tenant due to MFA with no recovery methods. Error 500121. I own the domain (registered in Namecheap) and can verify via DNS. Need urgent help resetting MFA. @MicrosoftHelps

  • xcopydotexe
    josh (@xcopydotexe) reported

    @uwunetes i know godaddy is a scam but why is namecheap bad?

  • AKirtesh
    Kirtesh (@AKirtesh) reported

    My current indie hacker stack in 2026: - Claude for Coding - Stripe for Payments - GitHub for Version Control - Vercel for Deployment - Supabase for Backend - Clerk for Auth - Upstash for Redis - Pinecone for Vector DB - Resend for Emails - Namecheap for Domain - Cloudflare for DNS - PostHog for Analytics - Sentry for Error Tracking You can build and ship a complete startup from your bedroom in 2026. The barrier has never been lower 💪

  • enjoymentmin
    Enjoyment Minister(SHINIGAMI🎮👩‍🚒) (@enjoymentmin) reported

    @dev_olayinka Im sure you had other cheaper options from the start. You know why you chose Namecheap. I will never use any other hosting server other than namecheap my bro.

  • QamarIssaqf
    Qamar Issa (@QamarIssaqf) reported

    @0xPurchase @sidomains @NamePros How to buy in less 25$ Which platform bro to invest I search namecheap spaceship not support this

  • LawsOfRobots
    LawsOfRobots (@LawsOfRobots) reported

    I am the owner of Azure subscription and tenant. After moving my verified domain from GoDaddy to NameCheap, I am now completely locked out of this subscription and tenant. I cannot log in or access any resources. I no longer need this subscription or any of its resources (already replaced) . I would like to permanently cancel and delete the entire subscription (including all associated resources, databases, Key Vaults, etc.) to close this account cleanly. @AzureSupport

  • based64_eth
    based64 (@based64_eth) reported

    @faa0311 Whatever you do stay away from @Namecheap. Once they had an issue with SMS OTP and users were locked out for months with no recourse.

  • baro0xx
    Bennico (@baro0xx) reported

    @Namecheap Fix your servers!!! 33% packet lost to 8.8.8.8 is unacceptable even for a server in Africa. Your tech support telling me to reboot and change hostname. They clueless. This is a serious production software. Fix your servers and educate your tech support!!!

  • acadictive
    Ehsan (@acadictive) reported

    @BacLeodiv i always buy from namecheap. i like their ui and service. btw, lets also connect.

  • shubh19
    Shubh Jain (@shubh19) reported

    real monthly infra cost of a solo SaaS in 2026: - Supabase free: ₹0 - Railway starter: ₹800 - Resend free (3K emails): ₹0 - Cloudflare free: ₹0 - UptimeRobot free: ₹0 - Sentry free (5K errors): ₹0 - PostHog free (1M events): ₹0 - Vercel hobby: ₹0 - Namecheap domain: ₹900/year - Anthropic API (light usage): ₹500–2K total: under ₹2,000/month the "I can't afford to build" excuse died in 2024. what's the real reason?

  • DeepCantCode
    DeepCantCode (@DeepCantCode) reported

    Guys, I genuinely need help 😭 I need to buy a domain. Is Namecheap really worth it? The renewal prices are kinda high… and Porkbun feels the same. Any better domain registrar with low renewal prices and overall cheaper costs? I'm broke 💀

  • alexjaxuk
    Alex 🇵🇸 (@alexjaxuk) reported

    @receipts_lol But people are praying attention. I've been a lifelong namecheap customer but after what they did to you guys I've moved everything to porkbun

  • Hackology
    Hackology (@Hackology) reported

    Namecheap is facing some issues or their hosted sites are down ? @Namecheap

  • Nousername_ah
    Mr. Niba (@Nousername_ah) reported

    I’ve usually had very good experiences with @Namecheap and their customer service but today I have been on with a live agent for more than 30 mins and they can’t resolve my issue after wasting my time they are now transferring me to a different department. SMH

  • realfunnyeric
    Eric (@realfunnyeric) reported

    @Dynadot @Namecheap Eh. Gotta be a better way. Everyone trying to hang on to their customers. Taking them hostage. Maybe I’ll build a tool that does it. ¯\_(ツ)_/¯

  • ShantDotMe
    Shant (@ShantDotMe) reported

    Hey @Namecheap are we trying to outdo @bluehost as worse customer service?! It has been a month and a week since I opened a security issue ticket with them (and still no reply), but your livechat isn't doing any better atm.

  • BigAbdulWeb3
    Big-Abdul (@BigAbdulWeb3) reported

    - Claude = coding. ($20/mo) - Supabase = backend. (Free) - Vercel = deploying. (Free) - Namecheap = domain. ($12/yr) - Stripe = payments. (2.9%/transaction) - GitHub = version control. (Free) - Resend = emails. (Free) - Clerk = auth. (Free) - Cloudflare = DNS. (Free) - PostHog = analytics. (Free) - Sentry = error tracking. (Free) - Upstash = Redis. (Free) - Pinecone = vector DB. (Free) Total monthly cost to run a startup: ~$20 There has never been a cheaper time to build.

  • kj_kjato
    K S (@kj_kjato) reported

    @Namecheap I just wanted to let you guys know that I’ve contacted my local law-enforcement to stop some websites that you’re hosting from scamming any further. I’ve asked repeatedly fake the domain down and you refuse now I’m pursuing legal action.😡😡😡😡

  • emad_maker
    Emad (@emad_maker) reported

    @ardent__dev I've been using Namecheap and had good experience. They offer competitive pricing and reliable service.