Skip to content
https://computer.org

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
83
GRADE
B
FIX
1
REVIEW
3
PASS
5
INFO
0
Probed from Madrid, Spain
302 Found
Checks
9
5 PASS 3 REVIEW 1 FIX
D
CDN & Delivery
Action
No CDN detected
FIX
No CDN detected
Warning::
No CDN detected
A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.
No CDN detected

Consider using a CDN to improve global delivery speed and reduce origin load.

C
IPv6 Readiness
Action
No IPv6 support
REVIEW
No IPv6 support
Info::
No IPv6 (AAAA) records found
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No IPv6 Support
About 40% of internet users have IPv6. Consider adding AAAA records.

IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

Why this matters

No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.

Source: Google IPv6 stats

C
URL Variants
Action
www/non-www, trailing slash, HTTP→HTTPS
REVIEW
www/non-www, trailing slash, HTTP→HTTPS
Critical::
Both www and non-www versions serve content
Got: Both variants return 200 Expected: One variant 301-redirects to the other
Warning::
HTTP→HTTPS redirect uses 302 instead of 301
Got: 302 temporary redirect Expected: 301 permanent redirect

www / non-www

200https://www.computer.org/
200https://computer.org/

Inconsistent — duplicate content risk

HTTP → HTTPS

302http://computer.org/ https://www.computer.org/

Use 301 (permanent) instead of 302 (temporary)

B
TLS Certificate Expiry & Recommendations
255 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

255
days left
0d 30d 60d 90d+

Recommended actions

  • Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
  • Enable DNSSEC on your domain for DNS spoofing protection
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A
DNS Records
1 A records, 761 ms lookup
PASS
1 A records, 761 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 140.98.193.152
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
No IPv6 (AAAA) records
Info::
3 nameserver(s) configured
Got: ns1.ieee.org, ns3.ieee.org, ns2.ieee.org
Info::
5 mail exchanger(s) configured
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
SPF record present in TXT
Warning::
DNS resolution is slow (761 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 761 ms
A140.98.193.152
AAAA
CNAME
NSns1.ieee.org, ns3.ieee.org, ns2.ieee.org
MX
10 aspmx.l.google.com
20 alt1.aspmx.l.google.com
30 alt2.aspmx.l.google.com
40 alt3.aspmx.l.google.com
50 alt4.aspmx.l.google.com
TXT
_globalsign-domain-verification=Gn5-rbUyX_FGnK1mQ2TKVlHojgv6dcTbdeuCtlAVPY
google-site-verification=PponvddYmgnq3Ox0_PZWPeUdGwSbyMDBewmQ2ZNkfzg
webexdomainverification.4C675B89B682B136E053AB06FC0A3F65=da75a81a-0c3d-480c-8200...
MS=ms80665593
Dynatrace-site-verification=a65c5be1-c667-4437-906b-345c02320969__hgqmfimvqgcieg...
adobe-idp-site-verification=66e37d5f37cffff08dd0f232c1458c79e2d0e928df359617a2dc...
workplace-domain-verification=qOGd5zSngP9B71HTbKXYgtOlaEk14K
google-site-verification=zLQlLiRh_znrcEmAUjH0H1uqezFG2FsoTJ_EjUfdtG0
SPF v=spf1 include:_netblock1.computer.org include:_spf.google.com include:emsd1.com...
24032022
google-site-verification=ENTuzGNMGQ3yvw1vHUeEFF1-Jg5y6binc0ATRdM7jJ8
wpe-verification=ieeecshost
google-site-verification=ym6u1gMxaCoKA63zjJtesc2XzCrOTwef26RwIvJuMM0
miro-verification=24e452845616d0a571402938a7608473f0141262
google-site-verification=jxkhBtaf9VsFL5u9dqfOQQCZDIoQdx1aiKlkQEUgAvk
google-site-verification=vdhlYzuruRviAPp4m86yGT4U3iKvWR2ybhFuqUZ8n5o
google-site-verification=k3UE30K5sV2Dj8REuMZZcpSZxy3qW2yxnL3Mp-MXY_Q
6f5b13c215d7dd46044bc35f49c54a53d582478619e35be6442c6bb5527fbcd
google-site-verification=R1Y1rJKU9q6UT1cfgZVXc4mBnLdgCjw92OwyqZf3IFM
google-site-verification=YSa0kJfdSm60h7brSXY2tuEQwxzP80xwG6hauPbHwo0
CAALookup not available with standard resolver
Resolved in 761 ms

Multiple A records provide failover if one server goes down.

Why this matters

Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.

Learn more

Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.

Source: SRE practice / DNS architecture

CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.

Why this matters

Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.

Slow DNS adds latency to every page load. Consider a faster DNS provider.

Why this matters

DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.

Source: DNS performance benchmarks

A
Redirect Chain
1 redirect(s), 691 ms total
PASS
1 redirect(s), 691 ms total
Info::
Single redirect
Got: https://computer.org → https://www.computer.org/ (302)
Info::
WWW normalization redirect
Info::
Uses 302 (temporary) redirect
If permanent, use 301 instead.
Got: https://computer.org
Info::
Redirect overhead: 691 ms total
Got: 691 ms

https://computer.org

307 ms · HTTP/1.0

302

https://www.computer.org/

384 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://computer.org302307 msHTTP/1.0BigIP
2https://www.computer.org/200384 msHTTP/1.1CloudFront

See the visual redirect chain in the HTTP Probe tab →

If permanent, use 301 instead.

Why this matters

302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.

Learn more

Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).

Source: Google Search Central

A+
Crawlability
robots.txt present, sitemap with 5 URLs
PASS
robots.txt present, sitemap with 5 URLs
Info::
robots.txt is present
Got: 823 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 5 entries
Info::
Sitemap index with 5 child sitemaps
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 823 B Sitemaps referenced 1 User-agents * Blocking No — crawling allowed
User-agent: *
# Allow crawling of all content
Allow: /

# Disallow crawling of build/system-specific paths

# NextJS
Disallow: /_next/
Disallow: /api/
Disallow: /private/
Disallow: /admin/

# Search
Disallow: /search
Disallow: /*?*

# WordPress
Allow: /wp-admin/admin-ajax.php
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/plugins/
Disallow: /wp-content/themes/
Disallow: /wp-content/cache/
Disallow: /wp-json/
Disallow: /?rest_route=
Disallow: /xmlrpc.php
Disallow: /readme.html
Disallow: /license.txt
Disallow: /*?s=
Disallow: /*?p=*
Disallow: /trackback/
Disallow: /feed/
Disallow: /comments/
Disallow: /category/*/*
Disallow: */trackback/
Disallow: */feed/
Disallow: */comments/
Disallow: /*?
Disallow: /*.php$
Disallow: /*.inc$
Disallow: /*.gz$

Sitemap: https://www.computer.org/sitemap_index.xml
A+
Domain Intelligence
computer.org — via Network Solutions, LLC, 33 years, 2 months old, hosted on IEEE - Institute of Electrical and Electronics Engineers, Inc, US
PASS
computer.org — via Network Solutions, LLC, 33 years, 2 months old, hosted on IEEE - Institute of Electrical and Electronics Engineers, Inc, US
Info::
Domain registered until Jul 14, 2031 (5 years, 3 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: Network Solutions, LLC
Warning::
Registrar lock is NOT enabled
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Info::
Hosting: IEEE - Institute of Electrical and Electronics Engineers, Inc, US
Got: AS13462
Domain expiry

1822 days

July 14, 2031

SSL certificate

255 days

Issued by Network Solutions L.L.C.

Domain age

33 years, 2 months

Registered July 15, 1993

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

IEEE - Institute of Electrical and Electronics Engineers, Inc, US

ASN AS13462

140.98.193.152

Registrar

Network Solutions, LLC

Unlocked 3 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar Network Solutions, LLC
Created July 15, 1993 (33 years, 2 months ago)
Expires July 14, 2031 (5 years, 3 months)
Last Updated May 22, 2025
Name Servers ns1.ieee.org, ns2.ieee.org, ns3.ieee.org
DNSSEC Not enabled
Hosting
IP Address 140.98.193.152
ASN AS13462 (IEEE - Institute of Electrical and Electronics Engineers, Inc, US)
Provider IEEE - Institute of Electrical and Electronics Engineers, Inc, US
Data source: rdap (0.6s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.

Why this matters

Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.

Learn more

Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.

Source: ICANN / domain-security best practice

A+
HTTP Probe Timing
Total 394 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
113 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
93 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
96 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
394 ms
Total Time Total request time from DNS lookup through full response.
394 ms

Connection waterfall

DNS Lookup 113 ms TCP Connect 93 ms TLS Handshake 96 ms Server Processing 93 ms Content Transfer 0 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback