Skip to content
https://Magicandcards.com

Infrastructure

· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
85
GRADE
B
FIX
0
REVIEW
9
PASS
8
INFO
0
Probed from Sao Paulo, Brazil
200 OK
Checks
17
8 PASS 9 REVIEW
B
DNSSEC
Unsigned (DNSSEC not deployed)
REVIEW
Unsigned (DNSSEC not deployed)
Info::
DNSSEC is not deployed
The zone is not DNSSEC-signed. Users on validating resolvers (Cloudflare 1.1.1.1, Quad9 9.9.9.9, growing default in mobile resolvers) get no protection against DNS spoofing for this domain. Most registrars now offer DNSSEC at a single click; consider enabling it for sites where authenticity matters (banking, healthcare, government).
B
CAA Records
No CAA records (any CA may issue certificates)
REVIEW
No CAA records (any CA may issue certificates)
Info::
No CAA records published
Without CAA records, any publicly-trusted CA can issue certificates for this domain. Adding a CAA record (`yourdomain. IN CAA 0 issue "letsencrypt.org"`) restricts issuance to CAs you authorize. Required by CAB Forum baseline since 2017; the default of 'any CA' is widely supported but is the broader attack surface for issuance fraud.
C
Reverse DNS
Action
0/1 IPs match cert SAN
REVIEW
0/1 IPs match cert SAN
Info::
PTR lookup failed for 192.200.160.10: lookup 192.200.160.10: no such host
No reverse DNS record set for this IP. Common on bare cloud-VM IPs without provider-side PTR; not a security issue.
B
Multi-Resolver DNS Speed
Mean 152ms across 3 resolvers (spread 9ms)
REVIEW
Mean 152ms across 3 resolvers (spread 9ms)
Info::
Cloudflare: 147ms
Got: 147ms via 1.1.1.1:53
Info::
Quad9: 155ms
Got: 155ms via 9.9.9.9:53
Info::
Google: 156ms
Got: 156ms via 8.8.8.8:53
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
HTTP Probe Timing
Total 1001 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
REVIEW
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
326 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.
13 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
978 ms
Total Time Total request time from DNS lookup through full response.
1.00 s

Connection waterfall

DNS Lookup 326 ms TCP Connect 1 ms TLS Handshake 13 ms Server Processing 638 ms Content Transfer 23 ms
B
TLS Certificate Expiry & Recommendations
253 days until leaf cert expires — 4 issues to address
REVIEW

Certificate validity

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

Recommended actions

  • Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
  • Add includeSubDomains to the HSTS directive
  • Add the preload directive and submit to hstspreload.org once max-age + includeSubDomains are in place
  • Enable DNSSEC on your domain for DNS spoofing protection
