Skip to content
https://eluniverso.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
86
GRADE
B
FIX
1
REVIEW
3
PASS
5
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
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

B
URL Variants
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
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

200https://www.eluniverso.com/
200https://eluniverso.com/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://eluniverso.com/ https://www.eluniverso.com:443/

Consistent

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

Certificate validity

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

Recommended actions

  • Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
  • 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
2 A records, 39 ms lookup
PASS
2 A records, 39 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 15.197.168.244, 3.33.171.58
Info::
No IPv6 (AAAA) records
Info::
4 nameserver(s) configured
Got: ns4.p28.dynect.net, ns1.p28.dynect.net, ns3.p28.dynect.net, ns2.p28.dynect.net
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
Info::
DNS resolution time: 39 ms
Got: 39 ms
A15.197.168.244, 3.33.171.58
AAAA
CNAME
NSns4.p28.dynect.net, ns1.p28.dynect.net, ns3.p28.dynect.net, ns2.p28.dynect.net
MX
10 ASPMX.L.GOOGLE.com
20 ALT1.ASPMX.L.GOOGLE.com
20 ALT2.ASPMX.L.GOOGLE.com
30 ASPMX3.GOOGLEMAIL.com
30 ASPMX2.GOOGLEMAIL.com
TXT
ns7hce933bu93podobcn77f2do
google-site-verification=B1_oT_vlOozM0i_1uBNfbXsd4PvbE5PrT5HEk_K1KzU
google-site-verification=hqkJX1lRkIkN0YU34YHm5SMEGQza_mwe-T_-MLMeMrc
SPF v=spf1 include:spf.mandrillapp.com include:virtualnewspaper.it include:emsd1.com...
usib86qsfvtcohafj4u24t5qp4
facebook-domain-verification=z46dnv6jc2t8lbglm6phsapdu0cm26
_globalsign-domain-verification=dAaqdOH-AO9YD7m6rNYPf9S-GrMkX3uqqzMznF3SrS
_globalsign-domain-verification=3_1gRaAk96wFvXtXKHjIaI9Ew5GcqF5wtj8Uyt292w
stripe-verification=6487a866ef7d3b007c33890e1e8b4de0fd375bed0108f88b7a5b04a2a013...
nlkj2rvfohf063atnllnc6g81q
CAALookup not available with standard resolver
Resolved in 39 ms

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.

A
Redirect Chain
1 redirect(s), 319 ms total
PASS
1 redirect(s), 319 ms total
Info::
Single redirect
Got: https://eluniverso.com → https://www.eluniverso.com:443/ (301)
Info::
WWW normalization redirect

https://eluniverso.com

115 ms · HTTP/1.1

301

https://www.eluniverso.com:443/

204 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://eluniverso.com301115 msHTTP/1.1awselb/2.0
2https://www.eluniverso.com:443/200204 msHTTP/1.1openresty

See the visual redirect chain in the HTTP Probe tab →

A+
Crawlability
robots.txt present, sitemap with 59 URLs
PASS
robots.txt present, sitemap with 59 URLs
Info::
robots.txt is present
Got: 3523 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 59 entries
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 3523 B Sitemaps referenced 0 User-agents *, grapeshot Blocking No — crawling allowed
#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used:    http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/robotstxt.html

