Skip to content
https://www.itechnologies.com.au

Infrastructure

· 17 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
85
GRADE
B
FIX
0
REVIEW
7
PASS
10
INFO
0
Probed from Madrid, Spain
200 OK
Checks
17
10 PASS 7 REVIEW
B
DNS Records
1 A records, 33 ms lookup
REVIEW
1 A records, 33 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 150.171.110.117
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
Has 1 IPv6 (AAAA) record(s)
Got: 2603:1061:14:174::1
Warning::
CNAME record at zone apex
A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.
Got: intuitwebsite-prodwww-bchkdjaah2b8h8bf.z02.azurefd.net
Info::
No NS records found
Info::
No MX records — email not configured via DNS
Info::
No SPF record found in TXT records
SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
Info::
DNS resolution time: 33 ms
Got: 33 ms
A150.171.110.117
AAAA2603:1061:14:174::1
CNAMEintuitwebsite-prodwww-bchkdjaah2b8h8bf.z02.azurefd.net
NS
MX
TXT
CAALookup not available with standard resolver
Resolved in 33 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

A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.

Why this matters

CNAME at the apex (example.com) breaks every other apex record (MX, TXT, NS) — DNS-protocol violation per RFC 1034.

Learn more

RFC 1034 forbids CNAME alongside other records at the same name. Some DNS providers offer ALIAS / ANAME / flattened-CNAME records that work around this — use those instead. Otherwise apex-level CNAME breaks email (no MX), domain ownership verification (no TXT), and more.

Source: RFC 1034

SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.

Why this matters

Without SPF, receiving servers can't validate sending IPs — your domain is easier to spoof in phishing.

Learn more

SPF complements DMARC. Both should be published. SPF records list authorized sending IPs (e.g., `v=spf1 include:_spf.google.com ~all` for Google Workspace). After publishing, verify in Google Postmaster Tools or mxtoolbox.

Source: RFC 7208 (SPF)

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/2 IPs match cert SAN
REVIEW
0/2 IPs match cert SAN
Info::
PTR lookup failed for 150.171.110.117: lookup 150.171.110.117: 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.
Info::
PTR lookup failed for 2603:1061:14:174::1: lookup 2603:1061:14:174::1: 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.
C
Multi-Resolver DNS Speed
Action
Mean 391ms across 3 resolvers (spread 225ms)
REVIEW
Mean 391ms across 3 resolvers (spread 225ms)
Info::
Quad9: 311ms
Got: 311ms via 9.9.9.9:53
Info::
Google: 328ms
Got: 328ms via 8.8.8.8:53
Info::
Cloudflare: 536ms
Got: 536ms via 1.1.1.1:53
Info::
High latency spread between resolvers: 225ms (min 311ms / max 536ms)
Wide gap between the fastest and slowest public resolver suggests a geographic anycast issue or an authoritative-server cache problem. Users in different regions will see materially different DNS times.
B
TLS Certificate Expiry & Recommendations
43 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

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

Recommended actions

  • Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
  • 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
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.
A+
Subdomain Takeover
No subdomain takeover risk detected
PASS
No subdomain takeover risk detected
Info::
CNAME does not point at a known takeover-able service
A+
Redirect Chain
No redirects — direct access
PASS
No redirects — direct access
Info::
No redirects — direct access
Got: https://www.itechnologies.com.au

https://www.itechnologies.com.au

