GitHub Pages IP 185.199.108.133 flagged as malicious/Port Scan #188678
Replies: 1 comment
-
GitHub Pages IP Flagged as Malicious / Port ScanWhat's HappeningGitHub Pages serves all sites from a shared IP range. The IP When your security tool flags it, it's not flagging your site — it's flagging GitHub's shared infrastructure because another site on the same IP triggered a detection. Why It Gets Flagged
What You Should DoIf your security tool is blocking it: Add the full GitHub Pages IP range to your allowlist: This covers all four IPs cleanly without opening broad exceptions. If your site is being flagged to others: Report the false positive directly to the threat intelligence provider flagging it:
Verify the IP is legitimately GitHub: If it resolves to GitHub's CDN, it is legitimate infrastructure — not an attack. What GitHub Can't DoSince this is a shared IP, GitHub cannot issue a clean dedicated IP for individual Pages sites. This is a known limitation of the Pages infrastructure. If you need an isolated IP, consider:
Bottom Line## GitHub Pages IP Flagged as Malicious / Port Scan What's HappeningGitHub Pages serves all sites from a shared IP range. The IP When your security tool flags it, it's not flagging your site — it's flagging GitHub's shared infrastructure because another site on the same IP triggered a detection. Why It Gets Flagged
What You Should DoIf your security tool is blocking it: Add the full GitHub Pages IP range to your allowlist: This covers all four IPs cleanly without opening broad exceptions. If your site is being flagged to others: Report the false positive directly to the threat intelligence provider flagging it:
Verify the IP is legitimately GitHub: nslookup 185.199.108.133
# Should return: cdn-185-199-108-133.github.comIf it resolves to GitHub's CDN, it is legitimate infrastructure — not an attack. What GitHub Can't DoSince this is a shared IP, GitHub cannot issue a clean dedicated IP for individual Pages sites. This is a known limitation of the Pages infrastructure. If you need an isolated IP, consider:
Bottom Line
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[Post removed by author]
Beta Was this translation helpful? Give feedback.
All reactions