Get in touch — Kefalindo
Questions.
Answered
Directly.
Security topics are specific, and generic responses rarely help. Reach out with the actual situation you're facing — firewall configurations, access policies, or anything else — and you'll hear back from someone who works with these problems regularly.
Send a direct message
Whether you have a question about a specific firewall rule, need guidance on network segmentation, or want to discuss course options — the form goes straight to the right person.
24h Typical response time
6+ Countries reached
Contact details
Email
Phone
Address
1625 Dilworth Dr #211
Kelowna, BC V1Y 7V3
Canada
Kelowna, BC V1Y 7V3
Canada
Web
Inquiry routing logic
# Message handling
if topic in [
"firewall",
"access-policy"
]:
route_to(security_team)
elif topic == "course-enquiry":
route_to(admissions)
else:
route_to(general_support)
respond_within("24h")
3
What happens next
- Your message is reviewed by someone familiar with the topic — not a support script.
- You'll receive a response within one business day, usually sooner for technical questions.
- If your question needs a longer answer, we may schedule a short call to go through it properly.