78 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://www.itechnologies.com.au20078 msHTTP/1.1
A+
IPv6 Readiness
IPv6 reachable (17 ms)
PASS
IPv6 reachable (17 ms)
Info::
IPv6 is configured and reachable at 2603:1061:14:174::1
Got: 17 ms connect
IPv6 Ready
AAAA Records 2603:1061:14:174::1 Connection Reachable (17 ms)
A+
Crawlability
robots.txt present, sitemap with 155 URLs
PASS
robots.txt present, sitemap with 155 URLs
Info::
robots.txt is present
Got: 10240 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 155 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 10240 B Sitemaps referenced 0 User-agents Blocking No — crawling allowed
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><title>Intuit Technologies</title><meta name="description" content="Technology that works. People you trust."/><meta name="keywords" content="IT services, cloud infrastructure, business applications, technology solutions, Australia"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta property="og:title" content="Intuit Technologies"/><meta property="og:description" content="Technology that works. People you trust."/><meta property="og:image" content="/images/website/logo.png"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Intuit Technologies"/><meta name="twitter:description" content="Technology that works. People you trust."/><meta name="twitter:image" content="/images/website/logo.png"/><meta name="next-head-count" content="13"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="icon" href="/favicon.ico"/><link rel="preconnect" href="https://images.ctfassets.net"/><link rel="preconnect" data-href="https://use.typekit.net"/><link rel="preconnect" href="https://use.typekit.net" crossorigin /><link rel="preload" href="/_next/static/css/b260d20d83593b10.css" as="style"/><link rel="stylesheet" href="/_next/static/css/b260d20d83593b10.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-16b2a5204f31b481.js" defer=""></script><script src="/_next/static/chunks/framework-64ad27b21261a9ce.js" defer=""></script><script src="/_next/static/chunks/main-f4701d23e362eb77.js" defer=""></script><script src="/_next/static/chunks/pages/_app-6c7e9be9b3ffbdf8.js" defer=""></script><script src="/_next/static/chunks/pages/index-ed7b07fe9d72ad95.js" defer=""></script><script src="/_next/static/Qx6373HfMX7-LtzWOJT-r/_buildManifest.js" defer=""></script><script src="/_next/static/Qx6373HfMX7-LtzWOJT-r/_ssgManifest.js" defer=""></script><style data-href="https://use.typekit.net/sue7vik.css">@import url("https://p.typekit.net/p.css?s=1&k=sue7vik&ht=tk&f=32203.32205.32207.51612.51613.51614.53796.53797.53799.53801.53803.53805.53811&a=194775856&app=typekit&e=css");@font-face{font-family:"stolzl";src:url("https://use.typekit.net/af/586695/00000000000000007753c398/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff2"),url("https://use.typekit.net/af/586695/00000000000000007753c398/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff"),url("https://use.typekit.net/af/586695/00000000000000007753c398/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:200;font-stretch:normal}@font-face{font-family:"stolzl";src:url("https://use.typekit.net/af/2f17eb/00000000000000007753c395/31/l?subset_id=2&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2f17eb/00000000000000007753c395/31/d?subset_id=2&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2f17eb/00000000000000007753c395/31/a?subset_id=2&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal}@font-face{font-family:"stolzl";src:url("https://use.typekit.net/af/bee409/00000000000000007753c399/31/l?subset_id=2&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/bee409/00000000000000007753c399/31/d?subset_id=2&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/bee409/00000000000000007753c399/31/a?subset_id=2&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal}@font-face{font-family:"mozaic-geo-variable";src:url("https://use.typekit.net/af/9952e1/0000000000000000774b9a98/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/9952e1/0000000000000000774b9a98/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/9952e1/0000000000000000774b9a98/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:100 900;font-stretch:normal}@font-face{font-family:"mozaic-hum-variable";src:url("https://use.typekit.net/af/c8e7f9/0000000000000000774b9a99/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/c8e7f9/0000000000000000774b9a99/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/c8e7f9/0000000000000000774b9a99/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:100 900;font-stretch:normal}@font-face{font-family:"mozaic-italic-variable";src:url("https://use.typekit.net/af/a6cef6/0000000000000000774b9a9a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/a6cef6/0000000000000000774b9a9a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/a6cef6/0000000000000000774b9a9a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:100 900;font-stretch:normal}@font-face{font-family:"neulis-sans-hairline";src:url("https://use.typekit.net/af/435dba/00000000000000007750b290/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"),url("https://use.typekit.net/af/435dba/00000000000000007750b290/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"),url("https://use.typekit.net/af/435dba/00000000000000007750b290/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:100;font-stretch:normal}@font-face{font-family:"neulis-sans-hairline";src:url("https://use.typekit.net/af/325ad8/00000000000000007750b29b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"),url("https://use.typekit.net/af/325ad8/00000000000000007750b29b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"),url("https://use.typekit.net/af/325ad8/00000000000000007750b29b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:100;font-stretch:normal}@font-face{font-family:"neulis-sans";src:url("https://use.typekit.net/af/31b075/00000000000000007750b292/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/31b075/00000000000000007750b292/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/31b075/00000000000000007750b292/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:700;font-stretch:normal}@font-face{font-family:"neulis-sans";src:url("https://use.typekit.net/af/d731ae/00000000000000007750b293/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/d731ae/00000000000000007750b293/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/d731ae/00000000000000007750b293/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal}@font-face{font-family:"neulis-sans";src:url("https://use.typekit.net/af/5db025/00000000000000007750b295/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/5db025/00000000000000007750b295/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/5db025/00000000000000007750b295/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"neulis-sans";src:url("https://use.typekit.net/af/f9ebe8/00000000000000007750b298/31/l?subset_id=2&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/f9ebe8/00000000000000007750b298/31/d?subset_id=2&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/f9ebe8/00000000000000007750b298/31/a?subset_id=2&fvd=i4&v=3") format("opentype");font-display:auto;font-style:italic;font-weight:400;font-stretch:normal}@font-face{font-family:"neulis-sans";src:url("https://use.typekit.net/af/9dacfe/00000000000000007750b29a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/9dacfe/00000000000000007750b29a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/9dacfe/00000000000000007750b29a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal}.tk-stolzl{font-family:"stolzl",sans-serif}.tk-mozaic-geo-variable{font-family:"mozaic-geo-variable",sans-serif}.tk-mozaic-hum-variable{font-family:"mozaic-hum-variable",sans-serif}.tk-mozaic-italic-variable{font-family:"mozaic-italic-variable",sans-serif}.tk-neulis-sans-hairline{font-family:"neulis-sans-hairlin
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: www)
Warning::
HTTP→HTTPS redirect uses 302 instead of 301
Got: 302 temporary redirect Expected: 301 permanent redirect

