How to Check if a URL Is Safe: 10 Signs of a Malicious or Phishing Link

Suspicious links are one of the most common ways attackers deliver phishing pages, credential-stealing websites, malware and scams. Learning how to inspect a URL before opening it can prevent many of these attacks.

Published August 12, 2026 Updated August 12, 2026 By ThreatHawk
Quick Answer

How can you tell if a URL is safe?

Start by checking the actual registered domain, looking for spelling mistakes, inspecting subdomains, avoiding unexpected shortened links and considering where the link came from. HTTPS alone does not prove that a website is safe.

If you are unsure, do not open the link directly. Analyze it first using a URL inspection or reputation tool.

01

Check the actual domain name

The most important part of a URL is the registered domain. Attackers often create links that look legitimate at first glance while using a completely different domain.

For example, consider:

Expected https://accounts.example.com/login
Suspicious https://example-login-security.com/account

The second URL contains the brand-like term example, but the actual domain is example-login-security.com. It is a completely separate website.

02

Look for misspelled or impersonated domains

Phishing domains often imitate trusted websites using subtle spelling changes. This technique is commonly called typosquatting.

Legitimate-looking example.com
Possible impersonation examp1e.com
Possible impersonation exarnple.com

Attackers may substitute numbers, visually similar letters or additional words in an attempt to make the domain appear trustworthy.

03

Don't trust HTTPS alone

HTTPS means that communication between your browser and the website is encrypted. It does not mean that the website itself is legitimate.

Important:

A phishing website can also use HTTPS and display a padlock icon.

Treat HTTPS as a basic security requirement, not as proof that a website can be trusted.

04

Inspect suspicious subdomains

Attackers can place convincing brand names in a subdomain while the real registered domain appears later in the URL.

https://paypal.com.security-check.example.net/login

In this example, paypal.com appears near the beginning, but the actual registered domain is example.net.

Always identify the real domain instead of trusting the first recognizable word in the URL.

05

Be careful with shortened URLs

URL shorteners hide the final destination of a link. They are widely used for legitimate purposes, but they also make it harder to know where a link will take you before opening it.

Be especially cautious when shortened links arrive unexpectedly through:

  • Email messages
  • SMS or messaging apps
  • Social media direct messages
  • Unknown QR codes
  • Unsolicited account alerts
06

Watch for misleading characters

Some malicious domains use characters that resemble normal letters. A number such as 1 may replace a lowercase l, or similar-looking characters may be used to imitate a trusted domain.

These differences can be difficult to notice when quickly reading a link on a phone or inside an email.

ThreatHawk Tip

Slow down and read the domain character by character when a link involves passwords, payments, account verification or personal data.

07

Examine the path and query parameters

The part of a URL after the domain can also provide useful clues.

https://example.com/account/login?verify=true
Domain: example.com Path: /account/login Query: ?verify=true

Long strings of encoded text, unusual redirect parameters or suspicious terms such as verify-account, urgent-login or secure-update deserve additional scrutiny.

08

Consider the message surrounding the link

A URL should never be judged in isolation. Consider why you received it.

Phishing messages frequently attempt to create urgency or fear:

  • Your account will be suspended.
  • A payment failed.
  • You received an unexpected refund.
  • Your password must be changed immediately.
  • A package cannot be delivered.

If a message pressures you to act immediately, open the company's official website manually instead of using the provided link.

09

Inspect the link before opening it

On desktop browsers, hovering over a link often reveals its destination in the browser's status area.

On mobile devices, many browsers allow you to press and hold a link to preview or copy the destination without opening it.

If the displayed destination does not match what the message claims, do not continue.

10

Analyze suspicious URLs with security tools

Manual inspection is useful, but suspicious URLs can contain patterns that are easy to overlook.

URL analysis tools can help identify suspicious keywords, domain impersonation, unusual URL structure and other indicators that deserve investigation.

Analyze a suspicious URL before opening it.

ThreatHawk's URL Analyzer examines website addresses for suspicious patterns, phishing indicators and potentially deceptive domain structures.

Open URL Analyzer
Action

What should you do if you already clicked a suspicious link?

Simply opening a suspicious page does not always mean your device or account has been compromised. What matters is what happened afterward.

If you entered credentials, downloaded a file or granted permissions, take additional precautions.

  1. Close the suspicious website.
  2. Do not download or open files from the page.
  3. Change any password you entered on the suspicious site.
  4. Enable multi-factor authentication where available.
  5. Review recent account activity for unexpected logins.
  6. Scan downloaded files before opening them.

Final takeaway

No single sign can prove that every URL is safe or malicious. The strongest approach is to combine domain inspection, context, cautious browsing habits and security tools.

When a link involves passwords, financial information or sensitive accounts, taking a few seconds to inspect it is considerably easier than recovering from a successful phishing attack.

URL safety FAQ

Does HTTPS mean a website is safe?

No. HTTPS encrypts the connection between your browser and the website, but malicious websites can also use HTTPS.

Can a phishing website have a padlock?

Yes. A padlock indicates that the connection is encrypted. It does not verify that the website belongs to the organization it claims to represent.

Are shortened URLs dangerous?

Not automatically. Legitimate websites use URL shorteners too. The risk is that the shortened link hides its final destination, making inspection more difficult.

What is the safest way to open an account link?

When possible, manually type the official website address or use a trusted bookmark instead of following an unexpected link from a message.