Skip to content
https://qrz.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

35
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.40 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

15.17 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.52 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.041

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

7.89 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

15.23 s

Page Load Progression

669 ms
1.3 s
2.0 s
2.7 s
3.3 s
4.0 s
4.7 s
5.4 s
Checks
17
7 PASS 2 REVIEW 6 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 126 requests
FIX
2.2 MB transferred, 126 requests
Info::
Page weighs 4.8 MB (2.2 MB transferred)
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Warning::
JavaScript is 1019 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1019 KB
Warning::
126 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.47 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
126 requests
0.47 g CO2 per page load
Images 1.0 MiB 45%
JavaScript 1019.2 KiB 44%
CSS 75.8 KiB 3%
HTML 70.0 KiB 3%
Fonts 42.2 KiB 2%
Other 31.7 KiB 1%
Other 13.9 KiB 1%
Other 923 B 0%
Other 907 B 0%
Other 441 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7572ms total JS execution
FIX
7572ms total JS execution
Warning::
https://static.qrz.com/static/jquery/jquery-3.5.1/...: 2892ms CPU time
Warning::
Unattributable: 1015ms CPU time
Warning::
https://www.qrz.com/: 853ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 832ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5FHF...: 680ms CPU time
Warning::
Third-party scripts: 7572ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 22% Style & Layout 21% Script Parsing & Compilation 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://static.qrz.com/static/jquery/jquery-3.5.1/jquery.min.js2892ms1229ms26ms3rd
Unattributable1015ms15ms0ms3rd
https://www.qrz.com/853ms38ms12ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604210101/show_ads_impl_fy2021.js?bust=31098020832ms682ms85ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5FHF96DEWP&cx=c&gtm=4e64k1680ms598ms71ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1072286609&cx=c&gtm=4e64k1307ms238ms67ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-2358231-1273ms199ms52ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K6NN6KN269ms210ms56ms3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js187ms157ms26ms3rd
https://www.qrz.com/js/combined.b7cd70da6a1ad9a463ccccf99631a618.js?p=lazyloader,homepage,editorial,js,search132ms23ms5ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
19 scripts, 415 KB unused
FIX
19 scripts, 415 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 132 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 69 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-K6N...: 67 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-235...: 62 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5FHF...: 61 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 415 KB
415 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604210101/show_ads_impl_fy2021.js?bust=31098020177 KB132 KB (75%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1072286609&cx=c&gtm=4e64k1145 KB69 KB (47%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K6NN6KN132 KB67 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-2358231-1117 KB62 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5FHF96DEWP&cx=c&gtm=4e64k1156 KB61 KB (39%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js54 KB25 KB (46%)3rd
https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/load_preloaded_resource_fy2021.js1 KB3rd
https://www.qrz.com/js/combined.b7cd70da6a1ad9a463ccccf99631a618.js?p=lazyloader,homepage,editorial,js,search8 KB3rd
https://static.qrz.com/static/jquery/jquery-3.5.1/jquery.min.js31 KB3rd
https://www.qrz.com/vendor/twbs/bootstrap/dist/js/bootstrap.min.js16 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
126 resources · 2.2 MB · 415 KB savings available
FIX
126 resources · 2.2 MB · 415 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~415 KB of savings available
Warning::
125 third-party resources (100% of weight)
126 resources · 2.2 MiB · 125 third-party 1.2 MiB over 1MB target
Image 47% · 1.1 MiB
JavaScript 44% · 1019.2 KiB
CSS 3% · 75.8 KiB
Document 3% · 70.3 KiB
Font 2% · 42.2 KiB
Other 1% · 16.0 KiB

~415.1 KiB of savings available

Remove unused JavaScript: 415.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
77 images, 0 KB saveable
REVIEW
77 images, 0 KB saveable
Warning::
https://static.qrz.com/static/qrz/qrz_com.svgz is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
77 images 1.0 MB
0 oversized -0 KB
76 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
1 fonts (42 KB)
PASS
1 fonts (42 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

42 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.4 s LCP 15.2 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 42.2 KiB — 8 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 42 KB
Load time 8 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
126 requests over 4180ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.4 s LCP 15.2 shttps://qrz.com// https://qrz.com/ — 301 — 257 B — 284 ms — http/1.1https://www.qrz.com/www.qrz.com/ https://www.qrz.com/ — 200 — 20.7 KiB — 407 ms — http/1.1https://static.qrz.com/static/jquery/jquery-3.5.1/jquery.min.jsstatic.qrz.com/static/jquery/jquery... https://static.qrz.com/static/jquery/jquery-3.5.1/jquery.min.js — 200 — 30.5 KiB — 558 ms — h2https://static.qrz.com/static/mdi/css/materialdesignicons.min.cssstatic.qrz.com/static/mdi/css/mater... https://static.qrz.com/static/mdi/css/materialdesignicons.min.css — 200 — 42.7 KiB — 562 ms — h2https://www.qrz.com/css/combined.b7fc1007a90fb313d58d93494c3d7966.css?p=homepage,editorial,legacybridge,ads,webcontacts,trivia,staff,css,searchwww.qrz.com/css/combined.b7fc1007a9... https://www.qrz.com/css/combined.b7fc1007a90fb313d58d93494c3d7966.css?p=homepage,editorial,legacybridge,ads,webcontacts,trivia,staff,css,search — 200 — 31.1 KiB — 391 ms — http/1.1https://static.qrz.com/static/qrz/qrz_com.svgzstatic.qrz.com/static/qrz/qrz_com.s... https://static.qrz.com/static/qrz/qrz_com.svgz — 200 — 4.0 KiB — 560 ms — h2https://www.qrz.com/ads/8791.pngwww.qrz.com/ads/8791.png https://www.qrz.com/ads/8791.png — 200 — 31.2 KiB — 377 ms — http/1.1https://www.qrz.com/ads/8798.gifwww.qrz.com/ads/8798.gif https://www.qrz.com/ads/8798.gif — 200 — 18.2 KiB — 96 ms — http/1.1https://www.qrz.com/ads/7116.jpgwww.qrz.com/ads/7116.jpg https://www.qrz.com/ads/7116.jpg — 200 — 13.8 KiB — 99 ms — http/1.1https://www.qrz.com/ads/8407.gifwww.qrz.com/ads/8407.gif https://www.qrz.com/ads/8407.gif — 200 — 36.9 KiB — 183 ms — http/1.1https://www.qrz.com/manifest.jsonwww.qrz.com/manifest.json https://www.qrz.com/manifest.json — 200 — 923 B — 300 ms — http/1.1https://www.qrz.com/vendor/twbs/bootstrap/dist/js/bootstrap.min.jswww.qrz.com/vendor/twbs/bootstrap/d... https://www.qrz.com/vendor/twbs/bootstrap/dist/js/bootstrap.min.js — 200 — 16.0 KiB — 449 ms — http/1.1https://www.qrz.com/js/combined.b7cd70da6a1ad9a463ccccf99631a618.js?p=lazyloader,homepage,editorial,js,searchwww.qrz.com/js/combined.b7cd70da6a1... https://www.qrz.com/js/combined.b7cd70da6a1ad9a463ccccf99631a618.js?p=lazyloader,homepage,editorial,js,search — 200 — 8.0 KiB — 516 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-2358231-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-2358231-1 — 200 — 116.7 KiB — 162 ms — h2https://www.qrz.com/ads/8865.gifwww.qrz.com/ads/8865.gif https://www.qrz.com/ads/8865.gif — 200 — 27.8 KiB — 508 ms — http/1.1https://www.qrz.com/ads/8483.gifwww.qrz.com/ads/8483.gif https://www.qrz.com/ads/8483.gif — 200 — 17.2 KiB — 515 ms — http/1.1https://static.qrz.com/featuredmember_data/hp_block/4eae35f1b35977a00ebd8086c259d4c9-image.jpg?v=1776900302%22static.qrz.com/featuredmember_data/... https://static.qrz.com/featuredmember_data/hp_block/4eae35f1b35977a00ebd8086c259d4c9-image.jpg?v=1776900302%22 — 200 — 57.9 KiB — 26 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.USA.50_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.USA.50_300.png — 200 — 2.7 KiB — 34 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.DX.World_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.DX.World_300.png — 200 — 2.9 KiB — 35 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Continents_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Continents_300.png — 200 — 3.5 KiB — 38 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.GridSquared_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.GridSquared_300.png — 200 — 4.3 KiB — 40 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.CountyAward_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.CountyAward_300.png — 200 — 7.2 KiB — 42 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Europe_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Europe_300.png — 200 — 6.5 KiB — 44 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Asia_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Asia_300.png — 200 — 6.5 KiB — 63 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Africa_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Africa_300.png — 200 — 6.4 KiB — 46 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.NorthAmerica_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.NorthAmerica_300.png — 200 — 7.2 KiB — 54 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.SouthAmerica_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.SouthAmerica_300.png — 200 — 7.2 KiB — 82 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Oceania_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Oceania_300.png — 200 — 6.7 KiB — 66 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.WorldRadioFriendship_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.WorldRadioFriendship_300.png — 200 — 5.2 KiB — 58 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.12Days22_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.12Days22_300.png — 200 — 6.0 KiB — 89 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.4 s LCP 15.2 shttps://qrz.com// https://qrz.com/ — 301 — 257 B — 284 ms — http/1.1https://www.qrz.com/www.qrz.com/ https://www.qrz.com/ — 200 — 20.7 KiB — 407 ms — http/1.1https://static.qrz.com/static/jquery/jquery-3.5.1/jquery.min.jsstatic.qrz.com/static/jquery/jquery... https://static.qrz.com/static/jquery/jquery-3.5.1/jquery.min.js — 200 — 30.5 KiB — 558 ms — h2https://static.qrz.com/static/mdi/css/materialdesignicons.min.cssstatic.qrz.com/static/mdi/css/mater... https://static.qrz.com/static/mdi/css/materialdesignicons.min.css — 200 — 42.7 KiB — 562 ms — h2https://www.qrz.com/css/combined.b7fc1007a90fb313d58d93494c3d7966.css?p=homepage,editorial,legacybridge,ads,webcontacts,trivia,staff,css,searchwww.qrz.com/css/combined.b7fc1007a9... https://www.qrz.com/css/combined.b7fc1007a90fb313d58d93494c3d7966.css?p=homepage,editorial,legacybridge,ads,webcontacts,trivia,staff,css,search — 200 — 31.1 KiB — 391 ms — http/1.1https://static.qrz.com/static/qrz/qrz_com.svgzstatic.qrz.com/static/qrz/qrz_com.s... https://static.qrz.com/static/qrz/qrz_com.svgz — 200 — 4.0 KiB — 560 ms — h2https://www.qrz.com/ads/8791.pngwww.qrz.com/ads/8791.png https://www.qrz.com/ads/8791.png — 200 — 31.2 KiB — 377 ms — http/1.1https://www.qrz.com/ads/8798.gifwww.qrz.com/ads/8798.gif https://www.qrz.com/ads/8798.gif — 200 — 18.2 KiB — 96 ms — http/1.1https://www.qrz.com/ads/7116.jpgwww.qrz.com/ads/7116.jpg https://www.qrz.com/ads/7116.jpg — 200 — 13.8 KiB — 99 ms — http/1.1https://www.qrz.com/ads/8407.gifwww.qrz.com/ads/8407.gif https://www.qrz.com/ads/8407.gif — 200 — 36.9 KiB — 183 ms — http/1.1https://www.qrz.com/manifest.jsonwww.qrz.com/manifest.json https://www.qrz.com/manifest.json — 200 — 923 B — 300 ms — http/1.1https://www.qrz.com/vendor/twbs/bootstrap/dist/js/bootstrap.min.jswww.qrz.com/vendor/twbs/bootstrap/d... https://www.qrz.com/vendor/twbs/bootstrap/dist/js/bootstrap.min.js — 200 — 16.0 KiB — 449 ms — http/1.1https://www.qrz.com/js/combined.b7cd70da6a1ad9a463ccccf99631a618.js?p=lazyloader,homepage,editorial,js,searchwww.qrz.com/js/combined.b7cd70da6a1... https://www.qrz.com/js/combined.b7cd70da6a1ad9a463ccccf99631a618.js?p=lazyloader,homepage,editorial,js,search — 200 — 8.0 KiB — 516 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-2358231-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-2358231-1 — 200 — 116.7 KiB — 162 ms — h2https://www.qrz.com/ads/8865.gifwww.qrz.com/ads/8865.gif https://www.qrz.com/ads/8865.gif — 200 — 27.8 KiB — 508 ms — http/1.1https://www.qrz.com/ads/8483.gifwww.qrz.com/ads/8483.gif https://www.qrz.com/ads/8483.gif — 200 — 17.2 KiB — 515 ms — http/1.1https://static.qrz.com/featuredmember_data/hp_block/4eae35f1b35977a00ebd8086c259d4c9-image.jpg?v=1776900302%22static.qrz.com/featuredmember_data/... https://static.qrz.com/featuredmember_data/hp_block/4eae35f1b35977a00ebd8086c259d4c9-image.jpg?v=1776900302%22 — 200 — 57.9 KiB — 26 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.USA.50_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.USA.50_300.png — 200 — 2.7 KiB — 34 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.DX.World_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.DX.World_300.png — 200 — 2.9 KiB — 35 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Continents_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Continents_300.png — 200 — 3.5 KiB — 38 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.GridSquared_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.GridSquared_300.png — 200 — 4.3 KiB — 40 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.CountyAward_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.CountyAward_300.png — 200 — 7.2 KiB — 42 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Europe_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Europe_300.png — 200 — 6.5 KiB — 44 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Asia_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Asia_300.png — 200 — 6.5 KiB — 63 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Africa_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Africa_300.png — 200 — 6.4 KiB — 46 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.NorthAmerica_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.NorthAmerica_300.png — 200 — 7.2 KiB — 54 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.SouthAmerica_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.SouthAmerica_300.png — 200 — 7.2 KiB — 82 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.Master.Oceania_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.Master.Oceania_300.png — 200 — 6.7 KiB — 66 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.WorldRadioFriendship_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.WorldRadioFriendship_300.png — 200 — 5.2 KiB — 58 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.12Days22_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.12Days22_300.png — 200 — 6.0 KiB — 89 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.QRZ30g3_300.svgstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.QRZ30g3_300.svg — 200 — 2.9 KiB — 70 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.12Days23_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.12Days23_300.png — 200 — 6.2 KiB — 83 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.12Days24_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.12Days24_300.png — 200 — 6.2 KiB — 72 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.12Days25_300.pngstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.12Days25_300.png — 200 — 6.2 KiB — 84 ms — h2https://static.qrz.com/static/qrz/awards/ribbon.USA250_300.svgstatic.qrz.com/static/qrz/awards/ri... https://static.qrz.com/static/qrz/awards/ribbon.USA250_300.svg — 200 — 29.2 KiB — 140 ms — h2https://static.qrz.com/solarweather_data/image.jpg?cb=1776900401static.qrz.com/solarweather_data/im... https://static.qrz.com/solarweather_data/image.jpg?cb=1776900401 — 200 — 65.0 KiB — 146 ms — h2https://static.qrz.com/static/qrz/jumpstart.jpgstatic.qrz.com/static/qrz/jumpstart... https://static.qrz.com/static/qrz/jumpstart.jpg — 200 — 64.2 KiB — 146 ms — h2https://static.qrz.com/static/flags-iso/flat/16/IT.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/IT.png — 200 — 479 B — 90 ms — h2https://static.qrz.com/static/flags-iso/flat/16/TR.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/TR.png — 200 — 685 B — 92 ms — h2https://static.qrz.com/static/flags-iso/flat/16/JP.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/JP.png — 200 — 530 B — 97 ms — h2https://static.qrz.com/static/flags-iso/flat/16/US.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/US.png — 200 — 497 B — 95 ms — h2https://static.qrz.com/static/flags-iso/flat/16/DE.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/DE.png — 200 — 479 B — 99 ms — h2https://static.qrz.com/static/flags-iso/flat/16/OM.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/OM.png — 200 — 590 B — 101 ms — h2https://static.qrz.com/static/flags-iso/flat/16/NZ.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/NZ.png — 200 — 595 B — 106 ms — h2https://static.qrz.com/static/flags-iso/flat/16/BE.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/BE.png — 200 — 479 B — 102 ms — h2https://static.qrz.com/static/flags-iso/flat/16/NL.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/NL.png — 200 — 482 B — 127 ms — h2https://static.qrz.com/static/flags-iso/flat/16/CA.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/CA.png — 200 — 554 B — 130 ms — h2https://static.qrz.com/static/flags-iso/flat/16/PZ.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/PZ.png — 200 — 762 B — 120 ms — h2https://static.qrz.com/static/flags-iso/flat/16/FR.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/FR.png — 200 — 477 B — 127 ms — h2https://static.qrz.com/static/flags-iso/flat/16/AE.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/AE.png — 200 — 502 B — 133 ms — h2https://static.qrz.com/static/flags-iso/flat/16/ES.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/16/ES.png — 200 — 598 B — 131 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K6NN6KNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K6NN6KN — 200 — 132.4 KiB — 150 ms — h2https://www.qrz.com/trivia/get-questionwww.qrz.com/trivia/get-question https://www.qrz.com/trivia/get-question — 200 — 760 B — 178 ms — http/1.1https://www.qrz.com/ads/8692.gifwww.qrz.com/ads/8692.gif https://www.qrz.com/ads/8692.gif — 200 — 36.2 KiB — 221 ms — http/1.1https://www.qrz.com/ads/7818.gifwww.qrz.com/ads/7818.gif https://www.qrz.com/ads/7818.gif — 200 — 17.2 KiB — 275 ms — http/1.1https://www.qrz.com/ads/8652.gifwww.qrz.com/ads/8652.gif https://www.qrz.com/ads/8652.gif — 200 — 44.9 KiB — 372 ms — http/1.1https://www.qrz.com/ads/8842.gifwww.qrz.com/ads/8842.gif https://www.qrz.com/ads/8842.gif — 200 — 38.5 KiB — 282 ms — http/1.1https://www.qrz.com/ads/8691.gifwww.qrz.com/ads/8691.gif https://www.qrz.com/ads/8691.gif — 200 — 38.8 KiB — 284 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-5FHF96DEWP&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5FHF96DEWP&cx=c&gtm=4e64k1 — 200 — 156.4 KiB — 39 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 22 ms — h2https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.qrz.com%2F&scrsrc=www.googletagmanager.com&rnd=1514921653.1776900988&dt=Callsign%20Database%20-%20QRZ.com&auid=240005788.1776900988&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v847176654za200zd847176654xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776900988332&tfd=1601www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.qrz.com%2F&scrsrc=www.googletagmanager.com&rnd=1514921653.1776900988&dt=Callsign%20Database%20-%20QRZ.com&auid=240005788.1776900988&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v847176654za200zd847176654xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776900988332&tfd=1601 — 200 — 21 B — 218 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-1072286609&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-1072286609&cx=c&gtm=4e64k1 — 200 — 144.9 KiB — 29 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=page_view&_fv=1&_ss=1&tfd=1725region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=page_view&_fv=1&_ss=1&tfd=1725 — 204 — 547 B — 133 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-5ELXPMCS72&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=page_view&_fv=1&_ss=1&tfd=1733region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5ELXPMCS72&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=page_view&_fv=1&_ss=1&tfd=1733 — 204 — 48 B — 126 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AgAIAAQ&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&_tu=CA&en=pageview&_ee=1&epn.isSubscriber=0&epn.isLoggedIn=0&_et=14&tfd=1759region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AgAIAAQ&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&_tu=CA&en=pageview&_ee=1&epn.isSubscriber=0&epn.isLoggedIn=0&_et=14&tfd=1759 — 204 — 48 B — 99 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAgIAAQ&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=pageview&epn.isSubscriber=0&epn.isLoggedIn=0&_et=8&tfd=1782region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAgIAAQ&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=pageview&epn.isSubscriber=0&epn.isLoggedIn=0&_et=8&tfd=1782 — 204 — 20 B — 77 ms — h3https://static.qrz.com/static/images/form-button-white-25px.pngstatic.qrz.com/static/images/form-b... https://static.qrz.com/static/images/form-button-white-25px.png — 200 — 606 B — 6 ms — h2https://www.qrz.com/bqwww.qrz.com/bq https://www.qrz.com/bq — 200 — 441 B — 99 ms — http/1.1https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&dl=https%3A%2F%2Fwww.qrz.com%2F&scrsrc=www.googletagmanager.com&rnd=1514921653.1776900988&dt=Callsign%20Database%20-%20QRZ.com&auid=240005788.1776900988&navt=n&npa=1&_tu=CA&gtm=45be64k1v9115865066z8847176654za20gzb847176654zd847176654xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1072286609&tid=AW-1072286609&tft=1776900988689&tfd=1959www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&dl=https%3A%2F%2Fwww.qrz.com%2F&scrsrc=www.googletagmanager.com&rnd=1514921653.1776900988&dt=Callsign%20Database%20-%20QRZ.com&auid=240005788.1776900988&navt=n&npa=1&_tu=CA&gtm=45be64k1v9115865066z8847176654za20gzb847176654zd847176654xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1072286609&tid=AW-1072286609&tft=1776900988689&tfd=1959 — 200 — 21 B — 15 ms — h3https://www.qrz.com/favicon.icowww.qrz.com/favicon.ico https://www.qrz.com/favicon.ico — 200 — 4.0 KiB — 96 ms — http/1.1https://www.qrz.com/apple-touch-icon-144x144.pngwww.qrz.com/apple-touch-icon-144x14... https://www.qrz.com/apple-touch-icon-144x144.png — 200 — 27.5 KiB — 98 ms — http/1.1https://static.qrz.com/static/flags-iso/flat/32/AR.pngstatic.qrz.com/static/flags-iso/fla... https://static.qrz.com/static/flags-iso/flat/32/AR.png — 200 — 644 B — 6 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.2 KiB — 31 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604210101/show_ads_impl_fy2021.js?bust=31098020pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604210101/show_ads_impl_fy2021.js?bust=31098020 — 200 — 177.2 KiB — 13 ms — h3https://static.qrz.com/headline_data/5063/image.jpg?v=1776828966static.qrz.com/headline_data/5063/i... https://static.qrz.com/headline_data/5063/image.jpg?v=1776828966 — 200 — 18.2 KiB — 6 ms — h2https://pagead2.googlesyndication.com/pagead/html/r20260421/r20190131/zrt_lookup_fy2021.htmlpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/html/r20260421/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 10 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2738444475940784&output=html&h=600&slotname=1101355181&adk=3314317800&adf=581694890&pi=t.ma~as.1101355181&w=300&fwrn=4&fwrnh=100&lmt=1776900989&rafmt=4&format=300x600&url=https%3A%2F%2Fwww.qrz.com%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=4&asro=0&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=9&dt=1776900989020&bpp=10&bdt=1677&idt=88&shv=r20260421&mjsv=m202604210101&ptt=9&saldr=aa&abxe=1&eoidce=1&correlator=792209425767&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&adx=745&ady=176&biw=980&bih=1957&scr_x=0&scr_y=0&eid=31098020%2C95387623%2C95386955&oid=2&pvsid=2346534121970906&tmod=1525205248&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C1070%2C2138&vis=1&rsz=%7C%7ClE%7C&abl=CS&pfx=0&fu=1152&bc=31&bz=0.96&ifi=1&uci=a!1&fsb=1&dtd=134pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2738444475940784&output=html&h=600&slotname=1101355181&adk=3314317800&adf=581694890&pi=t.ma~as.1101355181&w=300&fwrn=4&fwrnh=100&lmt=1776900989&rafmt=4&format=300x600&url=https%3A%2F%2Fwww.qrz.com%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=4&asro=0&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=9&dt=1776900989020&bpp=10&bdt=1677&idt=88&shv=r20260421&mjsv=m202604210101&ptt=9&saldr=aa&abxe=1&eoidce=1&correlator=792209425767&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&adx=745&ady=176&biw=980&bih=1957&scr_x=0&scr_y=0&eid=31098020%2C95387623%2C95386955&oid=2&pvsid=2346534121970906&tmod=1525205248&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C1070%2C2138&vis=1&rsz=%7C%7ClE%7C&abl=CS&pfx=0&fu=1152&bc=31&bz=0.96&ifi=1&uci=a!1&fsb=1&dtd=134 — 200 — 39.7 KiB — 289 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260421&st=env&sjk=2346534121970906ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260421&st=env&sjk=2346534121970906 — 200 — 13.2 KiB — 49 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2738444475940784&output=html&adk=1812271804&adf=3025194257&lmt=1776900989&plaf=1%3A2%2C2%3A2%2C7%3A2&plat=1%3A128%2C2%3A128%2C3%3A128%2C4%3A128%2C8%3A128%2C9%3A134774784%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fwww.qrz.com%2F&pra=7&asro=0&itsi=-1&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=9&dt=1776900989031&bpp=4&bdt=1687&idt=164&shv=r20260421&mjsv=m202604210101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=300x600&nras=1&correlator=792209425767&frm=20&pv=1&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&adx=-12245933&ady=-12245933&biw=980&bih=1957&scr_x=0&scr_y=0&eid=31098020%2C95387623%2C95386955&oid=2&pvsid=2346534121970906&tmod=1525205248&uas=0&nvt=1&fsapi=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C1070%2C2138&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=0.96&bisch=1&blev=1&ifi=2&uci=a!2&fsb=1&dtd=185pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2738444475940784&output=html&adk=1812271804&adf=3025194257&lmt=1776900989&plaf=1%3A2%2C2%3A2%2C7%3A2&plat=1%3A128%2C2%3A128%2C3%3A128%2C4%3A128%2C8%3A128%2C9%3A134774784%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fwww.qrz.com%2F&pra=7&asro=0&itsi=-1&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=9&dt=1776900989031&bpp=4&bdt=1687&idt=164&shv=r20260421&mjsv=m202604210101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=300x600&nras=1&correlator=792209425767&frm=20&pv=1&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&adx=-12245933&ady=-12245933&biw=980&bih=1957&scr_x=0&scr_y=0&eid=31098020%2C95387623%2C95386955&oid=2&pvsid=2346534121970906&tmod=1525205248&uas=0&nvt=1&fsapi=1&fc=896&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C1070%2C2138&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=0.96&bisch=1&blev=1&ifi=2&uci=a!2&fsb=1&dtd=185 — 200 — 16 B — 23 ms — h3https://static.qrz.com/static/articles/djheader.pngstatic.qrz.com/static/articles/djhe... https://static.qrz.com/static/articles/djheader.png — 200 — 41.4 KiB — 10 ms — h2https://static.qrz.com/static/articles/djfooter.pngstatic.qrz.com/static/articles/djfo... https://static.qrz.com/static/articles/djfooter.png — 200 — 17.5 KiB — 13 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 28 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 9 ms — h2https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.jspagead2.googlesyndication.com/bg/iE... https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.js — 200 — 21.9 KiB — 7 ms — h3https://fonts.googleapis.com/css?family=Roboto%3A300%2C700fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto%3A300%2C700 — 200 — 2.0 KiB — 48 ms — h2https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/load_preloaded_resource_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/load_preloaded_resource_fy2021.js — 200 — 840 B — 17 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/qs_click_protection_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/qs_click_protection_fy2021.js — 200 — 8.5 KiB — 22 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 27 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 29 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 30 ms — h3https://www.gstatic.com/mysidia/9475976b3d2af33fba37207c76515039.js?tag=addon/mysidia_one_click_handler_one_afmawww.gstatic.com/mysidia/9475976b3d2... https://www.gstatic.com/mysidia/9475976b3d2af33fba37207c76515039.js?tag=addon/mysidia_one_click_handler_one_afma — 200 — 17.2 KiB — 102 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473928/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473928/image.jpg — 200 — 7.7 KiB — 26 ms — h2https://tpc.googlesyndication.com/simgad/13512206693603591890/14763004658117789537tpc.googlesyndication.com/simgad/13... https://tpc.googlesyndication.com/simgad/13512206693603591890/14763004658117789537 — 200 — 85.3 KiB — 102 ms — h2https://tpc.googlesyndication.com/simgad/12758105433119338379/14763004658117789537?w=200&h=200&tw=1&q=75tpc.googlesyndication.com/simgad/12... https://tpc.googlesyndication.com/simgad/12758105433119338379/14763004658117789537?w=200&h=200&tw=1&q=75 — 200 — 8.5 KiB — 94 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473912/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473912/image.jpg — 200 — 7.2 KiB — 13 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473896/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473896/image.jpg — 200 — 6.3 KiB — 14 ms — h2https://ep2.adtrafficquality.google/generate_204?edO64gep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?edO64g — 204 — 40 B — 21 ms — h2https://pagead2.googlesyndication.com/pagead/adview?ai=CebdjfVvpacC_C7DqjuwPh8XZyA3yhLCwhgGhroDQshOhpvjz0B0QASDr6cEFYKECoAGugsizPcgBCakC3585luGisz6oAwHIA8sEqgTbAU_QopB65uB1HS2f9JJ-hRTp6ihXEOAMlWnLWW2FtdnFLB58Qkph23G4qszUNutoeUEXT5NZRGYMwYt8IYsorvEsct7gDnW6QC5ljaIi5BNkgdVrjKn5149dVEVA8FMfVQkTt5qc9TxQL9tzExlM8Tvd52aN1qI-t1mftHOxgpIjwQ3rjz0Cpvbgv-ikrShq0lmHo7FGMU9k7FlUS-mLW_AvHDLzY4XrfK5U8v2u9FMhVRmCnsyjay6_ZhB52Xk1w2TqHMPNo7AyfquARuJOEMDrKbQifRvxJmTt08AE2KL3rpoFiAXoyL6HUpIFBAgEGAGSBQQIBRgEoAYu2AYCgAeuupiTGKgHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcA8gcEEN6jEaAIjLSxBLAIAtIIMAiB4YBAEAEYnwMyCIuKgICAgIAKOgwAgMCAgICAqIACqANIvf3BOliU1IuC0IKUA4AKAcgLAaoNAkdI6g0TCOf1i4LQgpQDFTC1gwcdh2IW2YgOCbAOhc_3mxi4E-QD2BMLghQNGgt3d3cucXJ6LmNvbdAVAcoWAgoA-BYBgBcBshcsChoIABIUcHViLTI3Mzg0NDQ0NzU5NDA3ODQYABgBKgoxMTAxMzU1MTgxUAa6FwI4AaoYFwkAAAAAeEcRQRIKMTEwMTM1NTE4MRgBshgJEgKrThguIgEA0BgBwhkCCAE&sigh=lHlej7XeXXI&uach_m=%5BUACH%5D&template_id=484&ebtr=1&vis=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/adview?ai=CebdjfVvpacC_C7DqjuwPh8XZyA3yhLCwhgGhroDQshOhpvjz0B0QASDr6cEFYKECoAGugsizPcgBCakC3585luGisz6oAwHIA8sEqgTbAU_QopB65uB1HS2f9JJ-hRTp6ihXEOAMlWnLWW2FtdnFLB58Qkph23G4qszUNutoeUEXT5NZRGYMwYt8IYsorvEsct7gDnW6QC5ljaIi5BNkgdVrjKn5149dVEVA8FMfVQkTt5qc9TxQL9tzExlM8Tvd52aN1qI-t1mftHOxgpIjwQ3rjz0Cpvbgv-ikrShq0lmHo7FGMU9k7FlUS-mLW_AvHDLzY4XrfK5U8v2u9FMhVRmCnsyjay6_ZhB52Xk1w2TqHMPNo7AyfquARuJOEMDrKbQifRvxJmTt08AE2KL3rpoFiAXoyL6HUpIFBAgEGAGSBQQIBRgEoAYu2AYCgAeuupiTGKgHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcA8gcEEN6jEaAIjLSxBLAIAtIIMAiB4YBAEAEYnwMyCIuKgICAgIAKOgwAgMCAgICAqIACqANIvf3BOliU1IuC0IKUA4AKAcgLAaoNAkdI6g0TCOf1i4LQgpQDFTC1gwcdh2IW2YgOCbAOhc_3mxi4E-QD2BMLghQNGgt3d3cucXJ6LmNvbdAVAcoWAgoA-BYBgBcBshcsChoIABIUcHViLTI3Mzg0NDQ0NzU5NDA3ODQYABgBKgoxMTAxMzU1MTgxUAa6FwI4AaoYFwkAAAAAeEcRQRIKMTEwMTM1NTE4MRgBshgJEgKrThguIgEA0BgBwhkCCAE&sigh=lHlej7XeXXI&uach_m=%5BUACH%5D&template_id=484&ebtr=1&vis=1 — 200 — 19 B — 229 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://static.qrz.com/swapmeet_data/hp_block/1473893/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473893/image.jpg — 200 — 7.6 KiB — 23 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473879/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473879/image.jpg — 200 — 6.6 KiB — 27 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473888/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473888/image.jpg — 200 — 6.9 KiB — 33 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473875/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473875/image.jpg — 200 — 8.6 KiB — 27 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 132 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAIAAQ&ae=a&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=4&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=scroll&epn.percent_scrolled=90&_et=19&tfd=2982region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5FHF96DEWP&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAIAAQ&ae=a&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=4&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=scroll&epn.percent_scrolled=90&_et=19&tfd=2982 — 204 — 20 B — 62 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 128 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-5ELXPMCS72&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAIAAQ&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=pageview&_ee=1&epn.isSubscriber=0&epn.isLoggedIn=0&_et=17&tfd=2995region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-5ELXPMCS72&gtm=45je64k1v877177178za20g&_p=1776900988022&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAIAAQ&are=1&cid=1379162696.1776900988&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938466~115938469~117266400~117512543~118128923&sid=1776900988&sct=1&seg=0&dl=https%3A%2F%2Fwww.qrz.com%2F&dt=Callsign%20Database%20-%20QRZ.com&en=pageview&_ee=1&epn.isSubscriber=0&epn.isLoggedIn=0&_et=17&tfd=2995 — 204 — 20 B — 52 ms — h3https://static.qrz.com/swapmeet_data/hp_block/1473867/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473867/image.jpg — 200 — 5.4 KiB — 7 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473866/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473866/image.jpg — 200 — 4.7 KiB — 11 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473865/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473865/image.jpg — 200 — 5.9 KiB — 12 ms — h2https://static.qrz.com/swapmeet_data/hp_block/1473860/image.jpgstatic.qrz.com/swapmeet_data/hp_blo... https://static.qrz.com/swapmeet_data/hp_block/1473860/image.jpg — 200 — 6.5 KiB — 12 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 77 ms — h3https://static.qrz.com/headline_data/5061/image.jpg?v=1776629143static.qrz.com/headline_data/5061/i... https://static.qrz.com/headline_data/5061/image.jpg?v=1776629143 — 200 — 21.0 KiB — 10 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 42.2 KiB — 8 ms — h3https://static.qrz.com/headline_data/5060/image.jpg?v=1776573631static.qrz.com/headline_data/5060/i... https://static.qrz.com/headline_data/5060/image.jpg?v=1776573631 — 200 — 21.7 KiB — 12 ms — h2https://pagead2.googlesyndication.com/bg/Sch7e8XJA1W6U6Ddd1u8I7hds3pS6kyJ2HuGNpcqrB8.jspagead2.googlesyndication.com/bg/Sc... https://pagead2.googlesyndication.com/bg/Sch7e8XJA1W6U6Ddd1u8I7hds3pS6kyJ2HuGNpcqrB8.js — 200 — 22.9 KiB — 14 ms — h3https://pagead2.googlesyndication.com/btr/view?ai=CebdjfVvpacC_C7DqjuwPh8XZyA3yhLCwhgGhroDQshOhpvjz0B0QASDr6cEFYKECoAGugsizPcgBCakC3585luGisz6oAwHIA8sEqgTbAU_QopB65uB1HS2f9JJ-hRTp6ihXEOAMlWnLWW2FtdnFLB58Qkph23G4qszUNutoeUEXT5NZRGYMwYt8IYsorvEsct7gDnW6QC5ljaIi5BNkgdVrjKn5149dVEVA8FMfVQkTt5qc9TxQL9tzExlM8Tvd52aN1qI-t1mftHOxgpIjwQ3rjz0Cpvbgv-ikrShq0lmHo7FGMU9k7FlUS-mLW_AvHDLzY4XrfK5U8v2u9FMhVRmCnsyjay6_ZhB52Xk1w2TqHMPNo7AyfquARuJOEMDrKbQifRvxJmTt08AE2KL3rpoFiAXoyL6HUpIFBAgEGAGSBQQIBRgEoAYu2AYCgAeuupiTGKgHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcA8gcEEN6jEaAIjLSxBLAIAtIIMAiB4YBAEAEYnwMyCIuKgICAgIAKOgwAgMCAgICAqIACqANIvf3BOliU1IuC0IKUA4AKAcgLAaoNAkdI6g0TCOf1i4LQgpQDFTC1gwcdh2IW2YgOCbAOhc_3mxi4E-QD2BMLghQNGgt3d3cucXJ6LmNvbdAVAcoWAgoA-BYBgBcBshcsChoIABIUcHViLTI3Mzg0NDQ0NzU5NDA3ODQYABgBKgoxMTAxMzU1MTgxUAa6FwI4AaoYFwkAAAAAeEcRQRIKMTEwMTM1NTE4MRgBshgJEgKrThguIgEA0BgBwhkCCAE&sigh=lHlej7XeXXI&uach_m=%5BUACH%5D&template_id=484&ibtr=1pagead2.googlesyndication.com/btr/v... https://pagead2.googlesyndication.com/btr/view?ai=CebdjfVvpacC_C7DqjuwPh8XZyA3yhLCwhgGhroDQshOhpvjz0B0QASDr6cEFYKECoAGugsizPcgBCakC3585luGisz6oAwHIA8sEqgTbAU_QopB65uB1HS2f9JJ-hRTp6ihXEOAMlWnLWW2FtdnFLB58Qkph23G4qszUNutoeUEXT5NZRGYMwYt8IYsorvEsct7gDnW6QC5ljaIi5BNkgdVrjKn5149dVEVA8FMfVQkTt5qc9TxQL9tzExlM8Tvd52aN1qI-t1mftHOxgpIjwQ3rjz0Cpvbgv-ikrShq0lmHo7FGMU9k7FlUS-mLW_AvHDLzY4XrfK5U8v2u9FMhVRmCnsyjay6_ZhB52Xk1w2TqHMPNo7AyfquARuJOEMDrKbQifRvxJmTt08AE2KL3rpoFiAXoyL6HUpIFBAgEGAGSBQQIBRgEoAYu2AYCgAeuupiTGKgHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAf3wrEC2AcA8gcEEN6jEaAIjLSxBLAIAtIIMAiB4YBAEAEYnwMyCIuKgICAgIAKOgwAgMCAgICAqIACqANIvf3BOliU1IuC0IKUA4AKAcgLAaoNAkdI6g0TCOf1i4LQgpQDFTC1gwcdh2IW2YgOCbAOhc_3mxi4E-QD2BMLghQNGgt3d3cucXJ6LmNvbdAVAcoWAgoA-BYBgBcBshcsChoIABIUcHViLTI3Mzg0NDQ0NzU5NDA3ODQYABgBKgoxMTAxMzU1MTgxUAa6FwI4AaoYFwkAAAAAeEcRQRIKMTEwMTM1NTE4MRgBshgJEgKrThguIgEA0BgBwhkCCAE&sigh=lHlej7XeXXI&uach_m=%5BUACH%5D&template_id=484&ibtr=1 — 200 — 18 B — 128 ms — h3https://static.qrz.com/headline_data/5062/image.jpg?v=1776721354static.qrz.com/headline_data/5062/i... https://static.qrz.com/headline_data/5062/image.jpg?v=1776721354 — 200 — 19.8 KiB — 6 ms — h2https://static.qrz.com/headline_data/5058/image.jpg?v=1776129397static.qrz.com/headline_data/5058/i... https://static.qrz.com/headline_data/5058/image.jpg?v=1776129397 — 200 — 16.8 KiB — 6 ms — h2https://static.qrz.com/headline_data/5059/image.jpg?v=1776311985static.qrz.com/headline_data/5059/i... https://static.qrz.com/headline_data/5059/image.jpg?v=1776311985 — 200 — 15.7 KiB — 7 ms — h2https://static.qrz.com/headline_data/5057/image.jpg?v=1775952795static.qrz.com/headline_data/5057/i... https://static.qrz.com/headline_data/5057/image.jpg?v=1775952795 — 200 — 11.5 KiB — 7 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260421&jk=2346534121970906&bg=!GBulG3nNAAa1ilLUlYo7AEcBe5WfOLM_oWboziUmlAQt0Zd4mRh6GD4nJ-lqhylVhx-TiquHkHbXn4aptQ3Ikb47HKwsdWnQtgVMDorqtF3iSve0ulmsjQIAAAD1UgAAABFoAQd-ADb3jy4DCRqOvoye2B3XfqaAsHHM4GVuLe6ZHS1lp4XIzoGEM_3lPeryKhkNALgqxY0F0JejCZKZApqqIEdN6i_x5eF5LjVH4y-H8fjOYsFq95GNo3UlC0UvSAx06z49xC5pMV3FXiXUgn8pK_-Y76JN0N8L-VhkcxiEepVOK9vXPgJpumw0PbhQrF2TlKgfceBXw3eayGQwtTqDA4uh4hS2VAywRXlc2aUnARE6NfOX4rx-BeCxmlRN8in5EfISbkLBQgBkaKqAdta_53zAc32CJHwBO9U4BwUW16wHNTZAURWwJdTZ-9I8dcLS8Ee9xSZzujeWfI7pm6-cgzaxSobxoGMrCTz_L76_pNDLw4UTMxhmwjfJF6vhwC5JTjZ7QmjouxFnbSVlLF5exh2TuCCIDDM2yjtJOX-y8PfaAEAA8xFxTQRAc-9ND0JPPv-Ik81F8IX0Rf9v8_nWfcyHqqTjo7Bh-RXZvr9ZkVuR3QGTFQL-lsueYDCwHAr3uSVOYfjWTZRYXdjR7n68HXQzKL9PP41g-vnTBawEu8vkpWYXN-o5rkT-TAv9iAB5hPzCFHPKjLlXVyYDWUVjhUmtMjfaHNn_jw2OSQgkaBtV70tYWsw4uFxziwygdXsogMS4Q7J7nGPETcXBk9OeGMVpXcDNU5jRUFkxE8wk936kPZO7J2LrVGhhtgjzXpfVYCWheXmoZ9ZK009vPhYVcl9cMmYSAudXUo86qx9Jhwz7E87S0Qp4yQOENXh6Mnky2j2Mngn3BxUGkur75gd374KoiwcIBCVcc894qDqGVvFRhfbmWBrRPhJjfxTxXOd5omM7gsdc_1MEzKp0fkDmliz7USKmOwkwL7TcEvvyM4z7MJb1JuSH9RXthF93_oS7Oa7JMuSBPOIEtYWvtS2izNDhH3Pfi1npsug_lZuP6Y-PSnI5mKpS65hA7byj0gr0c-y2emCATB8ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260421&jk=2346534121970906&bg=!GBulG3nNAAa1ilLUlYo7AEcBe5WfOLM_oWboziUmlAQt0Zd4mRh6GD4nJ-lqhylVhx-TiquHkHbXn4aptQ3Ikb47HKwsdWnQtgVMDorqtF3iSve0ulmsjQIAAAD1UgAAABFoAQd-ADb3jy4DCRqOvoye2B3XfqaAsHHM4GVuLe6ZHS1lp4XIzoGEM_3lPeryKhkNALgqxY0F0JejCZKZApqqIEdN6i_x5eF5LjVH4y-H8fjOYsFq95GNo3UlC0UvSAx06z49xC5pMV3FXiXUgn8pK_-Y76JN0N8L-VhkcxiEepVOK9vXPgJpumw0PbhQrF2TlKgfceBXw3eayGQwtTqDA4uh4hS2VAywRXlc2aUnARE6NfOX4rx-BeCxmlRN8in5EfISbkLBQgBkaKqAdta_53zAc32CJHwBO9U4BwUW16wHNTZAURWwJdTZ-9I8dcLS8Ee9xSZzujeWfI7pm6-cgzaxSobxoGMrCTz_L76_pNDLw4UTMxhmwjfJF6vhwC5JTjZ7QmjouxFnbSVlLF5exh2TuCCIDDM2yjtJOX-y8PfaAEAA8xFxTQRAc-9ND0JPPv-Ik81F8IX0Rf9v8_nWfcyHqqTjo7Bh-RXZvr9ZkVuR3QGTFQL-lsueYDCwHAr3uSVOYfjWTZRYXdjR7n68HXQzKL9PP41g-vnTBawEu8vkpWYXN-o5rkT-TAv9iAB5hPzCFHPKjLlXVyYDWUVjhUmtMjfaHNn_jw2OSQgkaBtV70tYWsw4uFxziwygdXsogMS4Q7J7nGPETcXBk9OeGMVpXcDNU5jRUFkxE8wk936kPZO7J2LrVGhhtgjzXpfVYCWheXmoZ9ZK009vPhYVcl9cMmYSAudXUo86qx9Jhwz7E87S0Qp4yQOENXh6Mnky2j2Mngn3BxUGkur75gd374KoiwcIBCVcc894qDqGVvFRhfbmWBrRPhJjfxTxXOd5omM7gsdc_1MEzKp0fkDmliz7USKmOwkwL7TcEvvyM4z7MJb1JuSH9RXthF93_oS7Oa7JMuSBPOIEtYWvtS2izNDhH3Pfi1npsug_lZuP6Y-PSnI5mKpS65hA7byj0gr0c-y2emCATB8 — 204 — 17 B — 20 ms — h3https://static.qrz.com/headline_data/5056/image.jpg?v=1775952831static.qrz.com/headline_data/5056/i... https://static.qrz.com/headline_data/5056/image.jpg?v=1775952831 — 200 — 19.5 KiB — 6 ms — h2https://static.qrz.com/headline_data/5055/image.jpg?v=1775756952static.qrz.com/headline_data/5055/i... https://static.qrz.com/headline_data/5055/image.jpg?v=1775756952 — 200 — 22.3 KiB — 5 ms — h2https://static.qrz.com/headline_data/5053/image.jpg?v=1775261932static.qrz.com/headline_data/5053/i... https://static.qrz.com/headline_data/5053/image.jpg?v=1775261932 — 200 — 9.5 KiB — 4 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuTMBz8GVA-ynITxENNtKp-Cwe4xZURYBpz_2Owb3A61ZDv5xGB8q6RF1SbR3xIf4ITQLumKHEA_At29_9F74EycAqLsg56enw5ylGQNFjxXagvLHx6mtMmGFFB9xKrz608-b9A4P7PrNL17jC7lHqFv-jsWDx1_a27kvMENniI_0HBStzjWzg7&sig=Cg0ArKJSzH-db-RtCtvpEAE&id=lidar2&mcvt=1000&p=0,0,600,300&tm=1111.8000001907349&tu=111.60000014305115&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=22&adk=3314317800&rs=2&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7283378900&rst=1776900989158&rpt=717&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuTMBz8GVA-ynITxENNtKp-Cwe4xZURYBpz_2Owb3A61ZDv5xGB8q6RF1SbR3xIf4ITQLumKHEA_At29_9F74EycAqLsg56enw5ylGQNFjxXagvLHx6mtMmGFFB9xKrz608-b9A4P7PrNL17jC7lHqFv-jsWDx1_a27kvMENniI_0HBStzjWzg7&sig=Cg0ArKJSzH-db-RtCtvpEAE&id=lidar2&mcvt=1000&p=0,0,600,300&tm=1111.8000001907349&tu=111.60000014305115&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=22&adk=3314317800&rs=2&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7283378900&rst=1776900989158&rpt=717&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 11 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 7572ms · 870KB · €82/mo
static.qrz.com
Other
Costly
Execution 2892ms
Transfer 31 KB
Monthly Cost €31/mo
Unattributable
Other
Costly
Execution 1015ms
Transfer 0 KB
Monthly Cost €11/mo
www.qrz.com
Other
Costly
Execution 853ms
Transfer 21 KB
Monthly Cost €9/mo
pagead2.googlesyndication.com
Other
Costly
Execution 832ms
Transfer 177 KB
Unused 75%
Monthly Cost €9/mo
Google Tag Manager
Tag Manager
Costly
Execution 680ms
Transfer 156 KB
Unused 39%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 307ms
Transfer 145 KB
Unused 47%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 273ms
Transfer 117 KB
Unused 53%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 269ms
Transfer 132 KB
Unused 50%
Monthly Cost €3/mo
pagead2.googlesyndication.com
Other
Optional
Execution 187ms
Transfer 54 KB
Unused 46%
Monthly Cost €2/mo
www.qrz.com
Other
Optional
Execution 132ms
Transfer 8 KB
Monthly Cost €1/mo
Google Analytics
Analytics
Optional
Execution 67ms
Transfer 21 KB
Monthly Cost €1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 65ms
Transfer 8 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • static.qrz.com adds 2892ms and costs ~€31/month
  • Unattributable adds 1015ms and costs ~€11/month
  • www.qrz.com adds 853ms and costs ~€9/month
  • pagead2.googlesyndication.com adds 832ms and costs ~€9/month
  • Google Tag Manager adds 680ms and costs ~€7/month
  • Google Tag Manager adds 307ms and costs ~€3/month
  • Google Tag Manager adds 273ms and costs ~€3/month
  • Google Tag Manager adds 269ms and costs ~€3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

static.qrz.com takes 2892ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 1015ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.qrz.com takes 853ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

pagead2.googlesyndication.com takes 832ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

75% of pagead2.googlesyndication.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 680ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 307ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 273ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

53% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 269ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

50% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback