Port
A numbered endpoint on a server that identifies a specific service (e.g., port 80 for HTTP, 443 for HTTPS).
A port is a number (0-65535) that identifies a specific service running on a server. Think of the IP address as the building's street address and the port as the apartment number. Web servers listen on port 80 (HTTP) and 443 (HTTPS). SSH uses port 22. Email uses ports 25, 587, and 993. When you visit https://example.com, your browser connects to port 443 on example.com's IP address. Firewalls control which ports are open (accepting connections) and which are blocked.
Related terms
See also
Referenced on
- About DNS Checker
- Brute-force defense for wp-login.php
- Build a DNS Resolver from Scratch in Node.js
- Build a DNS Resolver from Scratch in PHP
- Build a DNS Resolver from Scratch in Python
- Cloudflare Error Codes (5xx, 1xxx) and Fixes
- Complete Guide to DNS Attacks and DNS Security (Prevention, Testing & Mitigation)
- DNS Amplification Attack Explained: How Open Resolvers Enable Massive DDoS
- DNS Checker Bot & Scanner Documentation
- DNS Checker Bot IP List
- DNS Lookups in PHP: dns_get_record, gethostbyname, and Beyond
- DNS Lookups in Python: Complete Guide with dnspython
- DNS Over HTTPS Abuse: How Encrypted DNS Creates Security Blind Spots
- DNS Queries in Node.js: dns.lookup vs dns.resolve Explained
- DNS Security Dashboard
- DNS Troubleshooting Tools: What the Pros Actually Use
- DNS Tunneling Attack: How Data Is Smuggled Through Port 53
- DNS Zone Transfer Attack (AXFR): How a Single Query Exposes Your Entire Domain
- DNSSEC Downgrade Attack: How Attackers Strip Cryptographic Protection from DNS
- Email Tester
- Free DNS & Network Tools
- FTP Error Codes Reference and Fixes
- Home
- How DNS Queries Work: A Developer's Guide to the DNS Protocol
- How to Identify and Manage Web Crawlers: A Sysadmin's Guide to robots.txt, AI Bots, and SEO Crawlers
- How to Report a DDoS Attack to Your ISP: Evidence, Templates, and Escalation Steps
- How to Report a Hacked Server: Filing Abuse Reports After a Compromise
- How to Report Brute Force SSH and RDP Attacks: Log Evidence and Abuse Report Templates
- How to Report IP Address Abuse: The Complete Guide to Filing Reports That Get Results
- How to Report Malware and Botnet Command-and-Control Traffic From an IP Address