B
Operational Status Page
No status page link detected
REVIEW
No status page link detected
Info::
No operational status page link detected
Status pages communicate planned maintenance and incidents to users -- a hallmark of operationally-mature services. Most SaaS teams publish one via Atlassian Statuspage, Instatus, BetterUptime, or a self-hosted Cachet. Smaller sites legitimately don't need one; flagged as Info, not a failure.
B
Health Check Endpoint
No conventional health endpoint found
REVIEW
No conventional health endpoint found
Info::
No conventional health endpoint found
Health endpoints (/health, /healthz, /status, /ping, /api/health) let uptime monitors, load balancers, and orchestration systems (Kubernetes, ECS, Fly.io) verify the service is alive. Marketing sites and small services often skip them legitimately; flagged as Info, not a failure. Probe results: /api/health: 404, /health: 404, /healthz: 404, /ping: 404, /status: 404.
A
DNS Records
1 A records, 306 ms lookup
PASS
1 A records, 306 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 192.200.160.10
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.bigcommerce.com, ns3.bigcommerce.com, ns2.bigcommerce.com
Info::
5 mail exchanger(s) configured
Info::
SPF record present in TXT
Warning::
DNS resolution is slow (306 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 306 ms
A192.200.160.10
AAAA
CNAME
NSns1.bigcommerce.com, ns3.bigcommerce.com, ns2.bigcommerce.com
MX
1 ASPMX.L.GOOGLE.com
5 ALT1.ASPMX.L.GOOGLE.com
5 ALT2.ASPMX.L.GOOGLE.com
10 ALT3.ASPMX.L.GOOGLE.com
10 ALT4.ASPMX.L.GOOGLE.com
TXT
google-site-verification=gGnTmuOgz4rWKKGi51ExP_1DpcYoiwIb01SOGgByZoc
google-site-verification=-TFcabSfra05FdGtqruRbupZn0yfAsAoKG3-Mt_03ug
945e277c4f4afd074e20834472dc85b2
yandex-verification: b24e67ae2e4e5eb4
SPF v=spf1 include:spf.mailjet.com include:_spf.google.com +a +mx include:_spf.bigco...
CAALookup not available with standard resolver
Resolved in 306 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

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+
Subdomain Takeover
No subdomain takeover risk detected
PASS
No subdomain takeover risk detected
Info::
No CNAME record present
A+
Redirect Chain
No redirects — direct access
PASS
No redirects — direct access
Info::
No redirects — direct access
Got: https://Magicandcards.com

https://Magicandcards.com

560 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://Magicandcards.com200560 msHTTP/1.1cloudflare
A+
Crawlability
robots.txt present, sitemap with 5 URLs
PASS
robots.txt present, sitemap with 5 URLs
Info::
robots.txt is present
Got: 2491 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 2491 B Sitemaps referenced 1 User-agents ChatGPT-User, FacebookBot, Google-Extended, GoogleOther-Image, ImagesiftBot, Ai2Bot-Dolma, Bytespider, CCBot, Claude-Web, ICC-Crawler, anthropic-ai, GoogleOther, PetalBot, cohere-ai, facebookexternalhit, Meta-ExternalAgent, OAI-SearchBot, YouBot, iaskspider/2.0, Meta-WebIndexer, ClaudeBot, GPTBot, VelenPublicWebCrawler, omgili, omgilibot, *, Applebot-Extended, Diffbot, FriendlyCrawler, GoogleOther-Video, Kangaroo Bot, PerplexityBot, Sidetrade indexer bot, Timpibot, Webzio-Extended, img2dataset, Amazonbot, Applebot, ISSCyberRiskCrawler, Meta-ExternalAds, Scrapy, Meta-ExternalFetcher, AI2Bot Blocking No — crawling allowed
User-agent: *
Allow: /
Allow: /bicycle-invoked-playing-cards-stripper-deck/
Allow: /bicycle-invoked-playing-cards/
Allow: /products/
Allow: /categories/
Disallow: /account.php
Disallow: /cart.php
Disallow: /checkout.php
Disallow: /checkout
Disallow: /finishorder.php
Disallow: /login.php
Disallow: /orderstatus.php
Disallow: /postreview.php
Disallow: /productimage.php
Disallow: /productupdates.php
Disallow: /remote.php
Disallow: /search.php
Disallow: /viewfile.php
Disallow: /wishlist.php
Disallow: /admin/
Disallow: /__socialshop/
Disallow: /wholesale-bicycle-invoked-playing-cards/
Disallow: /wholesale-bicycle-invoked-playing-cards-stripper-deck/
Disallow: /banderaction-download-Gary-Pierce/
Disallow: /invoked2023script
Disallow: /invoked2023
Disallow: /gone2026
Disallow: /aatime-done/
Disallow: /aacounter-test/
Disallow: /subformtest/
Disallow: /random-paragraph332211/
Disallow: /aavisitcounterresults/
Disallow: /dreamchangelogin/
Disallow: /dreamchangetutorial2026/
Disallow: /bicycle-invoked-deck-tutorialnew-no-iframe/
Disallow: /aacounter-test/
Disallow: /aatime-done/
Disallow: /aavisitcounterresults/
Disallow: /91422151154161212591473118419/
Disallow: /*?_bc_fsnf=1*
Disallow: /*&_bc_fsnf=1*

User-agent: AI2Bot
User-agent: Ai2Bot-Dolma
User-agent: Amazonbot
User-agent: Applebot
User-agent: Applebot-Extended
User-agent: Bytespider
User-agent: CCBot
User-agent: ChatGPT-User
User-agent: Claude-Web
User-agent: ClaudeBot
User-agent: Diffbot
User-agent: FacebookBot
User-agent: FriendlyCrawler
User-agent: GPTBot
User-agent: Google-Extended
User-agent: GoogleOther
User-agent: GoogleOther-Image
User-agent: GoogleOther-Video
User-agent: ICC-Crawler
User-agent: ISSCyberRiskCrawler
User-agent: ImagesiftBot
User-agent: Kangaroo Bot
User-agent: Meta-ExternalAgent
User-agent: Meta-ExternalAds
User-agent: Meta-ExternalFetcher
User-agent: Meta-WebIndexer
User-agent: OAI-SearchBot
User-agent: PerplexityBot
User-agent: PetalBot
User-agent: Scrapy
User-agent: Sidetrade indexer bot
User-agent: Timpibot
User-agent: VelenPublicWebCrawler
User-agent: Webzio-Extended
User-agent: YouBot
User-agent: anthropic-ai
User-agent: cohere-ai
User-agent: facebookexternalhit
User-agent: iaskspider/2.0
User-agent: img2dataset
User-agent: omgili
User-agent: omgilibot
Crawl-delay: 10
Disallow: /account.php
Disallow: /cart.php
Disallow: /checkout.php
Disallow: /checkout
Disallow: /admin/
Disallow: /*?_bc_fsnf=1*
Disallow: /*&_bc_fsnf=1*

Sitemap: https://magicandcards.com/xmlsitemap.php

A+
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Info::
www/non-www redirect configured correctly (preferred: non-www)
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

301https://www.Magicandcards.com/
200https://Magicandcards.com/

Preferred variant: non-www

HTTP → HTTPS

301http://Magicandcards.com/ https://magicandcards.com/

Consistent

A+
Domain Intelligence
Magicandcards.com — via IONOS SE, 6 years, 10 months old, hosted on BIGCOMMERCE - Bigcommerce Inc., US
PASS
Magicandcards.com — via IONOS SE, 6 years, 10 months old, hosted on BIGCOMMERCE - Bigcommerce Inc., US
Info::
Domain registered until Aug 14, 2026 (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: IONOS SE
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: BIGCOMMERCE - Bigcommerce Inc., US
Got: AS399566
Domain expiry

88 days

August 14, 2026

SSL certificate

253 days

Issued by DigiCert, Inc.

Domain age

6 years, 10 months

Registered August 14, 2019

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

BIGCOMMERCE - Bigcommerce Inc., US

ASN AS399566

192.200.160.10

Registrar

IONOS SE

Unlocked 3 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Renew the domain or enable auto-renewal to prevent accidental expiry
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar IONOS SE
Created August 14, 2019 (6 years, 10 months ago)
Expires August 14, 2026 (3 months)
Last Updated August 14, 2025
Name Servers ns1.bigcommerce.com, ns2.bigcommerce.com, ns3.bigcommerce.com
DNSSEC Not enabled
Hosting
IP Address 192.200.160.10
ASN AS399566 (BIGCOMMERCE - Bigcommerce Inc., US)
Provider BIGCOMMERCE - Bigcommerce Inc., US
Data source: rdap (1.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
CDN & Delivery
Cloudflare (DYNAMIC)
PASS
Cloudflare (DYNAMIC)
Info::
Site is served via Cloudflare CDN (edge: GRU)
Got: cf-ray: 9f8dd1cb0a6bb559-GRU
Info::
CDN cache status: DYNAMIC
CDN Detected: Cloudflare
Provider Cloudflare Cache Status DYNAMIC Evidence cf-ray: 9f8dd1cb0a6bb559-GRU
A+
CDN Cache Observability
Cache state: DYNAMIC
PASS
Cache state: DYNAMIC
Info::
CDN cache state observable via 1 header(s)
Got: cf-cache-status=DYNAMIC
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback