cloud-ip-ranges

Perplexity-User IP ranges

Current IP ranges (CIDRs) used by the Perplexity-User crawler, updated daily.

categoryAI Crawlers & Bots
websitehttps://www.perplexity.ai
ranges4 (4 IPv4, 0 IPv6)
last change
downloads858
download txt csv json — permalinks, always the latest data
curl -O https://cloud-ip-ranges.com/download/perplexity-user.txt

Ranges

Sample of 4 of 4 ranges. Download the full list above, or check a specific IP.

CIDR Type
18.97.21.0/30 ipv4
18.97.43.80/29 ipv4
34.193.163.52/32 ipv4
44.208.221.197/32 ipv4

Blocking Perplexity-User

iptables

curl -sO https://cloud-ip-ranges.com/download/perplexity-user.txt
while read ip; do
  iptables -A INPUT -s $ip -j DROP
  iptables -A OUTPUT -d $ip -j DROP
done < perplexity-user.txt

ufw

curl -sO https://cloud-ip-ranges.com/download/perplexity-user.txt
while read ip; do
  ufw deny from $ip
  ufw deny to $ip
done < perplexity-user.txt

fail2ban

sudo tee /etc/fail2ban/filter.d/perplexity-user-block.conf << EOF
[Definition]
failregex = ^.*$
ignoreregex =
EOF

sudo tee /etc/fail2ban/jail.d/perplexity-user-block.conf << EOF
[perplexity-user-block]
enabled = true
filter = perplexity-user-block
action = iptables-allports[name=perplexity-user]
logpath = /tmp/perplexity-user.txt
findtime = 1
bantime = -1
maxretry = 1
EOF

curl -so /tmp/perplexity-user.txt https://cloud-ip-ranges.com/download/perplexity-user.txt
sudo systemctl restart fail2ban

pfSense / OPNsense

curl -sO https://cloud-ip-ranges.com/download/perplexity-user.txt
# Firewall > Aliases: new alias PERPLEXITY-USER_BLOCK, type Network(s), import the file
# Firewall > Rules > WAN: Action=Block, Source=PERPLEXITY-USER_BLOCK

About

These IP ranges are sourced from Perplexity-User's official feed and are updated regularly. Use them to verify that requests claiming to be Perplexity-User actually originate from it, or to rate-limit or block it at the network edge. To opt out of crawling entirely, prefer a robots.txt rule — blocking by IP can prevent the crawler from reading your robots.txt at all. Last update was about 10 hours ago.

Other providers

AirVPN, Akamai, Alibaba, Alpha Strike Labs, Amazonbot, Amzn-SearchBot, Amzn-User, Anthropic, AppleBot, Atlassian, AWS, Azure, Backblaze, Baidu, BinaryEdge, BingBot, Bunny, CacheFly, CCBot, Censys, ChatGPT-User, ClaudeBot, Cloudflare, Datadog, DigitalOcean, DuckDuckBot, Fastly, Gabia, G-Core, GitHub, Googlebot, Google Cloud, Google Public DNS, Google Services, GPTBot, Hetzner, Hostway, Huawei Cloud, IBM Cloud, iCloud Private Relay, Internet Archive, IVPN, Leaseweb, Linode, Meta, Microsoft 365, Mistral, Mullvad, NHN Cloud, NordVPN, OpenAI ChatGPT, OpenAI SearchBot, Oracle Cloud, OVHcloud, OVPN.com, PerplexityBot, Pingdom, Private Internet Access, QUIC.cloud, Rackspace, Rapid7 Sonar, Salesforce, Scaleway, Shodan, StatusCake, StormWall, Stretchoid, Sucuri, Telegram, Tencent, TOR, UpCloud, UptimeRobot, Vultr, Wasabi, Windscribe, Yandex, Zoho, Zoom, Zscaler