User-agent: *
Crawl-delay: 10
# CSS, JS, Images
Allow: /misc/*.css$
Allow: /misc/*.css?
Allow: /misc/*.js$
Allow: /misc/*.js?
Allow: /misc/*.gif
Allow: /misc/*.jpg
Allow: /misc/*.jpeg
Allow: /misc/*.png
Allow: /modules/*.css$
Allow: /modules/*.css?
Allow: /modules/*.js$
Allow: /modules/*.js?
Allow: /modules/*.gif
Allow: /modules/*.jpg
Allow: /modules/*.jpeg
Allow: /modules/*.png
Allow: /profiles/*.css$
Allow: /profiles/*.css?
Allow: /profiles/*.js$
Allow: /profiles/*.js?
Allow: /profiles/*.gif
Allow: /profiles/*.jpg
Allow: /profiles/*.jpeg
Allow: /profiles/*.png
Allow: /themes/*.css$
Allow: /themes/*.css?
Allow: /themes/*.js$
Allow: /themes/*.js?
Allow: /themes/*.gif
Allow: /themes/*.jpg
Allow: /themes/*.jpeg
Allow: /themes/*.png
# Directories
Disallow: /includes/
Disallow: /misc/
Disallow: /modules/
Disallow: /profiles/
Disallow: /scripts/
Disallow: /themes/
# Files
Disallow: /CHANGELOG.txt
Disallow: /cron.php
Disallow: /INSTALL.mysql.txt
Disallow: /INSTALL.pgsql.txt
Disallow: /INSTALL.sqlite.txt
Disallow: /install.php
Disallow: /INSTALL.txt
Disallow: /LICENSE.txt
Disallow: /MAINTAINERS.txt
Disallow: /update.php
Disallow: /UPGRADE.txt
Disallow: /xmlrpc.php
# Paths (clean URLs)
Disallow: /admin/
Disallow: /comment/reply/
Disallow: /filter/tips/
Disallow: /node/add/
Disallow: /search/
Disallow: /user/register/
Disallow: /user/password/
Disallow: /user/login/
Disallow: /user/logout/
# Paths (no clean URLs)
Disallow: /?q=admin/
Disallow: /?q=comment/reply/
Disallow: /?q=filter/tips/
Disallow: /?q=node/add/
Disallow: /?q=search/
Disallow: /?q=user/password/
Disallow: /?q=user/register/
Disallow: /?q=user/login/
Disallow: /?q=user/logout/
Disallow: /arc/outboundfeeds/rss/*
Disallow: /arc/outboundfeeds/pressreader/*
Disallow: /suscripciones/planexpirado
Disallow: /suscripciones/plancancelado
Disallow: /suscripciones/ofertaexclusiva/
Disallow: /suscripciones/recuperacion/

User-agent: grapeshot
Disallow:

# Bloqueo de bots de IA y bots específicos

# Bots de IA
#User-agent: anthropic-ai
#Disallow: /

#User-agent: ChatGPT-User
#Disallow: /

#User-agent: ClaudeBot
#Disallow: /

#User-agent: Claude-Web
#Disallow: /

#User-agent: cohere-ai
#Disallow: /

#User-agent: GPTBot
#Disallow: /

#User-agent: PerplexityBot
#Disallow: /

# Bots relacionados con plataformas como Telegram
#User-agent: TelegramBot
#Disallow: /

# Otros bots conocidos
#User-agent: AwarioRssBot
#Disallow: /

#User-agent: AwarioSmartBot
#Disallow: /

#User-agent: Bytespider
#Disallow: /

#User-agent: CCBot
#Disallow: /

#User-agent: DataForSeoBot
#Disallow: /

#User-agent: Diffbot
#Disallow: /

#User-agent: Google-Extended
#Disallow: /

#User-agent: magpie-crawler
#Disallow: /

#User-agent: NewsNow
#Disallow: /

#User-agent: news-please
#Disallow: /

#User-agent: omgili
#Disallow: /

#User-agent: omgilibot
#Disallow: /

#User-agent: peer39_crawler
#Disallow: /

#User-agent: Quora-Bot
#Disallow: /

#User-agent: Scrapy
#Disallow: /

#User-agent: TurnitinBot
#Disallow: /
A+
Domain Intelligence
eluniverso.com — via DNC Holdings, Inc., 30 years, 2 months old, hosted on AWS
PASS
eluniverso.com — via DNC Holdings, Inc., 30 years, 2 months old, hosted on AWS
Info::
Domain registered until Jul 7, 2028 (2 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: DNC Holdings, Inc.
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: AWS
Got: AS16509
Domain expiry

726 days

July 7, 2028

SSL certificate

314 days

Issued by Amazon

Domain age

30 years, 2 months

Registered July 8, 1996

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

AWS

ASN AS16509

15.197.168.244

Registrar

DNC Holdings, Inc.

Unlocked 4 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 DNC Holdings, Inc.
Created July 8, 1996 (30 years, 2 months ago)
Expires July 7, 2028 (2 years, 3 months)
Last Updated June 7, 2023
Name Servers ns1.p28.dynect.net, ns2.p28.dynect.net, ns3.p28.dynect.net, ns4.p28.dynect.net
DNSSEC Not enabled
Hosting
IP Address 15.197.168.244
ASN AS16509 (AMAZON-02 - Amazon.com, Inc., US)
Provider AWS
Data source: rdap (0.3s)

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 159 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
39 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
1 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
85 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
159 ms
Total Time Total request time from DNS lookup through full response.
160 ms

Connection waterfall

DNS Lookup 39 ms TCP Connect 1 ms TLS Handshake 85 ms Server Processing 34 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