SevinHub / OSINT Portfolio / Case 015
Previous: Case 014 — 499-Domain EU PhaaS Cluster All Cases
P1 Critical Phishing Credential Harvesting Brand Impersonation Belgian Target

Klarna Refund Phishing — klarna-helpsupport.shop — 4-Domain Redirect Chain Targeting Belgian School Staff

Active credential harvesting campaign impersonating Klarna's refund process. A mass-distributed phishing email sent via BCC from a compromised French-named domain targets Belgian workplace addresses, redirecting through a Cloudflare-proxied wildcard domain to a DigitalOcean-hosted Plesk phishing kit. The kit presents a 4-step flow: refund lure, security scare, fake login, credential harvest form. A hardcoded operator notification email (leklarna@klarnat.com) leaks in the redirect URL. TotalAV already blocks the landing page. The sender domain has been suspended by PlanetHoster.

Klarna Impersonation Credential Harvesting Wildcard DNS DigitalOcean Plesk Cloudflare Redirect Belgian Target Compromised Sender DPG Media Spam Bypass
Entry Domain
504c64b6.harvest-university.com
Phishing Domain
klarna-helpsupport.shop
Sender Domain
groupescolairetemry.com
Operator Email
leklarna@klarnat.com
Phishing Host
192.241.165.34 (DigitalOcean)
Target Victims
Belgian workplaces (BCC mass-send)
Kit Server
PleskLin / PHP 8.4.24 / nginx
Sender Status
SUSPENDED by PlanetHoster
✓ FULL TAKEDOWN CONFIRMED — 2026-08-19 Automated IOC monitoring confirmed complete infrastructure seizure as of August 19, 2026. Both klarna-helpsupport.shop (phishing domain) and the DigitalOcean host 192.241.165.34 are returning HTTP 000 — server fully offline, not merely blocked. The Klarna credential harvesting kit targeting Belgian school directors is confirmed dead. Domain registrar seizure and server null-route occurred simultaneously. Reports filed: DigitalOcean abuse, CCB/SafeOnWeb, Klarna Security, EC3/Europol.
Finding 1 4-Domain Redirect Chain with Hardcoded Operator Leak

The phishing email contains a link to 504c64b6.harvest-university.com. This subdomain matches the fake "Order # 504c64b6" shown in the email body. The domain uses Cloudflare DNS with wildcard resolution: any subdomain resolves to the same Cloudflare edge IPs (104.21.94.219, 172.67.140.137). This confirms the operator generates unique per-victim subdomains matching fake order numbers.

The Cloudflare worker returns a 301 redirect to the actual phishing page: ww2-account.klarna-helpsupport.shop/?Email=leklarna@klarnat.com. The Email parameter is the operator's notification address, leaked in every redirect. The domain klarnat.com is registered via Cronon GmbH (Germany), has no MX or TXT records, and was created 2024-12-10: a purpose-built burner domain for phishing operations.

# Step 1: Victim clicks email link GET https://504c64b6.harvest-university.com/ # Step 2: Cloudflare returns 301 HTTP/2 301 Location: https://ww2-account.klarna-helpsupport.shop/?Email=leklarna@klarnat.com Server: cloudflare CF-Ray: a2d34e43dbf58e2c-FRA # Step 3: Landing page served from DigitalOcean Plesk HTTP/2 200 Server: nginx X-Powered-By: PHP/8.4.24 X-Powered-By: PleskLin Set-Cookie: PHPSESSID=2533441cd7e8b33eac2bcd4eb21f28e1; path=/
Operator notification email leaked in redirect URL: leklarna@klarnat.com. This address receives harvested credentials from every victim session. The klarnat.com domain is a Cronon GmbH (Berlin) registration with zero mail infrastructure: pure credential-relay burner.
Finding 2 Multi-Step Klarna Phishing Kit: Security Scare to Credential Harvest

Browser-based investigation reveals a 4-step phishing flow designed to progressively lower victim resistance:

Step 1 (Email): Dutch-language refund notification claiming "Je geld wordt terugbetaald" (Your money will be refunded). Sent from "KlarnaSupport" with a forged display name. The email requests the victim "Voeg nu gegevens toe" (Add your details now) to complete a refund that supposedly failed due to incomplete account data. BCC mass-distribution confirmed: the visible "To:" header shows a Belgian school director (heilighartschooltereken.be), but the same email was also received at an unrelated Belgian logistics company (tctech.be) via BCC. This means the operator is blasting a scraped list of Belgian workplace emails, not targeting individual victims.

Step 2 (Security Page): Pink Klarna-branded page with shield icon stating "De veiligheidscontrole is geactiveerd" (Security check activated). Claims "ongebruikelijke aanmeldactiviteit gedetecteerd" (unusual login activity detected). Classic fear-based social engineering to justify the credential request.

Step 3 (Welcome Page): Clean "Welkom bij Klarna" page with single "Inloggen" (Login) button. Mimics the real Klarna app login flow. Chrome's language detection identifies the page as German, suggesting the kit template was adapted from a German original.

Step 4 (Credential Form): Login form requesting "Telefoonnummer of e-Junl" with a "Doorgaan" (Continue) button. The "e-Junl" typo (should be "e-mail") is a kit quality indicator: sloppy localization from a non-Dutch-speaking operator. Links to fake "Gebruiksvoorwaarden" and "Privacybeleid" add false legitimacy.

# Phishing kit progression observed via browser Step 1: Email lure — "Je geld wordt terugbetaald" From: "KlarnaSupport" <be@groupescolairetemry.com> To: directeur-karen@heilighartschooltereken.be Order: 504c64b6 (matches subdomain) Step 2: Security scare — shield icon + urgency text "Veiligheidscontroles zijn vereist" "ongebruikelijke aanmeldactiviteit gedetecteerd" Step 3: Welcome gate — "Welkom bij Klarna" Chrome: "Translate page? German to English" Kit origin language: German (adapted to Dutch) Step 4: Credential harvest Input: "Telefoonnummer of e-Junl" # "e-Junl" = typo for "e-mail" Button: "Doorgaan" (Continue)
The "e-Junl" typo in the credential form reveals the operator is not a native Dutch speaker. Chrome identifying the kit language as German suggests a German-origin template localized for Dutch/Belgian targets.
Finding 3 Wildcard DNS Infrastructure on Both Redirect and Phishing Domains

Both harvest-university.com and klarna-helpsupport.shop use wildcard DNS. Any subdomain resolves:

harvest-university.com: Registered 2020-01-26 via Mesh Digital Limited. Currently on Cloudflare (buck/meg.ns.cloudflare.com). No MX records. Updated 2026-08-17: the operator reconfigured it one day before this investigation. All subdomains resolve to Cloudflare edge IPs, enabling unlimited per-victim tracking subdomains.

klarna-helpsupport.shop: Nameservers at OpenProvider (openprovider.nl/be/eu). All subdomains (www, account, login, app, api, admin, panel, ww2-account, ww1-account, account-verify, secure, my-account, billing, payment, refund, support, help, and any random string) resolve to 192.241.165.34. The Plesk server handles all of them.

# harvest-university.com — wildcard proof $ dig randomtest.harvest-university.com A +short 172.67.140.137 104.21.94.219 # klarna-helpsupport.shop — all subdomains resolve $ dig randomtest123.klarna-helpsupport.shop A +short 192.241.165.34 # Enumerated subdomains on klarna-helpsupport.shop: www192.241.165.34 account192.241.165.34 login192.241.165.34 app192.241.165.34 api192.241.165.34 admin192.241.165.34 panel192.241.165.34 ww2-account192.241.165.34 ww1-account192.241.165.34 account-verify192.241.165.34 secure192.241.165.34
Wildcard DNS on both domains enables unlimited victim-specific tracking URLs. The operator generates a unique subdomain per email campaign, matching the fake order number, allowing per-victim session tracking without any server-side routing changes.
Finding 4 Compromised Sender Domain: Suspended by PlanetHoster

The phishing email was sent from be@groupescolairetemry.com. The domain name translates to "Temry School Group", suggesting either a hijacked legitimate French educational domain or a purpose-built decoy. Key findings:

Registration: eNom LLC, created 2025-01-22. Hosted at 209.16.158.126 (PlanetHoster France, Groupe Barizco Inc., Laval, QC). Uses N0C nameservers (nsa/nsb/nsc.n0c.com). SOA serial 2026072208 indicates last zone update was July 22, 2026.

SPF record: v=spf1 a mx ip4:209.16.158.126 ~all. The softfail (~all) policy allows spoofed mail to pass with a warning. A legitimate domain would use -all (hardfail).

Suspension: PlanetHoster has already suspended the account. Visiting the domain redirects to /ph-sys/suspended/ showing the N0C "SORRY" suspension page. The hosting provider acted before this investigation.

Co-hosting: Reverse IP lookup on 209.16.158.126 returns 500+ domains on the same PlanetHoster shared server. This is a shared hosting environment, not a dedicated phishing server. The operator likely compromised a single cPanel account or created a throwaway account for email sending.

# Sender domain DNS $ dig groupescolairetemry.com A +short 209.16.158.126 $ dig groupescolairetemry.com TXT +short "v=spf1 a mx ip4:209.16.158.126 ~all" # softfail = weak $ dig groupescolairetemry.com MX +short 0 mail.groupescolairetemry.com. # WHOIS Registrar: eNom, LLC Created: 2025-01-22 NS: nsa.n0c.com / nsb.n0c.com / nsc.n0c.com # Hosting provider IP Owner: PlanetHoster France (Groupe Barizco Inc.) Abuse: noc@planethoster.net ASN: RIPE LEGACY block (transferred) # Current status HTTP/2 302/ph-sys/suspended/ SUSPENDED BY PLANETHOSTER
PlanetHoster has already suspended groupescolairetemry.com. The sender infrastructure is offline. However, the phishing landing page on klarna-helpsupport.shop remains fully operational.
Finding 5 DPG Media Newsletter Padding for Spam Filter Evasion

Below the Klarna phishing content, the email body contains a complete copy of a DPG Media (Brabants Dagblad / AD) newsletter. This is a known spam filter evasion technique: padding a malicious email with legitimate news content increases the text-to-link ratio, dilutes suspicious keyword density, and borrows the sender reputation of a real publisher.

The newsletter portion includes real Dutch news headlines ("Politie ontruimt tentfeest in Almkerk", "Brand in België op 30 kilometer van Nederlandse grens"), weather forecasts, sports news, video links, and a footer showing it was originally sent to koco@home.nl (a real Dutch @home.nl email address). This means the operator either has access to a real DPG Media newsletter subscription or scraped the content from a forwarded copy.

The newsletter footer contains valid "Afmelden" (unsubscribe) links, DPG Media B.V. copyright notice, and privacy policy links: all of which add false legitimacy signals that help the email pass content-based spam filters.

# Embedded DPG Media newsletter content (spam filter bypass) Publisher: DPG Media B.V. Original To: koco@home.nl # leaked recipient of original newsletter Content: 14+ real Dutch news articles Footer: © 2026 DPG Media B.V. Alle rechten voorbehouden # Headlines used as padding: • Politie ontruimt tentfeest in Almkerk na meerdere opstootjes • Brand in België op 30 kilometer van Nederlandse grens • Ondanks het succes van Formule 1 in Nederland... • Joey Veerman hoopt op transfer naar Borussia Dortmund ... + 10 more real articles # Purpose: increase text/link ratio to bypass Bayesian spam filters Technique: T1566.002 — Phishing: Spearphishing Link
The embedded newsletter reveals a second victim: the original subscriber koco@home.nl whose newsletter content was harvested and weaponized. The operator either compromised this mailbox or received a forwarded copy.
Finding 6 DigitalOcean Plesk Hosting with Full Wildcard TLS

The phishing kit runs on 192.241.165.34 (DigitalOcean, LLC, Broomfield CO, AS14061). The server runs Plesk (PleskLin) with nginx and PHP 8.4.24. No reverse DNS domains were found on this IP via HackerTarget, suggesting a dedicated droplet used exclusively for this campaign.

The domain klarna-helpsupport.shop uses OpenProvider nameservers (openprovider.nl/be/eu). No MX records, no TXT/SPF records: the domain exists solely for web-based credential harvesting. The wildcard DNS combined with Plesk's wildcard TLS handling means the operator can serve any subdomain with a valid certificate, enabling unlimited campaign variations (ww2-account, secure, my-account, etc.).

The PHPSESSID cookie is set without Secure or HttpOnly flags, a common indicator of a quickly-deployed phishing kit without security hardening. The PHP session architecture confirms the kit tracks victim state across the multi-step flow.

# Phishing host details IP: 192.241.165.34 Provider: DigitalOcean, LLC ASN: AS14061 Location: Broomfield, CO, US Abuse: abuse@digitalocean.com NOC: noc@digitalocean.com # Server stack Web: nginx Panel: PleskLin PHP: 8.4.24 Session: PHPSESSID (no Secure/HttpOnly flags) # Domain registration TLD: .shop (high-abuse TLD) NS: openprovider.nl / openprovider.be / openprovider.eu MX: NONE TXT/SPF: NONE Wildcard: *.klarna-helpsupport.shop → 192.241.165.34
The .shop TLD is frequently observed in phishing campaigns due to low registration costs and minimal registrar vetting. Combined with DigitalOcean droplets and Plesk, this is a common low-cost phishing infrastructure pattern.
Reporting Targets
Discovery: This phishing email was received at my Belgian logistics company address (sergiu@tctech.be) on 2026-08-18. The visible "To:" header showed a different victim (directeur-karen@heilighartschooltereken.be, a primary school in Sint-Niklaas), confirming BCC mass-distribution: one displayed recipient, potentially hundreds of hidden Belgian workplace addresses receiving the same email simultaneously. Investigated within hours of receipt.
CCB / SafeOnWeb Belgium
suspicious@safeonweb.be
Klarna refund phishing targeting Belgian workplaces via BCC mass-distribution. Full 4-domain redirect chain, credential harvesting kit, wildcard DNS infrastructure, operator email leak.
Klarna Security
phishing@klarna.com
Brand impersonation: klarna-helpsupport.shop with Klarna branding, Dutch-language refund lure, 4-step credential harvesting flow. Operator notification email: leklarna@klarnat.com.
DigitalOcean Abuse
abuse@digitalocean.com
Phishing kit hosted on 192.241.165.34 (Plesk/nginx/PHP 8.4.24). Wildcard DNS credential harvesting for Klarna impersonation. Request immediate droplet suspension.
Cloudflare Trust & Safety
abuse@cloudflare.com
harvest-university.com: Cloudflare-proxied wildcard domain used exclusively as phishing redirect. 301 to credential harvester. Updated 2026-08-17 for this campaign.
Mesh Digital / Domainbox (Registrar)
abuse@domainbox.com
harvest-university.com registered via Mesh Digital Limited. Domain repurposed as phishing redirect infrastructure with wildcard DNS.
Cronon GmbH (Germany)
abuse-domains@cronon.net
klarnat.com: operator burner domain. Email leklarna@klarnat.com embedded in phishing redirect URL as credential notification address. No MX, no SPF. Created 2024-12-10.
OpenProvider (NS for phishing domain)
abuse@openprovider.com
klarna-helpsupport.shop: wildcard DNS on openprovider.nl/be/eu nameservers. All subdomains resolve to phishing kit at 192.241.165.34. Request domain suspension.
Investigation Method

Phase 1: Email Header Analysis — Identified sender domain mismatch (groupescolairetemry.com vs Klarna), extracted phishing URL from email body, identified DPG Media newsletter padding technique.

Phase 2: DNS & WHOIS Reconnaissance — Full DNS enumeration of all 4 domains (harvest-university.com, klarna-helpsupport.shop, groupescolairetemry.com, klarnat.com). WHOIS registration timeline, registrar identification, nameserver analysis.

Phase 3: HTTP Passive Probing — HEAD requests to phishing infrastructure. Captured full redirect chain (301 from Cloudflare to DigitalOcean). Identified server stack via response headers (PleskLin, PHP 8.4.24, nginx). Session cookie analysis.

Phase 4: Wildcard DNS Validation — Confirmed wildcard DNS on both redirect and phishing domains by resolving random non-existent subdomains. Enumerated 11+ active subdomains on klarna-helpsupport.shop.

Phase 5: Infrastructure Attribution — Reverse IP lookup on sender domain host (500+ co-hosted domains on PlanetHoster shared server). ASN attribution for phishing host (DigitalOcean AS14061). Identified sender domain suspension by PlanetHoster.

Phase 6: Browser-Based Kit Analysis — Visited phishing URL from Belgian residential IP. Captured full 4-step flow: security scare page, welcome gate, credential harvest form. Documented "e-Junl" typo as operator origin indicator. TotalAV confirmation of phishing classification.

IOC Table
TypeValueContext
Domainklarna-helpsupport.shopPhishing landing page (wildcard DNS)
Domainharvest-university.comRedirect domain (Cloudflare wildcard)
Domaingroupescolairetemry.comCompromised sender domain (SUSPENDED)
Domainklarnat.comOperator notification domain (burner)
Subdomain504c64b6.harvest-university.comPer-victim tracking subdomain
Subdomainww2-account.klarna-helpsupport.shopPhishing kit entry point
IPv4192.241.165.34DigitalOcean phishing host (Plesk)
IPv4209.16.158.126PlanetHoster sender server (suspended)
IPv4104.21.94.219Cloudflare edge for redirect domain
IPv4172.67.140.137Cloudflare edge for redirect domain
Emailleklarna@klarnat.comOperator notification email (leaked in URL)
Emailbe@groupescolairetemry.comPhishing sender address
ASNAS14061 (DigitalOcean)Phishing host provider
RegistrarMesh Digital Limitedharvest-university.com registrar
RegistrarOpenProviderklarna-helpsupport.shop NS provider
RegistrareNom LLCgroupescolairetemry.com registrar
RegistrarCronon GmbHklarnat.com registrar
CookiePHPSESSID (no flags)Kit session tracking
ServerPleskLin / PHP 8.4.24 / nginxPhishing kit server stack
MITRET1566.002Phishing: Spearphishing Link
MITRET1598.003Phishing for Information: Spearphishing Link
MITRET1036.005Masquerading: Match Legitimate Name
Evidence Screenshots
Case 015 — Redirect chain analysis and WHOIS evidence
Terminal evidence: 4-domain redirect chain with WHOIS, DNS, and operator email leak
Case 015 — Multi-step Klarna PhaaS kill chain
Terminal evidence: 4-step phishing kit flow from email lure to credential harvest
Case 015 — Live phishing landing page screenshot
Playwright capture: phishing landing page at klarna-helpsupport.shop (via redirect chain) • ● LIVE AT CAPTURE
Case 015 — Klarna phishing kit credential form
Playwright capture: credential harvesting kit direct access • ● LIVE AT CAPTURE
Case 015 — Klarna security scare page mobile screenshot
Mobile browser evidence: Step 2 security scare page with Klarna branding and urgency text
Case 015 — Klarna credential harvest form with e-Junl typo
Mobile browser evidence: Step 4 credential harvest form showing "e-Junl" typo
Case 015 — TotalAV blocking phishing page
TotalAV antivirus blocking ww2-account.klarna-helpsupport.shop as phishing
Case 015 — Welkom bij Klarna fake login page
Mobile browser evidence: Step 3 "Welkom bij Klarna" gate page
Live IOC Status
Loading status...
Previous: Case 014 — 499-Domain EU PhaaS Cluster Next: Case 016 — Kali365 PhaaS
SevinOS BLE Radar