www / non-www

200https://www.itechnologies.com.au/
301https://itechnologies.com.au/

Preferred variant: www

HTTP → HTTPS

307http://www.itechnologies.com.au/ https://www.itechnologies.com.au/

Use 301 (permanent) instead of 302 (temporary)

A+
Domain Intelligence
itechnologies.com.au — via Synergy Wholesale Accreditations Pty Ltd, hosted on SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD, AU
PASS
itechnologies.com.au — via Synergy Wholesale Accreditations Pty Ltd, hosted on SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD, AU
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: Synergy Wholesale Accreditations Pty Ltd
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: SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD, AU
Got: AS45638
Domain expiry

Unknown

SSL certificate

43 days

Issued by DigiCert Inc

Domain age

Unknown

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD, AU

ASN AS45638

43.250.140.18

Registrar

Synergy Wholesale Accreditations Pty Ltd

Unlocked 2 NS records
Expiry timeline
Today
+1 year
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 Synergy Wholesale Accreditations Pty Ltd
Last Updated September 25, 2025
Name Servers ns-1.itechnologies.com.au, ns-2.itechnologies.com.au
DNSSEC Not enabled
Hosting
IP Address 43.250.140.18
ASN AS45638 (SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD, AU)
Provider SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD, AU
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 509 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
328 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
17 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
36 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
443 ms
Total Time Total request time from DNS lookup through full response.
510 ms

Connection waterfall

DNS Lookup 328 ms TCP Connect 17 ms TLS Handshake 36 ms Server Processing 62 ms Content Transfer 67 ms
A+
CDN & Delivery
Azure CDN (TCP_REMOTE_HIT)
PASS
Azure CDN (TCP_REMOTE_HIT)
Info::
Site is served via Azure CDN CDN
Got: x-azure-ref: 20260510T121604Z-155d9bd844fh6p5chC1PARez2400000001z000000001ahvk
Info::
CDN cache status: TCP_REMOTE_HIT
CDN Detected: Azure CDN
Provider Azure CDN Cache Status TCP_REMOTE_HIT Evidence x-azure-ref: 20260510T121604Z-155d9bd844fh6p5chC1PARez2400000001z000000001ahvk
A+
CDN Cache Observability
Cache state: TCP_REMOTE_HIT
PASS
Cache state: TCP_REMOTE_HIT
Info::
CDN cache state observable via 1 header(s)
Got: x-cache=TCP_REMOTE_HIT
A+
Health Check Endpoint
Health endpoint at https://www.itechnologies.com.au/health (HTTP 200)
PASS
Health endpoint at https://www.itechnologies.com.au/health (HTTP 200)
Info::
Public health endpoint at https://www.itechnologies.com.au/health
Got: https://www.itechnologies.com.au/health
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback