diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 3fadea2..ecb38fc 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Generate token from GitHub App id: app-token - uses: actions/create-github-app-token@v1 + uses: actions/create-github-app-token@v3 with: app-id: ${{ secrets.APP_ID }} private-key: ${{ secrets.APP_PRIVATE_KEY }} diff --git a/.github/workflows/docker-tests.yml b/.github/workflows/docker-tests.yml index 1a5af3f..56b722a 100644 --- a/.github/workflows/docker-tests.yml +++ b/.github/workflows/docker-tests.yml @@ -26,7 +26,7 @@ jobs: pip install requests - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 + uses: docker/setup-buildx-action@v4 - name: Run Docker tests run: | @@ -42,17 +42,17 @@ jobs: uses: actions/checkout@v6 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 + uses: docker/setup-buildx-action@v4 - name: Log in to Docker Hub - uses: docker/login-action@v3 + uses: docker/login-action@v4 with: username: blacklanternsecurity password: ${{ secrets.DOCKER_TOKEN }} - name: Extract metadata id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: blacklanternsecurity/cloudcheck tags: | @@ -65,7 +65,7 @@ jobs: type=raw,value=v9.2.0 - name: Build and push Docker image - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: context: . file: ./Dockerfile diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 40cdf3c..fa96c80 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -107,7 +107,7 @@ jobs: exit 1 fi - name: Upload wheels - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: wheels-linux-${{ matrix.platform.target }} path: dist @@ -157,7 +157,7 @@ jobs: fi - name: Upload wheels - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: wheels-musllinux-${{ matrix.platform.target }} path: dist @@ -186,7 +186,7 @@ jobs: args: --release --out dist --find-interpreter sccache: false - name: Upload wheels - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: wheels-windows-${{ matrix.platform.target }} path: dist @@ -214,7 +214,7 @@ jobs: args: --release --out dist --find-interpreter sccache: false - name: Upload wheels - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: wheels-macos-${{ matrix.platform.target }} path: dist @@ -231,7 +231,7 @@ jobs: command: sdist args: --out dist - name: Upload sdist - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: wheels-sdist path: dist @@ -249,9 +249,9 @@ jobs: # Used to generate artifact attestation attestations: write steps: - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 - name: Generate artifact attestation - uses: actions/attest-build-provenance@v3 + uses: actions/attest-build-provenance@v4 with: subject-path: 'wheels-*/*' - name: Publish to PyPI diff --git a/README.md b/README.md index e555588..42481bd 100644 --- a/README.md +++ b/README.md @@ -224,49 +224,49 @@ When adding a new cloud provider: | Name | Description | Tags | Domains | Subnets | |------|-------------|------|---------|----------| -| Akamai | A content delivery network and cloud services provider that delivers web and internet security services. | cloud | 81 | 6366 | -| Alibaba Cloud | A Chinese cloud computing company and subsidiary of Alibaba Group, providing cloud services and infrastructure. | cloud | 397 | 95 | -| Amazon Web Services | A comprehensive cloud computing platform provided by Amazon, offering infrastructure services, storage, and computing power. | cloud | 245 | 14813 | +| Akamai | A content delivery network and cloud services provider that delivers web and internet security services. | cloud | 81 | 6338 | +| Alibaba Cloud | A Chinese cloud computing company and subsidiary of Alibaba Group, providing cloud services and infrastructure. | cloud | 397 | 86 | +| Amazon Web Services | A comprehensive cloud computing platform provided by Amazon, offering infrastructure services, storage, and computing power. | cloud | 245 | 14886 | | Arvancloud | An Iranian cloud computing and content delivery network provider offering cloud infrastructure and CDN services. | cdn | 1 | 20 | | Backblaze | A cloud storage and backup service provider offering data backup and cloud storage solutions. | cloud | 2 | 26 | | Baidu Cloud Acceleration (百度云加速) | A Chinese content delivery network and cloud acceleration service provided by Baidu. | cdn | 135 | 0 | | CacheFly | A content delivery network provider offering global CDN services. | cdn | 0 | 81 | | CDNetworks (씨디네트웍스) | A Korean content delivery network provider offering CDN and cloud services. | cdn | 0 | 3 | -| Cisco | A multinational technology corporation that designs, manufactures, and sells networking hardware, software, and telecommunications equipment. | cloud | 121 | 657 | -| Cloudflare | A web infrastructure and security company providing content delivery network services, DDoS mitigation, and web security solutions. | waf | 74 | 2857 | -| Amazon CloudFront | A content delivery network service provided by Amazon Web Services that delivers data, videos, applications, and APIs to customers globally. | cdn | 0 | 176 | +| Cisco | A multinational technology corporation that designs, manufactures, and sells networking hardware, software, and telecommunications equipment. | cloud | 121 | 655 | +| Cloudflare | A web infrastructure and security company providing content delivery network services, DDoS mitigation, and web security solutions. | waf | 74 | 2873 | +| Amazon CloudFront | A content delivery network service provided by Amazon Web Services that delivers data, videos, applications, and APIs to customers globally. | cdn | 0 | 177 | | DDoS Guard | A DDoS protection and content delivery network service provider. | cdn | 0 | 16 | | Dell | A multinational technology company that develops, sells, repairs, and supports computers and related products and services. | cloud | 236 | 99 | -| DigitalOcean | A cloud infrastructure provider offering virtual private servers, managed databases, and other cloud services for developers and businesses. | cloud | 5 | 289 | -| Department of Defense | A U.S. government agency responsible for coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces. | gov | 3 | 9090 | -| Federal Bureau of Investigation | A U.S. government agency that serves as the domestic intelligence and security service, responsible for investigating federal crimes and protecting national security. | gov | 3 | 21 | -| Fastly | A content delivery network and edge cloud platform that provides edge computing, security, and performance services. | cdn | 8 | 1107 | +| DigitalOcean | A cloud infrastructure provider offering virtual private servers, managed databases, and other cloud services for developers and businesses. | cloud | 6 | 291 | +| Department of Defense | A U.S. government agency responsible for coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces. | gov | 3 | 9057 | +| Federal Bureau of Investigation | A U.S. government agency that serves as the domestic intelligence and security service, responsible for investigating federal crimes and protecting national security. | gov | 3 | 23 | +| Fastly | A content delivery network and edge cloud platform that provides edge computing, security, and performance services. | cdn | 8 | 1111 | | Gabia (가비아) | A Korean cloud hosting and infrastructure provider. | cloud | 0 | 48 | -| G-Core Labs | A content delivery network and cloud infrastructure provider offering CDN, cloud computing, and edge services. | cdn | 0 | 1392 | -| GitHub | A web-based platform for version control and collaboration using Git, providing hosting for software development and code repositories. | cdn | 33 | 4657 | +| G-Core Labs | A content delivery network and cloud infrastructure provider offering CDN, cloud computing, and edge services. | cdn | 0 | 1407 | +| GitHub | A web-based platform for version control and collaboration using Git, providing hosting for software development and code repositories. | cdn | 61 | 4963 | | GoCache | A Brazilian content delivery network provider offering CDN services. | cdn | 0 | 25 | -| Google Cloud | A suite of cloud computing services provided by Google, including infrastructure, platform, and software services for businesses and developers. | cloud | 1111 | 1924 | +| Google Cloud | A suite of cloud computing services provided by Google, including infrastructure, platform, and software services for businesses and developers. | cloud | 1111 | 1929 | | Hewlett Packard Enterprise | A multinational enterprise information technology company that provides servers, storage, networking, and cloud services. | cloud | 16 | 41 | | Heroku | A cloud platform as a service that enables developers to build, run, and operate applications entirely in the cloud. | cloud | 12 | 0 | | Hetzner | A German cloud hosting provider offering dedicated servers, cloud instances, and storage solutions. | cloud | 15 | 120 | | Hostway (호스트웨이) | A Korean cloud hosting and infrastructure provider. | cloud | 0 | 59 | -| Huawei | A Chinese multinational technology corporation that designs, develops, and sells telecommunications equipment, consumer electronics, and cloud services. | cloud | 340 | 265 | -| IBM | A multinational technology corporation that provides hardware, software, cloud computing, and consulting services. | cloud | 20 | 366 | +| Huawei | A Chinese multinational technology corporation that designs, develops, and sells telecommunications equipment, consumer electronics, and cloud services. | cloud | 340 | 266 | +| IBM | A multinational technology corporation that provides hardware, software, cloud computing, and consulting services. | cloud | 20 | 365 | | iboss | A cloud security company providing secure web gateway, CASB, and zero trust network access services. | security | 0 | 65 | -| Imperva | A cybersecurity company that provides web application firewall, DDoS protection, and data security solutions. | waf | 1 | 351 | -| Kamatera | A cloud infrastructure provider offering virtual private servers, cloud servers, and managed cloud services. | cloud | 1 | 165 | +| Imperva | A cybersecurity company that provides web application firewall, DDoS protection, and data security solutions. | waf | 1 | 365 | +| Kamatera | A cloud infrastructure provider offering virtual private servers, cloud servers, and managed cloud services. | cloud | 1 | 172 | | KINX (한국인터넷인프라) | A Korean content delivery network and cloud infrastructure provider. | cdn | 0 | 147 | | KT Cloud (KT클라우드) | A Korean cloud computing service provided by KT Corporation. | cloud | 0 | 18 | -| Leaseweb | A global hosting and cloud infrastructure provider offering dedicated servers, cloud hosting, and CDN services. | cloud | 0 | 1467 | -| LG U+ (LG유플러스) | A Korean telecommunications company offering CDN services. | cdn | 0 | 173 | -| Microsoft | A multinational technology corporation that develops, manufactures, licenses, supports and sells computer software, consumer electronics and personal computers. Known for products like Windows, Office, Azure cloud services, and Xbox. | cloud | 690 | 2538 | +| Leaseweb | A global hosting and cloud infrastructure provider offering dedicated servers, cloud hosting, and CDN services. | cloud | 0 | 1465 | +| LG U+ (LG유플러스) | A Korean telecommunications company offering CDN services. | cdn | 0 | 180 | +| Microsoft | A multinational technology corporation that develops, manufactures, licenses, supports and sells computer software, consumer electronics and personal computers. Known for products like Windows, Office, Azure cloud services, and Xbox. | cloud | 718 | 2543 | | Microsoft 365 | A cloud-based productivity suite provided by Microsoft, including Office applications and cloud services. | cloud | 186 | 82 | | Naver Cloud Platform (네이버 클라우드 플랫폼) | A Korean cloud computing platform provided by Naver Corporation. | cloud | 0 | 73 | -| NHN Cloud (NHN클라우드) | A Korean cloud computing platform provided by NHN Corporation. | cloud | 0 | 122 | -| OVHcloud | A French cloud computing company that provides web hosting, dedicated servers, and cloud infrastructure services. | cloud | 3 | 570 | -| Oracle | A multinational technology corporation that provides database software, cloud engineering systems, and enterprise software products. | cloud | 19 | 2604 | +| NHN Cloud (NHN클라우드) | A Korean cloud computing platform provided by NHN Corporation. | cloud | 0 | 0 | +| OVHcloud | A French cloud computing company that provides web hosting, dedicated servers, and cloud infrastructure services. | cloud | 3 | 571 | +| Oracle | A multinational technology corporation that provides database software, cloud engineering systems, and enterprise software products. | cloud | 19 | 2603 | | Qrator | A DDoS protection and content delivery network service provider. | cdn | 0 | 23 | -| Quic.cloud | A content delivery network and edge computing platform providing CDN services. | cdn | 0 | 153 | +| Quic.cloud | A content delivery network and edge computing platform providing CDN services. | cdn | 0 | 152 | | Russian Federal Security Service | A Russian federal executive body responsible for counterintelligence, internal and border security, counterterrorism, and surveillance. | gov | 0 | 17 | | Rackspace | A managed cloud computing company that provides hosting, cloud services, and managed infrastructure solutions. | cloud | 1 | 213 | | Salesforce | A cloud-based software company that provides customer relationship management services and enterprise cloud computing solutions. | cloud | 41 | 47 | @@ -274,13 +274,13 @@ When adding a new cloud provider: | SK Broadband (SK브로드밴드) | A Korean telecommunications company offering CDN services. | cdn | 0 | 22 | | StormWall | A DDoS protection and web application firewall service provider. | cdn | 0 | 18 | | Sucuri | A website security and web application firewall service provider. | waf | 0 | 20 | -| Tencent Cloud (腾讯云) | A Chinese cloud computing service provider and subsidiary of Tencent, offering cloud infrastructure and platform services. | cloud | 599 | 356 | +| Tencent Cloud (腾讯云) | A Chinese cloud computing service provider and subsidiary of Tencent, offering cloud infrastructure and platform services. | cloud | 600 | 362 | | United Kingdom Ministry of Defence | A U.K. government department responsible for implementing the defence policy of the United Kingdom and managing the British Armed Forces. | gov | 1 | 0 | | Wasabi | A cloud storage provider offering hot cloud storage services with high performance and low cost. | cloud | 1 | 19 | | X4B | A DDoS protection and content delivery network service provider. | cdn | 0 | 2 | -| Yandex Cloud | Russian cloud computing and internet services provider, offering infrastructure, storage, and various digital services. | cloud | 129 | 79 | -| Zoho | An Indian software company that provides cloud-based business software and productivity tools including CRM, email, and office suites. | cloud | 13 | 92 | -| Zscaler | A cloud security company providing secure internet access, cloud security, and zero trust network access services. | cloud | 0 | 277 | +| Yandex Cloud | Russian cloud computing and internet services provider, offering infrastructure, storage, and various digital services. | cloud | 129 | 83 | +| Zoho | An Indian software company that provides cloud-based business software and productivity tools including CRM, email, and office suites. | cloud | 13 | 95 | +| Zscaler | A cloud security company providing secure internet access, cloud security, and zero trust network access services. | cloud | 0 | 0 | ## Development diff --git a/cloud_providers_v2.json b/cloud_providers_v2.json index 19ae06a..90394ad 100644 --- a/cloud_providers_v2.json +++ b/cloud_providers_v2.json @@ -6503,7 +6503,7 @@ "srtcdn.net", "tl88.net" ], - "last_updated": 1777879027.6261756, + "last_updated": 1777964363.2109315, "long_description": "A content delivery network and cloud services provider that delivers web and internet security services.", "name": "Akamai", "org_ids": [ @@ -7018,7 +7018,7 @@ "ztna-dingtalk.com", "zuodao.com" ], - "last_updated": 1777879024.7895367, + "last_updated": 1777964359.2999313, "long_description": "A Chinese cloud computing company and subsidiary of Alibaba Group, providing cloud services and infrastructure.", "name": "Alibaba", "org_ids": [ @@ -7083,8 +7083,7 @@ "1.178.86.0/23", "1.178.88.0/21", "1.179.100.0/22", - "1.179.101.0/24", - "1.179.102.0/23", + "1.179.100.0/22", "1.179.104.0/21", "1.179.14.0/23", "1.179.14.0/23", @@ -8257,7 +8256,10 @@ "13.249.101.0/24", "13.249.102.0/23", "13.249.104.0/21", - "13.249.115.0/24", + "13.249.112.0/22", + "13.249.117.0/24", + "13.249.118.0/23", + "13.249.120.0/21", "13.249.128.0/23", "13.249.130.0/24", "13.249.133.0/24", @@ -8522,7 +8524,7 @@ "130.137.172.0/23", "130.137.172.0/24", "130.137.185.0/24", - "130.137.231.0/24", + "130.137.230.0/24", "130.137.239.0/24", "130.137.253.0/24", "130.137.254.0/24", @@ -10431,6 +10433,7 @@ "162.87.0.0/16", "163.119.128.0/17", "163.123.172.0/22", + "163.128.87.0/24", "163.129.128.0/23", "163.158.0.0/16", "163.253.46.0/23", @@ -11013,10 +11016,7 @@ "18.155.182.0/23", "18.155.184.0/21", "18.155.192.0/23", - "18.155.196.0/22", "18.155.2.0/23", - "18.155.200.0/21", - "18.155.208.0/24", "18.155.211.0/24", "18.155.212.0/22", "18.155.216.0/21", @@ -11589,7 +11589,10 @@ "18.239.176.0/21", "18.239.184.0/22", "18.239.190.0/24", - "18.239.206.0/23", + "18.239.193.0/24", + "18.239.194.0/23", + "18.239.196.0/22", + "18.239.200.0/21", "18.239.208.0/21", "18.239.216.0/23", "18.239.218.0/24", @@ -14783,6 +14786,7 @@ "2600:1fbb:a400::/40", "2600:1fbb:c000::/40", "2600:1fbb:e000::/40", + "2600:1ff3:3400::/40", "2600:9000:10e8::/48", "2600:9000:1108::/48", "2600:9000:110d::/48", @@ -14977,7 +14981,7 @@ "2600:9000:2117::/48", "2600:9000:2118::/47", "2600:9000:211a::/48", - "2600:9000:211c::/48", + "2600:9000:211c::/47", "2600:9000:211f::/48", "2600:9000:2120::/48", "2600:9000:212e::/47", @@ -15135,7 +15139,8 @@ "2600:9000:24b4::/48", "2600:9000:24b9::/48", "2600:9000:24ba::/47", - "2600:9000:24bc::/46", + "2600:9000:24bd::/48", + "2600:9000:24be::/47", "2600:9000:24ce::/48", "2600:9000:24d0::/45", "2600:9000:24d8::/46", @@ -15173,10 +15178,7 @@ "2600:9000:2578::/46", "2600:9000:2580::/42", "2600:9000:25c0::/43", - "2600:9000:25e0::/45", - "2600:9000:25e8::/46", - "2600:9000:25ec::/47", - "2600:9000:25ee::/48", + "2600:9000:25e0::/44", "2600:9000:25f0::/45", "2600:9000:25fa::/47", "2600:9000:2600::/48", @@ -15471,7 +15473,7 @@ "2600:9000:28b7::/48", "2600:9000:28b9::/48", "2600:9000:28ba::/48", - "2600:9000:28bc::/47", + "2600:9000:28bd::/48", "2600:9000:28bf::/48", "2600:9000:28c0::/48", "2600:9000:28c2::/47", @@ -15576,8 +15578,7 @@ "2600:9000:30d7::/48", "2600:9000:30d9::/48", "2600:9000:30da::/48", - "2600:9000:30dd::/48", - "2600:9000:30de::/47", + "2600:9000:30dc::/46", "2600:9000:30e0::/46", "2600:9000:30e4::/48", "2600:9000:30eb::/48", @@ -15707,6 +15708,7 @@ "2600:f0f0:5::/48", "2600:f0f0:6000::/44", "2600:f0f0:601::/48", + "2600:f0f0:6024::/48", "2600:f0f0:602::/47", "2600:f0f0:6100::/44", "2600:f0f0:6110::/48", @@ -16034,16 +16036,18 @@ "2605:84c0:200::/48", "2605:9cc0:11f::/48", "2605:9cc0:378::/48", + "2605:9cc0:3cc::/48", "2605:9cc0:492::/47", "2605:9cc0:64d::/48", "2605:9cc0::/46", "2605:9cc0:c02::/48", + "2605:9cc0:c06::/48", "2605:9cc0:c08::/48", "2605:9cc0:c0b::/48", "2605:9cc0:c0c::/48", "2605:9cc0:c13::/48", "2605:9cc0:c17::/48", - "2605:9cc0:c1c::/47", + "2605:9cc0:c1d::/48", "2605:9cc0:f03e::/48", "2605:a7c0:100::/45", "2605:a7c0:108::/46", @@ -17903,11 +17907,6 @@ "3.171.156.0/23", "3.171.158.0/24", "3.171.16.0/23", - "3.171.160.0/23", - "3.171.163.0/24", - "3.171.164.0/22", - "3.171.168.0/22", - "3.171.172.0/23", "3.171.174.0/24", "3.171.176.0/23", "3.171.179.0/24", @@ -21149,6 +21148,7 @@ "69.107.12.0/25", "69.107.12.128/26", "69.107.12.192/27", + "69.107.12.224/28", "69.107.3.176/28", "69.107.6.112/28", "69.107.6.160/28", @@ -22122,7 +22122,7 @@ "z.cn", "zappos" ], - "last_updated": 1777879029.5663872, + "last_updated": 1777964365.4749694, "long_description": "A comprehensive cloud computing platform provided by Amazon, offering infrastructure services, storage, and computing power.", "name": "Amazon", "org_ids": [ @@ -22187,7 +22187,7 @@ "domains": [ "arvancloud.ir" ], - "last_updated": 1777879026.207554, + "last_updated": 1777964361.843377, "long_description": "An Iranian cloud computing and content delivery network provider offering cloud infrastructure and CDN services.", "name": "Arvancloud", "org_ids": [ @@ -22237,7 +22237,7 @@ "backblaze.com", "backblazeb2.com" ], - "last_updated": 1777879015.2522702, + "last_updated": 1777964350.4888732, "long_description": "A cloud storage and backup service provider offering data backup and cloud storage solutions.", "name": "Backblaze", "org_ids": [ @@ -22394,7 +22394,7 @@ "zybang.com", "zz.bdstatic.com" ], - "last_updated": 1777879022.0824556, + "last_updated": 1777964357.999279, "long_description": "A Chinese content delivery network and cloud acceleration service provided by Baidu.", "name": "Baidu", "org_ids": [ @@ -22497,7 +22497,7 @@ "75.102.42.0/24" ], "domains": [], - "last_updated": 1777879016.1564236, + "last_updated": 1777964351.7579257, "long_description": "A content delivery network provider offering global CDN services.", "name": "Cachefly", "org_ids": [ @@ -22521,7 +22521,7 @@ "211.43.147.0/24" ], "domains": [], - "last_updated": 1777879026.7185955, + "last_updated": 1777964362.9202225, "long_description": "A Korean content delivery network provider offering CDN and cloud services.", "name": "Cdnetworks", "org_ids": [ @@ -23357,7 +23357,7 @@ "wifi-mx.com", "youtubecisco.com" ], - "last_updated": 1777879025.7994204, + "last_updated": 1777964361.3627849, "long_description": "A multinational technology corporation that designs, manufactures, and sells networking hardware, software, and telecommunications equipment.", "name": "Cisco", "org_ids": [ @@ -23700,7 +23700,6 @@ "162.158.56.0/23", "162.158.58.0/24", "162.158.60.0/22", - "162.158.64.0/24", "162.158.71.0/24", "162.158.72.0/21", "162.158.80.0/23", @@ -24647,7 +24646,6 @@ "2400:cb00:a2d1::/48", "2400:cb00:a2d2::/47", "2400:cb00:a2d4::/48", - "2400:cb00:a2e1::/48", "2400:cb00:a2e2::/48", "2400:cb00:a2f1::/48", "2400:cb00:a2f2::/48", @@ -24880,10 +24878,6 @@ "2400:cb00:b981::/48", "2400:cb00:b982::/47", "2400:cb00:b984::/47", - "2400:cb00:b9a1::/48", - "2400:cb00:b9a2::/47", - "2400:cb00:b9a4::/47", - "2400:cb00:b9a6::/48", "2400:cb00:b9b1::/48", "2400:cb00:b9b2::/47", "2400:cb00:b9b4::/47", @@ -26333,7 +26327,7 @@ "warp.plus", "workers.dev" ], - "last_updated": 1777879019.1188354, + "last_updated": 1777964353.1007464, "long_description": "A web infrastructure and security company providing content delivery network services, DDoS mitigation, and web security solutions.", "name": "Cloudflare", "org_ids": [ @@ -26540,7 +26534,7 @@ "99.86.0.0/16" ], "domains": [], - "last_updated": 1777879026.0948095, + "last_updated": 1777964361.0135567, "long_description": "A content delivery network service provided by Amazon Web Services that delivers data, videos, applications, and APIs to customers globally.", "name": "Cloudfront", "org_ids": [], @@ -26576,7 +26570,7 @@ "95.129.236.0/23" ], "domains": [], - "last_updated": 1777879019.2429538, + "last_updated": 1777964353.9362137, "long_description": "A DDoS protection and content delivery network service provider.", "name": "DDoSGuard", "org_ids": [ @@ -26702,7 +26696,6 @@ "2607:f2b1:e01f::/48", "2607:f2b1:f000::/42", "2607:f2b1:f080::/44", - "2607:f2b1:f1e0::/44", "2620:145:400::/48", "2620:145:800::/38", "2a01:6f40:e010::/48", @@ -26946,7 +26939,7 @@ "www-csb.dell.com", "www.dell.com" ], - "last_updated": 1777879040.1868262, + "last_updated": 1777964376.310535, "long_description": "A multinational technology company that develops, sells, repairs, and supports computers and related products and services.", "name": "Dell", "org_ids": [ @@ -27265,7 +27258,7 @@ "do.co", "nginxconfig.io" ], - "last_updated": 1777879024.007864, + "last_updated": 1777964359.9071393, "long_description": "A cloud infrastructure provider offering virtual private servers, managed databases, and other cloud services for developers and businesses.", "name": "DigitalOcean", "org_ids": [ @@ -29095,6 +29088,7 @@ "131.75.235.0/24", "131.75.238.0/23", "131.75.24.0/21", + "131.75.243.0/24", "131.75.245.0/24", "131.75.252.0/23", "131.75.34.0/24", @@ -29186,6 +29180,7 @@ "131.79.22.0/23", "131.79.221.0/24", "131.79.222.0/23", + "131.79.224.0/24", "131.79.229.0/24", "131.79.230.0/23", "131.79.233.0/24", @@ -29532,7 +29527,6 @@ "132.130.40.0/21", "132.130.48.0/21", "132.131.253.0/24", - "132.131.40.0/21", "132.131.48.0/21", "132.132.253.0/24", "132.132.40.0/21", @@ -29550,7 +29544,6 @@ "132.141.128.0/18", "132.142.0.0/21", "132.142.10.0/24", - "132.142.131.0/24", "132.142.135.0/24", "132.142.9.0/24", "132.144.0.0/16", @@ -29689,9 +29682,9 @@ "132.60.240.0/24", "132.62.0.0/16", "132.62.88.0/24", - "132.7.70.0/23", + "132.7.66.0/24", "132.7.77.0/24", - "132.7.81.0/24", + "132.7.80.0/23", "132.79.0.0/16", "132.79.128.0/19", "132.79.128.0/24", @@ -29799,7 +29792,6 @@ "134.164.220.0/24", "134.165.4.0/24", "134.165.64.0/19", - "134.165.99.0/24", "134.166.0.0/16", "134.182.0.0/16", "134.182.124.0/23", @@ -30078,6 +30070,7 @@ "137.234.140.0/24", "137.234.148.0/24", "137.234.15.0/24", + "137.234.153.0/24", "137.234.154.0/24", "137.234.156.0/22", "137.234.160.0/21", @@ -30097,9 +30090,11 @@ "137.234.52.0/22", "137.234.56.0/21", "137.234.64.0/22", + "137.234.75.0/24", "137.234.80.0/22", "137.234.84.0/24", "137.234.86.0/23", + "137.234.88.0/24", "137.234.9.0/24", "137.235.128.0/22", "137.235.130.0/24", @@ -32129,7 +32124,6 @@ "157.216.0.0/13", "157.224.0.0/16", "158.0.0.0/13", - "158.11.192.0/24", "158.11.55.0/24", "158.12.0.0/16", "158.13.0.0/18", @@ -32415,7 +32409,6 @@ "160.138.0.0/16", "160.140.112.0/22", "160.140.117.0/24", - "160.140.136.0/24", "160.140.240.0/24", "160.140.244.0/23", "160.140.247.0/24", @@ -32526,6 +32519,7 @@ "164.117.152.0/21", "164.117.160.0/19", "164.117.3.0/24", + "164.117.6.0/24", "164.117.64.0/20", "164.117.8.0/21", "164.117.80.0/21", @@ -33287,7 +33281,7 @@ "198.218.40.0/23", "198.218.49.0/24", "198.218.52.0/24", - "198.218.54.0/23", + "198.218.54.0/24", "198.218.56.0/23", "198.218.60.0/23", "198.218.65.0/24", @@ -33366,7 +33360,7 @@ "198.49.193.0/24", "198.49.194.0/24", "198.49.203.0/24", - "198.49.204.0/23", + "198.49.204.0/24", "198.49.207.0/24", "198.49.253.0/24", "198.49.254.0/24", @@ -33843,6 +33837,9 @@ "205.106.100.0/22", "205.106.102.0/24", "205.106.188.0/23", + "205.106.216.0/24", + "205.106.72.0/22", + "205.106.72.0/24", "205.106.80.0/21", "205.106.82.0/24", "205.106.87.0/24", @@ -34284,6 +34281,13 @@ "205.61.44.0/23", "205.61.44.0/23", "205.61.48.0/24", + "205.61.56.0/21", + "205.61.64.0/23", + "205.61.67.0/24", + "205.61.68.0/24", + "205.61.70.0/23", + "205.61.72.0/23", + "205.61.74.0/24", "205.61.88.0/22", "205.61.92.0/23", "205.63.0.0/19", @@ -34368,6 +34372,7 @@ "205.69.56.0/23", "205.7.109.0/24", "205.7.8.0/24", + "205.70.128.0/20", "205.70.192.0/18", "205.70.212.0/24", "205.70.214.0/23", @@ -34443,7 +34448,6 @@ "205.73.59.0/24", "205.73.64.0/18", "205.74.192.0/19", - "205.74.224.0/21", "205.74.240.0/21", "205.75.112.0/20", "205.75.128.0/19", @@ -34560,12 +34564,8 @@ "205.85.63.0/24", "205.85.86.0/24", "205.86.128.0/23", - "205.86.136.0/23", - "205.86.138.0/24", "205.86.144.0/23", "205.86.146.0/24", - "205.86.176.0/23", - "205.86.178.0/24", "205.86.192.0/22", "205.86.193.0/24", "205.86.194.0/24", @@ -34580,6 +34580,8 @@ "205.87.216.0/23", "205.87.221.0/24", "205.87.222.0/23", + "205.87.64.0/23", + "205.87.66.0/24", "205.88.160.0/20", "205.88.224.0/20", "205.88.66.0/23", @@ -34628,6 +34630,10 @@ "205.90.4.0/24", "205.90.50.0/23", "205.90.6.0/24", + "205.90.64.0/20", + "205.90.64.0/24", + "205.90.67.0/24", + "205.90.68.0/23", "205.90.96.0/20", "205.90.96.0/24", "205.90.98.0/23", @@ -34678,6 +34684,7 @@ "205.99.136.0/23", "205.99.32.0/20", "205.99.64.0/21", + "205.99.72.0/23", "205.99.74.0/24", "205.99.96.0/20", "206.197.206.0/24", @@ -34711,7 +34718,6 @@ "206.39.153.0/24", "206.39.155.0/24", "206.39.16.0/24", - "206.39.172.0/24", "206.39.203.0/24", "206.39.244.0/24", "206.39.250.0/24", @@ -35295,6 +35301,7 @@ "214.44.96.0/19", "214.45.224.0/20", "214.45.240.0/21", + "214.45.241.0/24", "214.45.243.0/24", "214.45.245.0/24", "214.45.246.0/23", @@ -35936,6 +35943,7 @@ "2608:124:1::/48", "2608:124:4::/48", "2608:124:4d10::/48", + "2608:125:4::/48", "2608:125:4ee0::/48", "2608:125::/48", "2608:126:4::/48", @@ -36256,13 +36264,10 @@ "55.16.208.0/22", "55.16.213.0/24", "55.17.73.0/24", - "55.179.130.0/24", "55.179.144.0/23", "55.179.230.0/23", "55.179.232.0/22", "55.179.236.0/24", - "55.179.30.0/24", - "55.179.96.0/24", "55.188.0.0/16", "55.188.100.0/22", "55.188.104.0/24", @@ -36357,7 +36362,7 @@ "55.2.120.0/24", "55.2.128.0/24", "55.2.13.0/24", - "55.2.139.0/24", + "55.2.138.0/23", "55.2.14.0/24", "55.2.140.0/24", "55.2.142.0/23", @@ -37307,8 +37312,7 @@ "6.64.168.0/21", "6.64.176.0/24", "6.64.178.0/23", - "6.64.180.0/24", - "6.64.182.0/23", + "6.64.180.0/22", "6.64.184.0/21", "6.64.192.0/18", "6.64.28.0/23", @@ -37393,7 +37397,7 @@ "mil", "war.gov" ], - "last_updated": 1777879142.2834456, + "last_updated": 1777964479.799802, "long_description": "A U.S. government agency responsible for coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.", "name": "DoD", "org_ids": [ @@ -37438,7 +37442,7 @@ "fbijobs.gov", "ic3.gov" ], - "last_updated": 1777879023.7441072, + "last_updated": 1777964359.2445703, "long_description": "A U.S. government agency that serves as the domestic intelligence and security service, responsible for investigating federal crimes and protecting national security.", "name": "FBI", "org_ids": [ @@ -38576,7 +38580,7 @@ "fastlylb.net", "zencdn.net" ], - "last_updated": 1777879017.2713568, + "last_updated": 1777964352.5146635, "long_description": "A content delivery network and edge cloud platform that provides edge computing, security, and performance services.", "name": "Fastly", "org_ids": [ @@ -38644,7 +38648,7 @@ "222.236.220.0/23" ], "domains": [], - "last_updated": 1777879020.969092, + "last_updated": 1777964357.9336476, "long_description": "A Korean cloud hosting and infrastructure provider.", "name": "Gabia", "org_ids": [ @@ -38889,7 +38893,6 @@ "2001:4118:0:2220::2/128", "2001:4290:c:d::26/128", "2001:df3:1300:2:0:19:9524:74/128", - "2001:df3:1300::19:9524:63/128", "2001:fe0:4775::147/128", "202.129.236.162/32", "202.78.160.0/23", @@ -38938,7 +38941,6 @@ "2401:d600:0:1fff::31/128", "2402:5060:1:2801::4/127", "2402:5060:1:2801::6/128", - "2405:1340:1001:7::1/128", "2405:1500:0:46::42/127", "2405:1500:0:46::44/127", "2405:ec00:fa02::245/128", @@ -39017,6 +39019,7 @@ "2a01:c9c0:c006:500::3/128", "2a01:c9c0:c006:500::5/128", "2a01:c9c0:c006:500::7/128", + "2a01:c9c0:c006:500::9/128", "2a01:c9c0:c006:600::1/128", "2a01:c9c0:c006:600::3/128", "2a01:c9c0:c006:600::5/128", @@ -39171,9 +39174,8 @@ "2a03:90c0:31:2801::10/125", "2a03:90c0:31:2801::18/127", "2a03:90c0:31:2801::196/127", - "2a03:90c0:31:2801::198/127", "2a03:90c0:31:2801::20/125", - "2a03:90c0:31:2801::200/125", + "2a03:90c0:31:2801::204/126", "2a03:90c0:31:2801::208/127", "2a03:90c0:31:2801::210/127", "2a03:90c0:31:2801::212/128", @@ -39335,6 +39337,8 @@ "2a03:90c0:6d1:2801::30/127", "2a03:90c0:6d1:2801::4/126", "2a03:90c0:6d1:2801::8/127", + "2a03:90c0:6e1:2801::4/127", + "2a03:90c0:6e1:2801::6/128", "2a03:90c0:6f0::/44", "2a03:90c0:6f1:2801::10/126", "2a03:90c0:6f1:2801::14/128", @@ -39571,6 +39575,8 @@ "78.111.107.0/24", "78.111.108.0/23", "78.111.110.0/24", + "78.111.110.4/31", + "78.111.110.6/32", "78.111.99.0/24", "78.138.52.0/24", "79.133.108.0/22", @@ -39640,6 +39646,7 @@ "80.15.252.43/32", "80.15.252.45/32", "80.15.252.47/32", + "80.15.252.49/32", "80.15.252.61/32", "80.15.252.63/32", "80.15.252.65/32", @@ -39853,8 +39860,8 @@ "92.223.118.10/31", "92.223.118.12/30", "92.223.118.16/29", - "92.223.118.196/30", - "92.223.118.200/29", + "92.223.118.196/31", + "92.223.118.204/30", "92.223.118.208/30", "92.223.118.212/32", "92.223.118.214/31", @@ -40059,7 +40066,7 @@ "95.85.93.31/32" ], "domains": [], - "last_updated": 1777879017.2089028, + "last_updated": 1777964353.224723, "long_description": "A content delivery network and cloud infrastructure provider offering CDN, cloud computing, and edge services.", "name": "Gcore", "org_ids": [ @@ -44771,7 +44778,7 @@ "repo.new", "thegithubshop.com" ], - "last_updated": 1777879019.175298, + "last_updated": 1777964356.4197037, "long_description": "A web-based platform for version control and collaboration using Git, providing hosting for software development and code repositories.", "name": "GitHub", "org_ids": [ @@ -44814,7 +44821,7 @@ "52.67.255.165/32" ], "domains": [], - "last_updated": 1777879021.8232107, + "last_updated": 1777964356.6579134, "long_description": "A Brazilian content delivery network provider offering CDN services.", "name": "Gocache", "org_ids": [], @@ -47909,7 +47916,7 @@ "ytimg.com", "zukunftswerkstatt.de" ], - "last_updated": 1777879024.0110688, + "last_updated": 1777964361.1100285, "long_description": "A suite of cloud computing services provided by Google, including infrastructure, platform, and software services for businesses and developers.", "name": "Google", "org_ids": [ @@ -48030,7 +48037,7 @@ "hpecyber.com", "hpefonts.s3.amazonaws.com" ], - "last_updated": 1777879022.113417, + "last_updated": 1777964357.896205, "long_description": "A multinational enterprise information technology company that provides servers, storage, networking, and cloud services.", "name": "HPE", "org_ids": [ @@ -48060,7 +48067,7 @@ "herokucharge.com", "herokussl.com" ], - "last_updated": 1777879014.423766, + "last_updated": 1777964350.3772335, "long_description": "A cloud platform as a service that enables developers to build, run, and operate applications entirely in the cloud.", "name": "Heroku", "org_ids": [], @@ -48163,8 +48170,8 @@ "5.223.24.0/22", "5.223.28.0/23", "5.223.30.0/24", - "5.223.32.0/24", - "5.223.34.0/23", + "5.223.32.0/23", + "5.223.34.0/24", "5.223.36.0/22", "5.223.40.0/21", "5.223.48.0/20", @@ -48217,7 +48224,7 @@ "your-storagebox.de", "your-storageshare.de" ], - "last_updated": 1777879018.5009937, + "last_updated": 1777964351.475172, "long_description": "A German cloud hosting provider offering dedicated servers, cloud instances, and storage solutions.", "name": "Hetzner", "org_ids": [ @@ -48303,7 +48310,7 @@ "66.232.144.0/22" ], "domains": [], - "last_updated": 1777879035.8503065, + "last_updated": 1777964363.0766916, "long_description": "A Korean cloud hosting and infrastructure provider.", "name": "Hostway", "org_ids": [ @@ -48936,7 +48943,7 @@ "y43f6.cn", "z95rr.cn" ], - "last_updated": 1777879035.8234565, + "last_updated": 1777964367.3842072, "long_description": "A Chinese multinational technology corporation that designs, develops, and sells telecommunications equipment, consumer electronics, and cloud services.", "name": "Huawei", "org_ids": [ @@ -49021,8 +49028,6 @@ "103.193.4.0/22", "103.197.160.0/22", "103.226.12.0/22", - "103.255.80.0/23", - "103.255.83.0/24", "103.53.196.0/24", "103.70.48.0/24", "104.207.183.0/24", @@ -49406,7 +49411,7 @@ "weather", "weatherchannel" ], - "last_updated": 1777879023.5054157, + "last_updated": 1777964358.353288, "long_description": "A multinational technology corporation that provides hardware, software, cloud computing, and consulting services.", "name": "IBM", "org_ids": [ @@ -49516,7 +49521,7 @@ "97.64.56.0/21" ], "domains": [], - "last_updated": 1777879040.1810884, + "last_updated": 1777964367.3308792, "long_description": "A cloud security company providing secure web gateway, CASB, and zero trust network access services.", "name": "Iboss", "org_ids": [ @@ -49596,6 +49601,7 @@ "131.125.144.0/20", "131.125.160.0/24", "131.125.162.0/24", + "131.125.194.0/24", "131.125.197.0/24", "131.125.198.0/23", "131.125.200.0/23", @@ -49893,7 +49899,7 @@ "domains": [ "imperva.com" ], - "last_updated": 1777879020.6367545, + "last_updated": 1777964356.4571962, "long_description": "A cybersecurity company that provides web application firewall, DDoS protection, and data security solutions.", "name": "Imperva", "org_ids": [ @@ -50089,7 +50095,7 @@ "domains": [ "kamatera.com" ], - "last_updated": 1777879021.1087687, + "last_updated": 1777964355.7770426, "long_description": "A cloud infrastructure provider offering virtual private servers, cloud servers, and managed cloud services.", "name": "Kamatera", "org_ids": [ @@ -50260,7 +50266,7 @@ "63.105.192.0/20" ], "domains": [], - "last_updated": 1777879015.253973, + "last_updated": 1777964351.4814384, "long_description": "A Korean content delivery network and cloud infrastructure provider.", "name": "Kinx", "org_ids": [ @@ -50299,7 +50305,7 @@ "61.100.72.0/24" ], "domains": [], - "last_updated": 1777879016.2886434, + "last_updated": 1777964352.5424788, "long_description": "A Korean cloud computing service provided by KT Corporation.", "name": "Ktcloud", "org_ids": [ @@ -51812,7 +51818,7 @@ "96.9.228.0/23" ], "domains": [], - "last_updated": 1777879023.1017509, + "last_updated": 1777964358.2027917, "long_description": "A global hosting and cloud infrastructure provider offering dedicated servers, cloud hosting, and CDN services.", "name": "Leaseweb", "org_ids": [ @@ -52015,7 +52021,7 @@ "61.43.236.0/24" ], "domains": [], - "last_updated": 1777879020.5127916, + "last_updated": 1777964355.8105593, "long_description": "A Korean telecommunications company offering CDN services.", "name": "Lgtelecom", "org_ids": [ @@ -55331,7 +55337,7 @@ "xbx.lv", "yammer.com" ], - "last_updated": 1777879025.661196, + "last_updated": 1777964360.5831032, "long_description": "A multinational technology corporation that develops, manufactures, licenses, supports and sells computer software, consumer electronics and personal computers. Known for products like Windows, Office, Azure cloud services, and Xbox.", "name": "Microsoft", "org_ids": [ @@ -55629,7 +55635,7 @@ "yammer.com", "yammerusercontent.com" ], - "last_updated": 1777879025.8723342, + "last_updated": 1777964361.5129619, "long_description": "A cloud-based productivity suite provided by Microsoft, including Office applications and cloud services.", "name": "Microsoft365", "org_ids": [], @@ -55721,7 +55727,7 @@ "61.97.176.0/20" ], "domains": [], - "last_updated": 1777879015.026376, + "last_updated": 1777964351.2632363, "long_description": "A Korean cloud computing platform provided by Naver Corporation.", "name": "Navercloud", "org_ids": [ @@ -55865,7 +55871,7 @@ "61.42.226.0/24" ], "domains": [], - "last_updated": 1777879014.8128073, + "last_updated": 1777964350.467375, "long_description": "A Korean cloud computing platform provided by NHN Corporation.", "name": "Nhncloud", "org_ids": [ @@ -55983,7 +55989,6 @@ "145.239.0.0/16", "145.79.151.0/24", "146.103.10.0/24", - "146.19.48.0/24", "146.59.0.0/16", "146.59.0.0/17", "147.135.0.0/16", @@ -56020,6 +56025,7 @@ "151.247.37.0/24", "151.80.0.0/16", "152.228.128.0/17", + "155.117.127.0/24", "155.117.210.0/24", "155.117.212.0/23", "155.117.233.0/24", @@ -56075,7 +56081,7 @@ "185.155.218.0/24", "185.170.155.0/24", "185.196.221.0/24", - "185.2.49.0/24", + "185.2.48.0/23", "185.207.134.0/24", "185.216.126.0/24", "185.220.196.0/24", @@ -56460,7 +56466,7 @@ "ovh.com", "ovhcloud.com" ], - "last_updated": 1777879016.18782, + "last_updated": 1777964352.6161597, "long_description": "A French cloud computing company that provides web hosting, dedicated servers, and cloud infrastructure services.", "name": "OVH", "org_ids": [ @@ -59171,7 +59177,7 @@ "sun.com", "virtualbox.org" ], - "last_updated": 1777879042.7326865, + "last_updated": 1777964374.59477, "long_description": "A multinational technology corporation that provides database software, cloud engineering systems, and enterprise software products.", "name": "Oracle", "org_ids": [ @@ -59221,7 +59227,7 @@ "46.174.140.0/22" ], "domains": [], - "last_updated": 1777879038.8142593, + "last_updated": 1777964374.2317035, "long_description": "A DDoS protection and content delivery network service provider.", "name": "Qrator", "org_ids": [ @@ -59395,7 +59401,7 @@ "95.216.116.209/32" ], "domains": [], - "last_updated": 1777879026.9526305, + "last_updated": 1777964361.7751613, "long_description": "A content delivery network and edge computing platform providing CDN services.", "name": "Quiccloud", "org_ids": [ @@ -59434,7 +59440,7 @@ "95.173.144.0/20" ], "domains": [], - "last_updated": 1777879035.6508183, + "last_updated": 1777964367.2878299, "long_description": "A Russian federal executive body responsible for counterintelligence, internal and border security, counterterrorism, and surveillance.", "name": "RUFSO", "org_ids": [ @@ -59689,7 +59695,7 @@ "domains": [ "rackspace.com" ], - "last_updated": 1777879042.3592045, + "last_updated": 1777964374.2278743, "long_description": "A managed cloud computing company that provides hosting, cloud services, and managed infrastructure solutions.", "name": "Rackspace", "org_ids": [ @@ -59811,7 +59817,7 @@ "twinprime.com", "weinvoiceit.com" ], - "last_updated": 1777879015.3877552, + "last_updated": 1777964351.3841217, "long_description": "A cloud-based software company that provides customer relationship management services and enterprise cloud computing solutions.", "name": "Salesforce", "org_ids": [ @@ -59883,7 +59889,7 @@ "domains": [ "scaleway.com" ], - "last_updated": 1777879015.3389614, + "last_updated": 1777964351.2390525, "long_description": "A French cloud computing company that provides virtual private servers, bare metal servers, and cloud infrastructure services.", "name": "Scaleway", "org_ids": [ @@ -59927,7 +59933,7 @@ "61.97.0.0/20" ], "domains": [], - "last_updated": 1777879015.2990534, + "last_updated": 1777964350.5209963, "long_description": "A Korean telecommunications company offering CDN services.", "name": "Skbroadband", "org_ids": [ @@ -59966,7 +59972,7 @@ "5.252.32.0/22" ], "domains": [], - "last_updated": 1777879015.0428846, + "last_updated": 1777964350.7020204, "long_description": "A DDoS protection and web application firewall service provider.", "name": "Stormwall", "org_ids": [ @@ -60006,7 +60012,7 @@ "72.167.12.0/22" ], "domains": [], - "last_updated": 1777879027.2852826, + "last_updated": 1777964362.6391227, "long_description": "A website security and web application firewall service provider.", "name": "Sucuri", "org_ids": [ @@ -60985,7 +60991,7 @@ "zcjbgame.com", "zhuoyuegame.com" ], - "last_updated": 1777879025.441638, + "last_updated": 1777964360.4276083, "long_description": "A Chinese cloud computing service provider and subsidiary of Tencent, offering cloud infrastructure and platform services.", "name": "Tencent", "org_ids": [ @@ -61008,7 +61014,7 @@ "domains": [ "gov.uk" ], - "last_updated": 1777879023.2934222, + "last_updated": 1777964359.31693, "long_description": "A U.K. government department responsible for implementing the defence policy of the United Kingdom and managing the British Armed Forces.", "name": "UKMoD", "org_ids": [ @@ -61050,7 +61056,7 @@ "domains": [ "wasabi.com" ], - "last_updated": 1777879026.5727715, + "last_updated": 1777964361.4507098, "long_description": "A cloud storage provider offering hot cloud storage services with high performance and low cost.", "name": "Wasabi", "org_ids": [ @@ -61073,7 +61079,7 @@ "103.77.224.0/24" ], "domains": [], - "last_updated": 1777879017.2792485, + "last_updated": 1777964353.0598774, "long_description": "A DDoS protection and content delivery network service provider.", "name": "X4b", "org_ids": [ @@ -61312,7 +61318,7 @@ "yastatic.net", "yccdn.ru" ], - "last_updated": 1777879024.8638072, + "last_updated": 1777964360.1055524, "long_description": "Russian cloud computing and internet services provider, offering infrastructure, storage, and various digital services.", "name": "Yandex", "org_ids": [ @@ -61452,7 +61458,7 @@ "zohouniversity.com", "zohowebstatic.com" ], - "last_updated": 1777879018.172579, + "last_updated": 1777964352.716144, "long_description": "An Indian software company that provides cloud-based business software and productivity tools including CRM, email, and office suites.", "name": "Zoho", "org_ids": [ @@ -61754,7 +61760,7 @@ "98.98.28.0/24" ], "domains": [], - "last_updated": 1777879022.3164346, + "last_updated": 1777964357.661543, "long_description": "A cloud security company providing secure internet access, cloud security, and zero trust network access services.", "name": "Zscaler", "org_ids": [], diff --git a/cloud_providers_v3.json b/cloud_providers_v3.json index 2689bd7..3c8e403 100644 --- a/cloud_providers_v3.json +++ b/cloud_providers_v3.json @@ -99,19 +99,16 @@ "104.104.0.0/19", "104.104.130.0/23", "104.104.132.0/22", - "104.104.136.0/24", "104.104.144.0/20", "104.104.160.0/19", "104.104.244.0/23", "104.104.32.0/20", "104.104.48.0/22", "104.104.58.0/24", - "104.104.60.0/22", "104.105.0.0/17", "104.105.128.0/18", "104.105.192.0/19", "104.106.64.0/20", - "104.106.92.0/22", "104.107.108.0/23", "104.107.116.0/24", "104.107.166.0/23", @@ -132,7 +129,7 @@ "104.109.250.0/24", "104.109.52.0/24", "104.110.128.0/20", - "104.110.176.0/21", + "104.110.180.0/22", "104.110.188.0/24", "104.110.190.0/23", "104.110.240.0/23", @@ -160,7 +157,7 @@ "104.115.39.0/24", "104.115.81.0/24", "104.115.82.0/23", - "104.116.104.0/21", + "104.116.104.0/22", "104.116.16.0/21", "104.116.163.0/24", "104.116.172.0/22", @@ -173,7 +170,6 @@ "104.117.245.0/24", "104.117.246.0/24", "104.117.66.0/23", - "104.117.72.0/22", "104.117.76.0/23", "104.118.27.0/24", "104.118.5.0/24", @@ -197,15 +193,12 @@ "104.120.64.0/19", "104.120.8.0/22", "104.121.0.0/19", - "104.121.228.0/22", "104.121.234.0/24", - "104.121.236.0/22", "104.121.72.0/23", "104.122.212.0/22", "104.122.216.0/22", "104.122.24.0/22", "104.122.32.0/21", - "104.122.88.0/22", "104.122.94.0/23", "104.123.155.0/24", "104.123.156.0/23", @@ -214,7 +207,6 @@ "104.123.200.0/22", "104.123.214.0/23", "104.123.24.0/21", - "104.123.40.0/21", "104.123.48.0/23", "104.123.50.0/24", "104.123.57.0/24", @@ -227,7 +219,6 @@ "104.124.0.0/24", "104.124.104.0/23", "104.124.11.0/24", - "104.124.12.0/22", "104.124.160.0/20", "104.124.176.0/22", "104.124.180.0/23", @@ -239,11 +230,9 @@ "104.125.14.0/23", "104.125.212.0/24", "104.125.218.0/24", - "104.125.220.0/22", "104.125.8.0/22", "104.125.80.0/23", "104.125.83.0/24", - "104.125.88.0/22", "104.126.116.0/22", "104.126.120.0/21", "104.126.36.0/23", @@ -256,6 +245,7 @@ "104.64.128.0/18", "104.64.192.0/19", "104.66.120.0/21", + "104.66.160.0/19", "104.66.64.0/19", "104.66.96.0/22", "104.67.192.0/19", @@ -295,13 +285,11 @@ "104.71.143.0/24", "104.71.144.0/20", "104.71.160.0/19", - "104.71.240.0/22", "104.71.248.0/21", "104.71.60.0/22", "104.71.64.0/19", "104.72.112.0/20", "104.72.70.0/23", - "104.72.72.0/22", "104.72.76.0/23", "104.72.79.0/24", "104.73.16.0/20", @@ -382,17 +370,14 @@ "104.79.206.0/23", "104.79.240.0/20", "104.79.32.0/20", - "104.79.84.0/22", "104.79.92.0/23", "104.80.0.0/20", "104.80.16.0/22", "104.80.194.0/23", "104.80.196.0/22", "104.80.212.0/23", - "104.80.232.0/21", "104.80.24.0/23", "104.80.240.0/20", - "104.80.28.0/22", "104.80.48.0/20", "104.80.88.0/23", "104.81.0.0/19", @@ -428,11 +413,10 @@ "104.84.152.0/22", "104.84.228.0/22", "104.84.54.0/23", - "104.84.56.0/22", + "104.85.0.0/21", "104.85.16.0/20", "104.85.174.0/23", "104.85.224.0/20", - "104.85.244.0/22", "104.85.250.0/23", "104.85.252.0/22", "104.85.32.0/20", @@ -447,11 +431,9 @@ "104.86.32.0/19", "104.86.64.0/21", "104.86.80.0/20", - "104.86.96.0/22", "104.87.192.0/21", "104.87.208.0/20", "104.87.224.0/20", - "104.87.28.0/22", "104.87.64.0/20", "104.87.8.0/23", "104.88.160.0/19", @@ -463,35 +445,30 @@ "104.89.112.0/22", "104.89.118.0/23", "104.89.120.0/22", - "104.89.160.0/22", "104.89.170.0/24", "104.89.176.0/20", "104.89.192.0/21", "104.89.224.0/21", "104.89.96.0/23", "104.90.100.0/24", - "104.90.16.0/20", - "104.90.200.0/21", + "104.90.16.0/21", + "104.90.204.0/22", "104.90.240.0/20", "104.90.4.0/23", "104.90.6.0/24", "104.90.64.0/19", - "104.90.8.0/22", "104.90.96.0/22", "104.91.175.0/24", "104.91.32.0/22", - "104.91.40.0/22", "104.91.56.0/22", "104.91.64.0/22", "104.91.70.0/24", "104.91.80.0/21", - "104.92.144.0/22", "104.92.224.0/21", "104.92.248.0/21", - "104.93.0.0/22", + "104.93.12.0/22", "104.93.20.0/22", "104.93.24.0/23", - "104.93.8.0/21", "104.93.90.0/23", "104.94.100.0/23", "104.94.103.0/24", @@ -517,14 +494,12 @@ "104.96.204.0/22", "104.96.210.0/23", "104.96.220.0/23", - "104.96.84.0/22", "104.96.90.0/23", "104.96.92.0/22", "104.97.0.0/23", "104.97.13.0/24", "104.97.14.0/23", "104.97.2.0/24", - "104.97.24.0/22", "104.97.76.0/22", "104.97.80.0/21", "104.97.94.0/23", @@ -644,7 +619,7 @@ "165.254.81.0/24", "167.140.240.0/23", "168.143.242.0/23", - "168.143.254.0/23", + "168.143.255.0/24", "170.187.128.0/23", "170.187.131.0/24", "170.187.132.0/24", @@ -954,7 +929,6 @@ "173.222.152.0/21", "173.222.162.0/23", "173.222.168.0/22", - "173.222.180.0/22", "173.222.200.0/21", "173.222.208.0/23", "173.222.212.0/22", @@ -1001,16 +975,15 @@ "176.58.96.0/19", "178.79.128.0/18", "184.24.0.0/13", + "184.24.0.0/18", "184.24.100.0/22", "184.24.106.0/24", "184.24.108.0/22", "184.24.128.0/20", "184.24.144.0/21", "184.24.152.0/22", - "184.24.16.0/20", "184.24.160.0/19", "184.24.192.0/18", - "184.24.32.0/19", "184.24.64.0/19", "184.24.96.0/23", "184.25.0.0/19", @@ -1035,7 +1008,8 @@ "184.25.232.0/22", "184.25.237.0/24", "184.25.238.0/23", - "184.25.240.0/20", + "184.25.244.0/22", + "184.25.252.0/22", "184.25.32.0/20", "184.25.48.0/21", "184.25.56.0/23", @@ -1076,7 +1050,6 @@ "184.27.118.0/23", "184.27.120.0/22", "184.27.124.0/23", - "184.27.128.0/22", "184.27.134.0/23", "184.27.140.0/23", "184.27.144.0/20", @@ -1095,7 +1068,8 @@ "184.27.220.0/22", "184.27.224.0/20", "184.27.244.0/22", - "184.27.32.0/20", + "184.27.36.0/22", + "184.27.40.0/21", "184.27.64.0/19", "184.28.0.0/20", "184.28.102.0/23", @@ -1126,16 +1100,16 @@ "184.28.22.0/24", "184.28.220.0/24", "184.28.225.0/24", - "184.28.226.0/23", "184.28.228.0/22", - "184.28.232.0/21", + "184.28.232.0/22", + "184.28.236.0/23", "184.28.24.0/22", "184.28.240.0/21", "184.28.248.0/22", "184.28.28.0/24", "184.28.30.0/23", "184.28.32.0/21", - "184.28.40.0/22", + "184.28.42.0/23", "184.28.48.0/23", "184.28.50.0/24", "184.28.52.0/23", @@ -1154,10 +1128,10 @@ "184.29.112.0/20", "184.29.132.0/22", "184.29.136.0/22", + "184.29.14.0/23", "184.29.140.0/24", "184.29.142.0/23", "184.29.144.0/20", - "184.29.15.0/24", "184.29.160.0/19", "184.29.192.0/18", "184.29.2.0/23", @@ -1183,7 +1157,6 @@ "184.30.128.0/18", "184.30.192.0/19", "184.30.20.0/22", - "184.30.228.0/22", "184.30.232.0/21", "184.30.24.0/22", "184.30.240.0/21", @@ -1234,7 +1207,6 @@ "184.51.126.0/23", "184.51.129.0/24", "184.51.132.0/22", - "184.51.140.0/22", "184.51.148.0/23", "184.51.159.0/24", "184.51.192.0/22", @@ -1297,7 +1269,6 @@ "184.86.236.0/22", "184.86.250.0/23", "184.87.132.0/22", - "184.87.136.0/22", "184.87.169.0/24", "184.87.172.0/24", "184.87.174.0/23", @@ -1309,7 +1280,7 @@ "184.87.96.0/20", "185.123.168.0/22", "185.145.100.0/24", - "185.225.250.0/23", + "185.225.250.0/24", "185.3.92.0/22", "187.210.208.0/22", "189.247.167.0/24", @@ -1386,12 +1357,14 @@ "2.16.16.0/24", "2.16.160.0/19", "2.16.18.0/24", - "2.16.192.0/20", + "2.16.196.0/22", + "2.16.200.0/21", "2.16.208.0/21", - "2.16.216.0/22", "2.16.22.0/23", - "2.16.224.0/19", + "2.16.228.0/22", + "2.16.232.0/21", "2.16.24.0/21", + "2.16.240.0/20", "2.16.32.0/23", "2.16.34.0/24", "2.16.36.0/22", @@ -1410,14 +1383,15 @@ "2.16.8.0/24", "2.16.80.0/22", "2.16.84.0/23", - "2.16.88.0/23", - "2.16.92.0/24", - "2.16.94.0/23", + "2.16.88.0/24", + "2.16.92.0/22", "2.16.96.0/19", - "2.17.0.0/20", + "2.17.0.0/21", "2.17.112.0/22", + "2.17.12.0/23", "2.17.120.0/21", "2.17.128.0/20", + "2.17.14.0/24", "2.17.147.0/24", "2.17.152.0/22", "2.17.16.0/21", @@ -1425,9 +1399,8 @@ "2.17.192.0/20", "2.17.192.0/22", "2.17.208.0/22", - "2.17.216.0/21", + "2.17.216.0/22", "2.17.240.0/21", - "2.17.248.0/24", "2.17.250.0/23", "2.17.28.0/22", "2.17.32.0/21", @@ -1436,32 +1409,36 @@ "2.17.44.0/22", "2.17.48.0/20", "2.17.64.0/19", + "2.17.8.0/22", "2.17.96.0/20", "2.18.100.0/22", "2.18.104.0/21", "2.18.112.0/20", - "2.18.128.0/18", + "2.18.128.0/19", + "2.18.160.0/20", + "2.18.176.0/21", "2.18.18.0/23", + "2.18.188.0/22", "2.18.192.0/22", "2.18.20.0/22", "2.18.200.0/21", "2.18.208.0/20", "2.18.224.0/21", "2.18.236.0/22", - "2.18.24.0/22", + "2.18.24.0/21", "2.18.240.0/23", "2.18.243.0/24", "2.18.244.0/22", "2.18.248.0/22", "2.18.254.0/23", - "2.18.28.0/24", - "2.18.30.0/23", - "2.18.32.0/20", + "2.18.32.0/22", + "2.18.40.0/21", "2.18.48.0/21", "2.18.62.0/23", "2.18.64.0/20", "2.18.8.0/22", "2.18.84.0/22", + "2.18.88.0/22", "2.18.95.0/24", "2.19.0.0/20", "2.19.104.0/22", @@ -1475,12 +1452,9 @@ "2.19.180.0/24", "2.19.182.0/23", "2.19.184.0/21", - "2.19.192.0/20", - "2.19.208.0/22", - "2.19.213.0/24", - "2.19.214.0/23", - "2.19.216.0/21", - "2.19.224.0/20", + "2.19.192.0/19", + "2.19.228.0/22", + "2.19.232.0/21", "2.19.240.0/23", "2.19.242.0/24", "2.19.244.0/22", @@ -1503,8 +1477,11 @@ "2.20.152.0/22", "2.20.16.0/21", "2.20.160.0/19", - "2.20.192.0/19", - "2.20.224.0/20", + "2.20.196.0/22", + "2.20.200.0/21", + "2.20.208.0/20", + "2.20.224.0/21", + "2.20.232.0/22", "2.20.240.0/23", "2.20.243.0/24", "2.20.245.0/24", @@ -1519,10 +1496,10 @@ "2.20.44.0/23", "2.20.47.0/24", "2.20.48.0/20", - "2.20.68.0/22", + "2.20.64.0/21", "2.20.76.0/22", "2.20.8.0/22", - "2.20.88.0/21", + "2.20.92.0/22", "2.20.96.0/22", "2.21.0.0/23", "2.21.112.0/21", @@ -1534,22 +1511,24 @@ "2.21.136.0/21", "2.21.148.0/22", "2.21.15.0/24", - "2.21.152.0/21", + "2.21.152.0/22", "2.21.168.0/21", - "2.21.176.0/20", + "2.21.176.0/21", + "2.21.188.0/22", "2.21.192.0/19", "2.21.20.0/22", - "2.21.224.0/22", "2.21.228.0/23", - "2.21.236.0/22", + "2.21.236.0/24", + "2.21.238.0/23", "2.21.24.0/22", "2.21.240.0/21", "2.21.252.0/22", "2.21.3.0/24", "2.21.32.0/22", "2.21.4.0/22", - "2.21.40.0/21", - "2.21.48.0/20", + "2.21.40.0/22", + "2.21.48.0/22", + "2.21.56.0/21", "2.21.64.0/23", "2.21.66.0/24", "2.21.68.0/22", @@ -1587,7 +1566,7 @@ "2.22.56.0/22", "2.22.61.0/24", "2.22.62.0/23", - "2.22.64.0/21", + "2.22.64.0/22", "2.22.84.0/22", "2.22.88.0/21", "2.22.96.0/19", @@ -1599,7 +1578,6 @@ "2.23.176.0/22", "2.23.184.0/21", "2.23.192.0/21", - "2.23.204.0/22", "2.23.208.0/20", "2.23.224.0/19", "2.23.24.0/22", @@ -1616,6 +1594,8 @@ "2001:418:1401:7d::/64", "2001:418:4001:2::/64", "2001:418:4001:4::/64", + "2001:41a8:806:200::/56", + "2001:41a8:807:100::/56", "2001:4450:40::/48", "2001:4457:ff0::/48", "2001:4546:1003::/48", @@ -1740,8 +1720,8 @@ "2001:4878:c347::/48", "2001:4c08:2026::/48", "2001:57a:102::/47", + "2001:590:2005:200::/56", "2001:c38:500a::/48", - "201.220.10.0/24", "202.138.164.0/22", "202.138.183.0/24", "202.153.190.0/24", @@ -1780,7 +1760,7 @@ "209.200.128.0/18", "210.130.210.0/24", "210.130.224.0/24", - "210.148.128.0/24", + "210.148.128.0/23", "210.148.130.0/24", "210.193.113.0/24", "210.193.97.0/24", @@ -1798,7 +1778,6 @@ "213.52.128.0/23", "213.52.130.0/24", "213.62.24.0/23", - "216.238.147.0/24", "216.9.58.0/24", "216.9.61.0/24", "217.112.151.0/24", @@ -1817,7 +1796,8 @@ "23.0.204.0/22", "23.0.212.0/22", "23.0.220.0/22", - "23.0.240.0/20", + "23.0.240.0/21", + "23.0.248.0/22", "23.0.88.0/21", "23.1.0.0/22", "23.1.104.0/21", @@ -1840,7 +1820,6 @@ "23.10.128.0/18", "23.10.192.0/19", "23.10.224.0/20", - "23.10.240.0/22", "23.10.248.0/23", "23.10.252.0/22", "23.10.32.0/19", @@ -1849,18 +1828,17 @@ "23.11.0.0/19", "23.11.112.0/20", "23.11.160.0/19", - "23.11.192.0/22", "23.11.200.0/23", "23.11.206.0/23", "23.11.208.0/22", - "23.11.212.0/24", + "23.11.212.0/23", "23.11.215.0/24", "23.11.216.0/21", "23.11.224.0/21", "23.11.232.0/23", "23.11.234.0/24", "23.11.236.0/22", - "23.11.248.0/21", + "23.11.248.0/22", "23.11.32.0/21", "23.11.40.0/23", "23.11.80.0/20", @@ -1893,6 +1871,7 @@ "23.14.92.0/22", "23.15.10.0/24", "23.15.12.0/24", + "23.15.132.0/23", "23.15.138.0/23", "23.15.140.0/22", "23.15.144.0/20", @@ -1941,8 +1920,8 @@ "23.192.44.0/22", "23.192.48.0/21", "23.192.56.0/22", + "23.192.8.0/23", "23.192.80.0/20", - "23.192.9.0/24", "23.193.114.0/23", "23.193.116.0/22", "23.193.124.0/22", @@ -1979,8 +1958,7 @@ "23.194.144.0/20", "23.194.160.0/20", "23.194.176.0/21", - "23.194.188.0/23", - "23.194.191.0/24", + "23.194.188.0/22", "23.194.200.0/21", "23.194.208.0/22", "23.194.214.0/23", @@ -1991,7 +1969,6 @@ "23.195.0.0/22", "23.195.105.0/24", "23.195.106.0/23", - "23.195.108.0/22", "23.195.116.0/22", "23.195.12.0/22", "23.195.124.0/22", @@ -2018,7 +1995,6 @@ "23.196.0.0/19", "23.196.128.0/19", "23.196.164.0/22", - "23.196.172.0/22", "23.196.176.0/20", "23.196.192.0/19", "23.196.224.0/20", @@ -2117,7 +2093,7 @@ "23.200.16.0/21", "23.200.164.0/22", "23.200.168.0/21", - "23.200.176.0/21", + "23.200.180.0/22", "23.200.196.0/22", "23.200.204.0/22", "23.200.212.0/22", @@ -2135,7 +2111,7 @@ "23.200.88.0/23", "23.200.92.0/22", "23.200.96.0/20", - "23.201.0.0/19", + "23.201.0.0/20", "23.201.102.0/23", "23.201.104.0/21", "23.201.112.0/20", @@ -2145,10 +2121,12 @@ "23.201.192.0/22", "23.201.196.0/24", "23.201.198.0/23", + "23.201.20.0/22", "23.201.204.0/22", "23.201.212.0/22", "23.201.216.0/22", "23.201.224.0/19", + "23.201.24.0/21", "23.201.32.0/22", "23.201.40.0/22", "23.201.44.0/23", @@ -2164,7 +2142,7 @@ "23.202.128.0/20", "23.202.144.0/22", "23.202.152.0/21", - "23.202.160.0/21", + "23.202.164.0/22", "23.202.168.0/22", "23.202.176.0/22", "23.202.184.0/22", @@ -2207,7 +2185,11 @@ "23.204.103.0/24", "23.204.104.0/21", "23.204.112.0/20", - "23.204.128.0/18", + "23.204.128.0/22", + "23.204.132.0/23", + "23.204.136.0/21", + "23.204.144.0/20", + "23.204.160.0/19", "23.204.192.0/19", "23.204.224.0/20", "23.204.242.0/23", @@ -2234,7 +2216,6 @@ "23.205.224.0/19", "23.205.32.0/22", "23.205.41.0/24", - "23.205.42.0/23", "23.205.44.0/22", "23.205.52.0/22", "23.205.56.0/22", @@ -2352,11 +2333,10 @@ "23.210.209.0/24", "23.210.210.0/23", "23.210.212.0/22", - "23.210.216.0/21", + "23.210.216.0/22", "23.210.224.0/19", "23.210.32.0/22", "23.210.4.0/22", - "23.210.44.0/22", "23.210.48.0/20", "23.210.51.0/24", "23.210.53.0/24", @@ -2385,11 +2365,9 @@ "23.211.160.0/19", "23.211.196.0/22", "23.211.204.0/22", - "23.211.208.0/21", - "23.211.216.0/22", + "23.211.212.0/22", "23.211.224.0/22", - "23.211.232.0/23", - "23.211.236.0/22", + "23.211.232.0/21", "23.211.240.0/22", "23.211.244.0/23", "23.211.247.0/24", @@ -2410,7 +2388,11 @@ "23.212.168.0/21", "23.212.176.0/22", "23.212.184.0/21", - "23.212.192.0/18", + "23.212.192.0/19", + "23.212.228.0/22", + "23.212.232.0/21", + "23.212.240.0/22", + "23.212.248.0/21", "23.212.32.0/20", "23.212.4.0/24", "23.212.48.0/22", @@ -2423,7 +2405,7 @@ "23.212.62.0/23", "23.212.68.0/22", "23.212.72.0/21", - "23.212.8.0/21", + "23.212.8.0/22", "23.212.84.0/22", "23.212.88.0/22", "23.212.96.0/23", @@ -2481,14 +2463,15 @@ "23.215.128.0/21", "23.215.136.0/22", "23.215.14.0/23", - "23.215.144.0/20", + "23.215.144.0/21", + "23.215.152.0/22", "23.215.16.0/21", "23.215.164.0/22", "23.215.168.0/21", "23.215.177.0/24", "23.215.178.0/23", "23.215.184.0/21", - "23.215.192.0/21", + "23.215.192.0/22", "23.215.200.0/22", "23.215.212.0/23", "23.215.214.0/24", @@ -2527,7 +2510,8 @@ "23.217.100.0/23", "23.217.102.0/24", "23.217.104.0/21", - "23.217.112.0/20", + "23.217.116.0/22", + "23.217.120.0/21", "23.217.128.0/20", "23.217.152.0/21", "23.217.168.0/21", @@ -2540,8 +2524,6 @@ "23.217.32.0/19", "23.217.64.0/20", "23.217.8.0/22", - "23.217.80.0/22", - "23.217.88.0/22", "23.217.96.0/23", "23.217.98.0/24", "23.218.0.0/19", @@ -2590,20 +2572,27 @@ "23.219.36.0/22", "23.219.40.0/22", "23.219.56.0/21", - "23.219.64.0/20", + "23.219.64.0/21", + "23.219.76.0/22", "23.219.80.0/21", "23.219.88.0/22", "23.219.94.0/23", "23.219.96.0/20", "23.220.0.0/18", + "23.220.102.0/23", + "23.220.104.0/21", + "23.220.112.0/20", "23.220.128.0/22", "23.220.136.0/21", - "23.220.144.0/20", + "23.220.144.0/23", + "23.220.148.0/22", + "23.220.152.0/21", "23.220.160.0/21", "23.220.168.0/22", "23.220.176.0/21", "23.220.188.0/22", - "23.220.192.0/20", + "23.220.196.0/22", + "23.220.200.0/21", "23.220.208.0/21", "23.220.220.0/22", "23.220.224.0/20", @@ -2615,10 +2604,13 @@ "23.220.72.0/22", "23.220.76.0/23", "23.220.84.0/22", - "23.220.96.0/19", + "23.220.96.0/22", "23.221.0.0/20", - "23.221.128.0/18", + "23.221.128.0/21", + "23.221.136.0/22", + "23.221.144.0/20", "23.221.16.0/21", + "23.221.160.0/19", "23.221.198.0/23", "23.221.200.0/21", "23.221.208.0/23", @@ -2632,7 +2624,6 @@ "23.221.24.0/22", "23.221.240.0/21", "23.221.252.0/22", - "23.221.32.0/22", "23.221.40.0/21", "23.221.48.0/22", "23.221.56.0/22", @@ -2645,7 +2636,7 @@ "23.222.0.0/22", "23.222.100.0/22", "23.222.104.0/21", - "23.222.112.0/22", + "23.222.12.0/22", "23.222.120.0/21", "23.222.128.0/18", "23.222.16.0/21", @@ -2665,7 +2656,6 @@ "23.222.6.0/24", "23.222.64.0/22", "23.222.76.0/22", - "23.222.8.0/21", "23.222.80.0/22", "23.222.88.0/22", "23.223.0.0/19", @@ -2685,20 +2675,19 @@ "23.223.242.0/24", "23.223.245.0/24", "23.223.246.0/24", - "23.223.248.0/22", "23.223.32.0/22", "23.223.40.0/21", "23.223.52.0/22", "23.223.56.0/22", "23.223.61.0/24", "23.223.62.0/24", - "23.223.64.0/20", + "23.223.64.0/19", + "23.223.96.0/20", "23.239.0.0/19", "23.3.104.0/23", "23.3.107.0/24", - "23.3.108.0/22", "23.3.12.0/22", - "23.3.128.0/21", + "23.3.128.0/22", "23.3.138.0/23", "23.3.140.0/22", "23.3.176.0/20", @@ -2713,18 +2702,16 @@ "23.3.98.0/23", "23.32.0.0/11", "23.32.0.0/19", - "23.32.100.0/22", "23.32.108.0/22", "23.32.112.0/20", "23.32.132.0/22", "23.32.148.0/22", - "23.32.152.0/21", + "23.32.152.0/22", "23.32.160.0/20", "23.32.180.0/22", - "23.32.184.0/21", + "23.32.188.0/22", "23.32.192.0/20", "23.32.208.0/21", - "23.32.224.0/22", "23.32.236.0/22", "23.32.240.0/22", "23.32.248.0/24", @@ -2763,7 +2750,8 @@ "23.33.192.0/20", "23.33.208.0/21", "23.33.220.0/22", - "23.33.224.0/20", + "23.33.224.0/21", + "23.33.236.0/22", "23.33.244.0/22", "23.33.248.0/21", "23.33.34.0/23", @@ -2774,24 +2762,22 @@ "23.33.60.0/22", "23.33.80.0/20", "23.33.96.0/21", - "23.34.0.0/21", + "23.34.0.0/22", "23.34.124.0/22", "23.34.132.0/22", "23.34.136.0/23", "23.34.140.0/22", "23.34.144.0/20", "23.34.160.0/22", - "23.34.168.0/22", - "23.34.173.0/24", - "23.34.174.0/23", + "23.34.168.0/21", "23.34.180.0/22", "23.34.184.0/21", "23.34.192.0/19", "23.34.20.0/22", "23.34.224.0/21", - "23.34.24.0/21", "23.34.240.0/21", "23.34.248.0/22", + "23.34.28.0/22", "23.34.32.0/19", "23.34.80.0/22", "23.34.88.0/22", @@ -2808,7 +2794,8 @@ "23.35.200.0/21", "23.35.208.0/22", "23.35.216.0/21", - "23.35.224.0/20", + "23.35.228.0/22", + "23.35.232.0/21", "23.35.24.0/23", "23.35.244.0/22", "23.35.248.0/22", @@ -2819,6 +2806,7 @@ "23.35.80.0/20", "23.35.96.0/21", "23.36.0.0/22", + "23.36.120.0/21", "23.36.136.0/21", "23.36.144.0/24", "23.36.148.0/22", @@ -2836,7 +2824,7 @@ "23.36.208.0/20", "23.36.224.0/20", "23.36.24.0/21", - "23.36.240.0/22", + "23.36.240.0/21", "23.36.252.0/22", "23.36.36.0/22", "23.36.44.0/22", @@ -2846,6 +2834,8 @@ "23.36.8.0/21", "23.36.96.0/20", "23.37.0.0/21", + "23.37.112.0/22", + "23.37.120.0/21", "23.37.128.0/20", "23.37.144.0/21", "23.37.16.0/20", @@ -2857,8 +2847,9 @@ "23.37.230.0/23", "23.37.232.0/22", "23.37.32.0/19", - "23.37.64.0/18", + "23.37.64.0/19", "23.37.8.0/22", + "23.37.96.0/20", "23.38.0.0/19", "23.38.114.0/23", "23.38.116.0/23", @@ -2881,15 +2872,17 @@ "23.38.252.0/22", "23.38.48.0/20", "23.38.64.0/20", - "23.38.84.0/22", "23.38.96.0/20", "23.39.104.0/22", "23.39.110.0/23", - "23.39.128.0/19", + "23.39.128.0/20", + "23.39.144.0/21", + "23.39.152.0/22", "23.39.16.0/20", "23.39.160.0/20", "23.39.184.0/21", - "23.39.208.0/20", + "23.39.208.0/21", + "23.39.220.0/22", "23.39.224.0/21", "23.39.237.0/24", "23.39.240.0/20", @@ -2913,9 +2906,11 @@ "23.40.112.0/22", "23.40.128.0/21", "23.40.136.0/22", - "23.40.152.0/21", + "23.40.156.0/22", "23.40.16.0/21", - "23.40.160.0/19", + "23.40.160.0/20", + "23.40.176.0/21", + "23.40.188.0/22", "23.40.192.0/22", "23.40.196.0/23", "23.40.199.0/24", @@ -2943,7 +2938,7 @@ "23.41.120.0/22", "23.41.128.0/19", "23.41.16.0/22", - "23.41.160.0/21", + "23.41.164.0/22", "23.41.172.0/22", "23.41.176.0/20", "23.41.208.0/22", @@ -2953,15 +2948,14 @@ "23.41.252.0/23", "23.41.32.0/21", "23.41.4.0/23", - "23.41.40.0/22", "23.41.64.0/19", "23.41.8.0/23", "23.42.0.0/17", "23.42.128.0/20", "23.42.148.0/22", - "23.42.152.0/21", + "23.42.156.0/22", "23.42.160.0/20", - "23.42.176.0/21", + "23.42.180.0/22", "23.42.184.0/22", "23.42.192.0/18", "23.43.100.0/22", @@ -2993,7 +2987,6 @@ "23.43.64.0/20", "23.43.8.0/21", "23.43.80.0/21", - "23.44.0.0/20", "23.44.100.0/22", "23.44.104.0/21", "23.44.112.0/20", @@ -3011,11 +3004,12 @@ "23.44.236.0/23", "23.44.240.0/20", "23.44.32.0/20", - "23.44.48.0/24", + "23.44.4.0/22", + "23.44.48.0/23", "23.44.50.0/24", - "23.44.56.0/21", - "23.44.68.0/22", + "23.44.56.0/22", "23.44.72.0/21", + "23.44.8.0/21", "23.44.80.0/20", "23.44.97.0/24", "23.44.98.0/23", @@ -3030,7 +3024,6 @@ "23.45.154.0/24", "23.45.156.0/22", "23.45.16.0/20", - "23.45.164.0/22", "23.45.168.0/23", "23.45.172.0/22", "23.45.176.0/21", @@ -3103,7 +3096,6 @@ "23.47.8.0/21", "23.47.96.0/20", "23.48.104.0/22", - "23.48.112.0/22", "23.48.120.0/21", "23.48.128.0/20", "23.48.144.0/21", @@ -3122,7 +3114,6 @@ "23.48.224.0/24", "23.48.227.0/24", "23.48.228.0/22", - "23.48.236.0/22", "23.48.240.0/22", "23.48.246.0/23", "23.48.249.0/24", @@ -3171,22 +3162,22 @@ "23.50.144.0/20", "23.50.192.0/20", "23.50.208.0/22", - "23.50.224.0/21", + "23.50.224.0/22", "23.50.232.0/22", "23.50.240.0/22", "23.50.248.0/21", "23.50.48.0/20", "23.51.0.0/20", "23.51.128.0/18", - "23.51.16.0/21", "23.51.192.0/20", + "23.51.20.0/22", "23.51.208.0/22", "23.51.216.0/21", "23.51.224.0/20", "23.51.24.0/22", "23.51.32.0/19", "23.51.64.0/18", - "23.52.0.0/24", + "23.52.0.0/21", "23.52.106.0/23", "23.52.108.0/22", "23.52.116.0/22", @@ -3200,11 +3191,10 @@ "23.52.16.0/20", "23.52.160.0/22", "23.52.168.0/21", - "23.52.176.0/20", + "23.52.176.0/21", + "23.52.188.0/22", "23.52.192.0/18", - "23.52.2.0/23", "23.52.32.0/19", - "23.52.4.0/22", "23.52.66.0/23", "23.52.68.0/22", "23.52.72.0/23", @@ -3220,10 +3210,8 @@ "23.53.192.0/20", "23.53.216.0/21", "23.53.228.0/22", - "23.53.232.0/22", "23.53.241.0/24", "23.53.242.0/23", - "23.53.244.0/22", "23.53.248.0/23", "23.53.252.0/22", "23.53.32.0/22", @@ -3293,7 +3281,9 @@ "23.56.128.0/22", "23.56.133.0/24", "23.56.135.0/24", - "23.56.136.0/21", + "23.56.136.0/22", + "23.56.140.0/24", + "23.56.142.0/23", "23.56.160.0/22", "23.56.170.0/23", "23.56.172.0/23", @@ -3312,7 +3302,8 @@ "23.56.96.0/23", "23.56.99.0/24", "23.57.0.0/22", - "23.57.100.0/22", + "23.57.100.0/23", + "23.57.102.0/24", "23.57.104.0/24", "23.57.106.0/23", "23.57.108.0/22", @@ -3352,8 +3343,7 @@ "23.59.152.0/21", "23.59.16.0/21", "23.59.160.0/21", - "23.59.169.0/24", - "23.59.170.0/23", + "23.59.168.0/22", "23.59.172.0/23", "23.59.174.0/24", "23.59.176.0/22", @@ -3361,7 +3351,7 @@ "23.59.192.0/20", "23.59.212.0/22", "23.59.216.0/21", - "23.59.224.0/21", + "23.59.224.0/22", "23.59.232.0/22", "23.59.24.0/22", "23.59.240.0/21", @@ -3396,9 +3386,9 @@ "23.60.192.0/19", "23.60.32.0/19", "23.60.64.0/21", - "23.60.72.0/22", "23.60.78.0/23", - "23.60.80.0/20", + "23.60.84.0/22", + "23.60.88.0/21", "23.60.96.0/22", "23.61.0.0/22", "23.61.112.0/22", @@ -3424,9 +3414,7 @@ "23.61.96.0/20", "23.62.100.0/24", "23.62.102.0/23", - "23.62.104.0/23", - "23.62.106.0/24", - "23.62.108.0/22", + "23.62.104.0/21", "23.62.112.0/20", "23.62.132.0/22", "23.62.136.0/21", @@ -3434,16 +3422,17 @@ "23.62.150.0/23", "23.62.154.0/23", "23.62.156.0/22", - "23.62.16.0/20", "23.62.164.0/22", "23.62.168.0/22", "23.62.176.0/22", "23.62.182.0/23", "23.62.192.0/20", + "23.62.20.0/22", "23.62.212.0/23", "23.62.216.0/21", "23.62.224.0/21", "23.62.236.0/23", + "23.62.24.0/21", "23.62.240.0/20", "23.62.32.0/20", "23.62.4.0/22", @@ -3554,7 +3543,6 @@ "23.72.138.0/23", "23.72.182.0/23", "23.72.226.0/23", - "23.72.244.0/22", "23.72.248.0/21", "23.72.32.0/22", "23.72.36.0/23", @@ -3564,24 +3552,20 @@ "23.72.92.0/24", "23.73.0.0/22", "23.73.132.0/22", - "23.73.184.0/22", "23.73.204.0/22", "23.73.208.0/21", "23.73.216.0/24", "23.73.218.0/23", "23.73.4.0/23", "23.73.6.0/24", - "23.73.8.0/22", "23.74.0.0/23", "23.74.14.0/24", - "23.74.160.0/22", - "23.74.172.0/22", "23.74.25.0/24", "23.74.6.0/23", "23.75.120.0/21", "23.75.16.0/24", "23.75.20.0/23", - "23.75.208.0/21", + "23.75.212.0/22", "23.75.216.0/23", "23.75.23.0/24", "23.75.64.0/21", @@ -3598,7 +3582,7 @@ "23.77.216.0/23", "23.77.248.0/22", "23.78.32.0/19", - "23.78.8.0/21", + "23.78.8.0/22", "23.79.16.0/20", "23.79.176.0/20", "23.79.224.0/24", @@ -3638,6 +3622,7 @@ "2404:4e00:4::/46", "2404:4e00:8000::/48", "2404:4e00:c000::/48", + "2404:c000::/33", "2404:c800:8203::/48", "2405:9600::/32", "2406:3000:35::/48", @@ -3749,7 +3734,6 @@ "2600:1405:800::/47", "2600:1405:8400::/48", "2600:1405:8800::/48", - "2600:1405:8::/48", "2600:1405:8c00::/48", "2600:1405:9000::/48", "2600:1405:9400::/48", @@ -4066,7 +4050,7 @@ "2600:1415:5c00::/48", "2600:1415:6c00::/48", "2600:1415:7400::/48", - "2600:1415:800::/48", + "2600:1415:800::/47", "2600:1415:8800::/48", "2600:1415:8::/47", "2600:1415:9000::/48", @@ -4132,7 +4116,6 @@ "2600:1417:8400::/48", "2600:1417:8c00::/48", "2600:1417:9000::/48", - "2600:1417:a800::/48", "2600:1417:c800::/48", "2600:1417:dc00::/48", "2600:1417:e400::/48", @@ -4145,7 +4128,6 @@ "2600:1419:1200::/48", "2600:1419:1600::/48", "2600:1419:1a00::/48", - "2600:1419:1c00::/48", "2600:1419:200::/48", "2600:1419:2a00::/48", "2600:1419:2c00::/48", @@ -4284,7 +4266,9 @@ "2600:1480:e800::/48", "2600:1480:f000::/48", "2600:1480:f800::/47", - "2600:1488:4000::/45", + "2600:1488:4000::/48", + "2600:1488:4002::/47", + "2600:1488:4004::/46", "2600:1488:4008::/48", "2600:1488:400b::/48", "2600:1488:4012::/48", @@ -4298,7 +4282,6 @@ "2600:1488:5fc0::/48", "2600:1488:5fc2::/47", "2600:1488:5fc4::/48", - "2600:1488:6000::/48", "2600:1488:6003::/48", "2600:1488:600a::/48", "2600:1488:6040::/47", @@ -4366,6 +4349,7 @@ "2600:14a0:20::/48", "2600:14a0:30::/48", "2600:14a0:40::/48", + "2600:14a0:50::/48", "2600:14a0:60::/48", "2600:14a0:80::/48", "2600:14a0:8::/48", @@ -4374,6 +4358,7 @@ "2600:14a0::/48", "2600:14a0:a0::/48", "2600:14a0:b0::/48", + "2600:14a0:c0::/48", "2600:14a0:d0::/48", "2600:14a0:e0::/48", "2600:14a0:f0::/48", @@ -4406,6 +4391,7 @@ "2600:3c0f:48::/47", "2600:3c0f:4::/48", "2600:3c0f:50::/46", + "2600:3c0f:55::/48", "2600:3c0f:56::/47", "2600:3c0f:6::/47", "2600:3c0f:9::/48", @@ -4429,15 +4415,13 @@ "2606:6c00:104::/46", "2606:6c00:108::/47", "2606:6c00:120::/44", - "2606:6c00:2000::/48", "2606:6c00:200::/44", "2606:6c00:210::/48", "2606:6c00:4000::/48", "2606:6c00:5::/48", - "2606:6c00:6001::/48", "2606:6c00:6::/48", "2606:6c00:8000::/48", - "2606:6c00:8::/47", + "2606:6c00:9::/48", "2606:6c00::/48", "2606:6c00:c000::/48", "2606:6c00:ff::/48", @@ -4480,7 +4464,6 @@ "2a02:26f0:1200::/48", "2a02:26f0:124::/46", "2a02:26f0:1280::/48", - "2a02:26f0:12c::/48", "2a02:26f0:1380::/48", "2a02:26f0:1480::/48", "2a02:26f0:1600::/48", @@ -4574,7 +4557,6 @@ "2a02:26f0:8700::/48", "2a02:26f0:8900::/48", "2a02:26f0:8b00::/48", - "2a02:26f0:8c00::/48", "2a02:26f0:8d00::/48", "2a02:26f0:8f00::/48", "2a02:26f0:9100::/48", @@ -4602,11 +4584,8 @@ "2a02:26f0:a6::/47", "2a02:26f0:a800::/48", "2a02:26f0:a80::/48", - "2a02:26f0:a900::/48", "2a02:26f0:a::/48", - "2a02:26f0:aa00::/48", "2a02:26f0:ab00::/48", - "2a02:26f0:ad00::/48", "2a02:26f0:ad::/48", "2a02:26f0:b000::/48", "2a02:26f0:b200::/48", @@ -6065,7 +6044,7 @@ "72.246.72.0/22", "72.246.82.0/23", "72.246.88.0/22", - "72.246.96.0/24", + "72.246.96.0/23", "72.247.116.0/22", "72.247.127.0/24", "72.247.136.0/22", @@ -6082,6 +6061,7 @@ "72.247.200.0/21", "72.247.208.0/23", "72.247.211.0/24", + "72.247.212.0/22", "72.247.222.0/23", "72.247.234.0/23", "72.247.238.0/23", @@ -6102,8 +6082,7 @@ "72.52.4.0/22", "72.52.50.0/23", "72.52.52.0/22", - "72.52.56.0/24", - "72.52.58.0/23", + "72.52.56.0/22", "72.52.60.0/24", "72.52.63.0/24", "72.52.8.0/21", @@ -6206,10 +6185,8 @@ "92.122.207.0/24", "92.122.211.0/24", "92.122.212.0/22", - "92.122.218.0/23", - "92.122.224.0/24", "92.122.24.0/22", - "92.122.40.0/21", + "92.122.40.0/22", "92.122.48.0/24", "92.122.60.0/22", "92.122.64.0/22", @@ -6245,7 +6222,7 @@ "92.123.244.0/24", "92.123.252.0/22", "92.123.27.0/24", - "92.123.32.0/21", + "92.123.36.0/22", "92.123.49.0/24", "92.123.52.0/22", "92.123.69.0/24", @@ -6257,12 +6234,7 @@ "93.191.168.0/24", "93.191.170.0/24", "93.191.172.0/24", - "93.191.175.0/24", "95.100.0.0/15", - "95.100.104.0/22", - "95.100.108.0/23", - "95.100.110.0/24", - "95.100.112.0/20", "95.100.128.0/21", "95.100.140.0/22", "95.100.144.0/23", @@ -6286,15 +6258,16 @@ "95.100.84.0/22", "95.100.88.0/22", "95.100.92.0/23", - "95.100.96.0/21", + "95.100.96.0/19", "95.101.0.0/20", + "95.101.108.0/22", "95.101.112.0/23", "95.101.116.0/22", "95.101.120.0/21", "95.101.132.0/24", "95.101.134.0/23", "95.101.136.0/21", - "95.101.144.0/21", + "95.101.148.0/22", "95.101.152.0/22", "95.101.160.0/21", "95.101.170.0/23", @@ -6326,13 +6299,13 @@ "95.101.79.0/24", "95.101.80.0/21", "95.101.92.0/22", - "95.101.96.0/20", + "95.101.96.0/21", "96.126.96.0/19", "96.16.0.0/15", "96.16.122.0/23", "96.16.14.0/24", "96.16.16.0/21", - "96.16.160.0/21", + "96.16.160.0/22", "96.16.168.0/22", "96.16.192.0/21", "96.16.200.0/22", @@ -6392,7 +6365,6 @@ "96.7.0.0/19", "96.7.130.0/23", "96.7.136.0/22", - "96.7.144.0/22", "96.7.156.0/22", "96.7.160.0/21", "96.7.168.0/22", @@ -6407,7 +6379,7 @@ "96.7.228.0/23", "96.7.230.0/24", "96.7.232.0/21", - "96.7.240.0/23", + "96.7.240.0/24", "96.7.243.0/24", "96.7.244.0/22", "96.7.38.0/23", @@ -6503,7 +6475,7 @@ "srtcdn.net", "tl88.net" ], - "last_updated": 1777914598.1998591, + "last_updated": 1779175718.8177524, "long_description": "A content delivery network and cloud services provider that delivers web and internet security services.", "name": "Akamai", "org_ids": [ @@ -6523,11 +6495,8 @@ 134963 ], "cidrs": [ - "103.173.12.0/23", "103.206.40.0/22", "139.95.66.0/23", - "14.1.112.0/22", - "14.1.115.0/24", "147.139.252.0/22", "149.129.160.0/21", "149.134.179.0/24", @@ -6539,7 +6508,8 @@ "170.33.103.0/24", "170.33.104.0/22", "170.33.112.0/22", - "170.33.128.0/21", + "170.33.128.0/24", + "170.33.132.0/22", "170.33.139.0/24", "170.33.144.0/24", "170.33.152.0/24", @@ -6551,12 +6521,8 @@ "170.33.29.0/24", "170.33.30.0/23", "170.33.32.0/21", - "170.33.32.0/22", "170.33.40.0/23", "170.33.44.0/22", - "170.33.64.0/23", - "170.33.66.0/24", - "170.33.68.0/23", "170.33.75.0/24", "170.33.8.0/21", "170.33.86.0/23", @@ -6572,16 +6538,14 @@ "203.107.48.0/22", "205.198.40.0/23", "205.198.43.0/24", - "205.198.44.0/22", - "209.146.118.0/23", "2401:8680:4004::/46", "2401:8680:4100::/47", "2401:8680:4102::/48", "240b:4002:1010::/48", - "38.47.128.0/19", - "45.194.56.0/22", - "45.194.60.0/23", - "45.194.63.0/24", + "38.47.130.0/24", + "38.47.152.0/23", + "38.47.156.0/23", + "45.194.56.0/23", "47.236.216.0/22", "47.237.248.0/24", "47.238.24.0/22", @@ -6613,8 +6577,7 @@ "8.215.164.0/22", "8.216.76.0/22", "8.220.124.0/22", - "8.220.168.0/23", - "8.220.170.0/24", + "8.220.168.0/22", "8.220.236.0/22", "8.220.248.0/21", "8.221.152.0/22" @@ -6707,6 +6670,7 @@ "alios.cn", "alipan.com", "alipay", + "alipay-eco.com", "alipay.cn", "alipay.com", "alipay.com.cn", @@ -6772,7 +6736,6 @@ "ccs.umeng.com", "cdngslb.com", "cheng.xin", - "cibntv.net", "cloudeagle.cn", "cnlogs.umeng.com", "cnlogs.umengcloud.com", @@ -7018,7 +6981,7 @@ "ztna-dingtalk.com", "zuodao.com" ], - "last_updated": 1777914595.7620425, + "last_updated": 1779175719.2895555, "long_description": "A Chinese cloud computing company and subsidiary of Alibaba Group, providing cloud services and infrastructure.", "name": "Alibaba", "org_ids": [ @@ -7083,8 +7046,7 @@ "1.178.86.0/23", "1.178.88.0/21", "1.179.100.0/22", - "1.179.101.0/24", - "1.179.102.0/23", + "1.179.100.0/22", "1.179.104.0/21", "1.179.14.0/23", "1.179.14.0/23", @@ -7199,6 +7161,7 @@ "103.4.8.0/21", "103.43.38.0/23", "103.44.109.0/24", + "103.50.95.0/24", "103.53.48.0/22", "103.54.236.0/24", "103.58.192.0/24", @@ -7274,7 +7237,8 @@ "104.255.56.24/30", "104.255.56.28/31", "104.255.56.3/32", - "104.255.56.51/32", + "104.255.56.49/32", + "104.255.56.50/31", "104.255.56.52/32", "104.255.56.55/32", "104.255.56.56/31", @@ -7289,6 +7253,7 @@ "104.255.57.41/32", "104.255.57.98/32", "104.255.58.0/32", + "104.255.58.236/31", "104.255.58.43/32", "104.255.58.44/32", "104.255.58.63/32", @@ -7322,8 +7287,6 @@ "104.255.61.0/31", "104.36.214.0/23", "104.36.33.0/24", - "107.148.7.0/24", - "107.149.11.0/24", "107.149.46.0/24", "107.150.192.0/19", "107.152.128.0/17", @@ -7529,8 +7492,6 @@ "108.156.240.0/21", "108.156.248.0/23", "108.156.250.0/24", - "108.156.253.0/24", - "108.156.254.0/23", "108.156.28.0/22", "108.156.32.0/21", "108.156.40.0/24", @@ -7550,7 +7511,6 @@ "108.156.84.0/23", "108.156.88.0/21", "108.156.96.0/22", - "108.157.0.0/21", "108.157.102.0/23", "108.157.104.0/21", "108.157.112.0/23", @@ -7606,7 +7566,9 @@ "108.157.60.0/22", "108.157.64.0/22", "108.157.68.0/23", - "108.157.8.0/23", + "108.157.72.0/21", + "108.157.80.0/22", + "108.157.84.0/24", "108.157.87.0/24", "108.157.88.0/21", "108.157.96.0/22", @@ -8037,16 +7999,16 @@ "13.220.36.0/23", "13.220.47.0/25", "13.224.0.0/12", - "13.224.104.0/24", - "13.224.107.0/24", - "13.224.108.0/24", + "13.224.112.0/21", "13.224.120.0/24", "13.224.123.0/24", "13.224.124.0/24", + "13.224.128.0/21", "13.224.137.0/24", "13.224.138.0/23", "13.224.140.0/22", "13.224.144.0/20", + "13.224.16.0/21", "13.224.160.0/19", "13.224.192.0/21", "13.224.200.0/24", @@ -8057,9 +8019,8 @@ "13.224.235.0/24", "13.224.236.0/24", "13.224.24.0/24", - "13.224.249.0/24", - "13.224.250.0/23", - "13.224.252.0/22", + "13.224.251.0/24", + "13.224.252.0/24", "13.224.27.0/24", "13.224.28.0/24", "13.224.3.0/24", @@ -8072,12 +8033,15 @@ "13.224.58.0/23", "13.224.60.0/22", "13.224.64.0/19", - "13.224.96.0/21", - "13.225.0.0/21", + "13.224.96.0/20", + "13.225.10.0/24", "13.225.128.0/18", + "13.225.13.0/24", + "13.225.14.0/23", "13.225.16.0/20", "13.225.192.0/19", "13.225.224.0/20", + "13.225.240.0/21", "13.225.249.0/24", "13.225.250.0/23", "13.225.252.0/22", @@ -8086,45 +8050,30 @@ "13.225.72.0/24", "13.225.75.0/24", "13.225.76.0/24", - "13.225.8.0/24", + "13.225.8.0/23", "13.225.89.0/24", "13.225.90.0/23", "13.225.92.0/22", "13.225.96.0/19", "13.226.0.0/21", "13.226.10.0/23", - "13.226.113.0/24", - "13.226.114.0/23", + "13.226.112.0/22", "13.226.116.0/24", + "13.226.119.0/24", "13.226.12.0/22", "13.226.120.0/21", - "13.226.129.0/24", - "13.226.130.0/23", - "13.226.132.0/23", - "13.226.134.0/24", - "13.226.136.0/21", - "13.226.145.0/24", - "13.226.146.0/23", + "13.226.128.0/20", + "13.226.144.0/22", "13.226.152.0/21", "13.226.16.0/21", + "13.226.167.0/24", + "13.226.176.0/24", "13.226.183.0/24", "13.226.192.0/24", - "13.226.196.0/23", - "13.226.198.0/24", - "13.226.209.0/24", - "13.226.210.0/23", - "13.226.212.0/23", - "13.226.214.0/24", - "13.226.216.0/21", - "13.226.225.0/24", - "13.226.226.0/23", - "13.226.228.0/22", - "13.226.232.0/21", + "13.226.196.0/22", + "13.226.208.0/20", + "13.226.224.0/19", "13.226.24.0/24", - "13.226.241.0/24", - "13.226.242.0/23", - "13.226.244.0/22", - "13.226.248.0/21", "13.226.27.0/24", "13.226.28.0/24", "13.226.43.0/24", @@ -8144,6 +8093,7 @@ "13.226.90.0/23", "13.226.92.0/22", "13.226.96.0/21", + "13.227.0.0/24", "13.227.100.0/24", "13.227.103.0/24", "13.227.104.0/21", @@ -8251,13 +8201,17 @@ "13.248.51.0/24", "13.248.64.0/20", "13.248.80.0/23", + "13.248.82.0/24", "13.248.96.0/19", "13.249.0.0/16", "13.249.0.0/24", "13.249.101.0/24", "13.249.102.0/23", "13.249.104.0/21", - "13.249.115.0/24", + "13.249.112.0/22", + "13.249.117.0/24", + "13.249.118.0/23", + "13.249.120.0/21", "13.249.128.0/23", "13.249.130.0/24", "13.249.133.0/24", @@ -8337,16 +8291,12 @@ "13.32.144.0/23", "13.32.146.0/24", "13.32.148.0/22", - "13.32.152.0/21", + "13.32.152.0/22", + "13.32.158.0/23", "13.32.160.0/21", "13.32.17.0/24", "13.32.176.0/20", - "13.32.192.0/19", - "13.32.224.0/20", - "13.32.240.0/21", - "13.32.248.0/24", - "13.32.250.0/23", - "13.32.252.0/22", + "13.32.192.0/18", "13.32.32.0/21", "13.32.40.0/22", "13.32.46.0/23", @@ -8355,7 +8305,7 @@ "13.32.8.0/22", "13.32.88.0/21", "13.32.96.0/20", - "13.33.0.0/23", + "13.33.0.0/22", "13.33.104.0/23", "13.33.107.0/24", "13.33.108.0/22", @@ -8364,17 +8314,11 @@ "13.33.116.0/24", "13.33.118.0/24", "13.33.120.0/21", - "13.33.128.0/20", + "13.33.128.0/19", "13.33.13.0/24", - "13.33.144.0/21", "13.33.15.0/24", - "13.33.152.0/23", - "13.33.154.0/24", - "13.33.156.0/22", "13.33.16.0/20", - "13.33.161.0/24", - "13.33.162.0/24", - "13.33.168.0/21", + "13.33.160.0/20", "13.33.176.0/21", "13.33.186.0/23", "13.33.189.0/24", @@ -8385,30 +8329,43 @@ "13.33.206.0/23", "13.33.208.0/20", "13.33.224.0/19", - "13.33.32.0/20", + "13.33.32.0/21", "13.33.4.0/23", + "13.33.40.0/22", + "13.33.44.0/23", + "13.33.47.0/24", "13.33.48.0/21", "13.33.56.0/24", - "13.33.60.0/22", - "13.33.64.0/19", + "13.33.61.0/24", + "13.33.62.0/23", + "13.33.64.0/21", + "13.33.72.0/24", + "13.33.76.0/22", "13.33.8.0/22", + "13.33.88.0/21", "13.33.96.0/21", "13.35.0.0/16", "13.35.0.0/20", "13.35.104.0/24", - "13.35.107.0/24", - "13.35.108.0/24", "13.35.121.0/24", "13.35.122.0/23", "13.35.124.0/22", - "13.35.128.0/19", + "13.35.128.0/21", + "13.35.136.0/23", + "13.35.138.0/24", + "13.35.141.0/24", + "13.35.142.0/23", + "13.35.144.0/21", + "13.35.152.0/23", + "13.35.154.0/24", + "13.35.156.0/22", "13.35.16.0/21", "13.35.160.0/21", "13.35.168.0/24", "13.35.171.0/24", "13.35.172.0/24", "13.35.185.0/24", - "13.35.186.0/23", + "13.35.186.0/24", "13.35.188.0/22", "13.35.192.0/19", "13.35.224.0/21", @@ -8416,17 +8373,23 @@ "13.35.234.0/24", "13.35.237.0/24", "13.35.238.0/23", - "13.35.24.0/23", + "13.35.24.0/24", "13.35.240.0/21", "13.35.248.0/24", "13.35.26.0/24", - "13.35.28.0/22", + "13.35.29.0/24", + "13.35.30.0/23", "13.35.32.0/21", - "13.35.41.0/24", "13.35.43.0/24", - "13.35.44.0/24", - "13.35.56.0/21", - "13.35.64.0/19", + "13.35.56.0/22", + "13.35.60.0/23", + "13.35.62.0/24", + "13.35.64.0/20", + "13.35.80.0/21", + "13.35.88.0/23", + "13.35.90.0/24", + "13.35.93.0/24", + "13.35.94.0/23", "13.35.96.0/21", "13.36.155.0/24", "13.36.18.0/28", @@ -8522,7 +8485,7 @@ "130.137.172.0/23", "130.137.172.0/24", "130.137.185.0/24", - "130.137.231.0/24", + "130.137.230.0/23", "130.137.239.0/24", "130.137.253.0/24", "130.137.254.0/24", @@ -8581,7 +8544,7 @@ "130.176.254.0/23", "130.176.27.0/24", "130.176.36.0/24", - "130.176.45.0/24", + "130.176.44.0/23", "130.176.5.0/24", "130.176.59.0/24", "130.176.64.0/21", @@ -8717,7 +8680,8 @@ "136.18.0.0/23", "136.18.128.0/17", "136.18.128.0/19", - "136.18.160.0/23", + "136.18.160.0/22", + "136.18.168.0/21", "136.18.18.0/23", "136.18.18.0/23", "136.18.20.0/22", @@ -8818,7 +8782,6 @@ "140.150.96.0/20", "140.167.0.0/16", "140.179.0.0/16", - "140.179.1.64/26", "140.179.113.248/29", "140.179.144.128/25", "140.179.15.0/25", @@ -8922,6 +8885,7 @@ "143.192.50.0/23", "143.20.174.0/24", "143.204.0.0/16", + "143.204.0.0/23", "143.204.105.0/24", "143.204.106.0/23", "143.204.108.0/22", @@ -8941,8 +8905,10 @@ "143.204.200.0/24", "143.204.203.0/24", "143.204.204.0/24", - "143.204.219.0/24", - "143.204.220.0/24", + "143.204.217.0/24", + "143.204.218.0/23", + "143.204.220.0/22", + "143.204.224.0/21", "143.204.235.0/24", "143.204.236.0/24", "143.204.24.0/23", @@ -9067,7 +9033,6 @@ "147.28.40.0/24", "147.78.32.0/24", "147.79.25.0/24", - "147.90.216.0/24", "148.100.246.0/24", "148.135.180.0/24", "148.135.186.0/24", @@ -9114,7 +9079,7 @@ "149.20.11.0/24", "149.23.105.0/24", "149.232.240.0/24", - "149.24.123.0/24", + "149.24.122.0/23", "149.28.6.0/24", "149.44.0.0/16", "149.60.0.0/16", @@ -9134,7 +9099,8 @@ "15.129.0.0/19", "15.129.32.0/20", "15.129.48.0/21", - "15.129.56.0/24", + "15.129.56.0/22", + "15.129.60.0/24", "15.134.66.0/23", "15.135.0.0/16", "15.136.0.0/15", @@ -9191,9 +9157,7 @@ "15.158.192.0/22", "15.158.196.0/24", "15.158.198.0/23", - "15.158.201.0/24", - "15.158.202.0/23", - "15.158.204.0/22", + "15.158.200.0/21", "15.158.208.0/20", "15.158.21.0/24", "15.158.22.0/23", @@ -9207,7 +9171,8 @@ "15.158.247.0/24", "15.158.248.0/23", "15.158.251.0/24", - "15.158.252.0/22", + "15.158.252.0/24", + "15.158.254.0/23", "15.158.27.0/24", "15.158.28.0/22", "15.158.33.0/24", @@ -9261,6 +9226,7 @@ "15.177.0.0/18", "15.177.0.0/18", "15.177.104.0/22", + "15.177.108.0/24", "15.177.64.0/19", "15.177.96.0/21", "15.178.0.0/15", @@ -9323,8 +9289,8 @@ "15.188.210.64/27", "15.190.0.0/15", "15.190.0.0/17", - "15.190.128.0/19", - "15.190.160.0/20", + "15.190.128.0/18", + "15.190.224.0/22", "15.190.232.0/21", "15.190.240.0/20", "15.192.0.0/15", @@ -9365,6 +9331,7 @@ "15.200.28.240/28", "15.200.28.80/30", "15.200.28.88/29", + "15.201.1.0/24", "15.202.0.0/16", "15.205.0.0/16", "15.205.2.192/26", @@ -9608,9 +9575,11 @@ "15.248.147.0/24", "15.248.16.0/20", "15.248.160.0/23", - "15.248.162.0/31", + "15.248.162.0/30", + "15.248.162.4/31", "15.248.164.0/24", "15.248.168.0/21", + "15.248.184.0/21", "15.248.32.0/21", "15.248.40.0/22", "15.248.48.0/20", @@ -9752,9 +9721,12 @@ "151.176.0.0/16", "151.186.144.0/21", "151.186.152.0/22", - "151.186.160.0/19", + "151.186.160.0/22", + "151.186.164.0/24", + "151.186.166.0/23", + "151.186.168.0/21", + "151.186.176.0/20", "151.186.192.0/21", - "151.186.200.0/24", "151.186.202.0/23", "151.186.204.0/22", "151.240.128.0/20", @@ -9774,11 +9746,11 @@ "151.245.2.0/24", "151.245.22.0/24", "151.245.56.0/22", - "151.246.144.0/24", "151.246.8.0/21", "151.247.128.0/23", "151.247.133.0/24", "151.247.134.0/23", + "151.247.143.0/24", "151.247.242.0/24", "151.247.248.0/24", "151.247.77.0/24", @@ -9793,7 +9765,8 @@ "152.38.128.0/21", "152.39.0.0/19", "152.39.32.0/20", - "152.39.48.0/23", + "152.39.48.0/22", + "152.39.54.0/24", "153.12.0.0/16", "153.41.0.0/16", "153.42.0.0/16", @@ -9849,7 +9822,7 @@ "153.72.76.0/22", "153.72.83.0/24", "153.72.86.0/24", - "153.72.88.0/24", + "153.72.88.0/23", "154.16.249.0/24", "154.16.56.0/24", "155.117.0.0/24", @@ -9867,9 +9840,9 @@ "155.226.144.0/22", "155.226.152.0/22", "155.226.156.0/23", + "155.226.158.0/24", "155.226.16.0/23", - "155.226.172.0/24", - "155.226.174.0/23", + "155.226.172.0/22", "155.226.176.0/20", "155.226.192.0/24", "155.226.194.0/24", @@ -10028,6 +10001,7 @@ "159.183.58.0/23", "159.20.128.0/17", "159.209.0.0/16", + "159.220.52.0/24", "159.220.79.0/24", "159.229.0.0/16", "159.239.0.0/16", @@ -10040,7 +10014,7 @@ "159.248.224.0/20", "159.248.240.0/21", "159.253.124.0/22", - "159.253.164.0/23", + "159.253.164.0/22", "159.254.0.0/21", "159.254.12.0/24", "159.254.190.0/23", @@ -10134,6 +10108,7 @@ "16.15.20.0/23", "16.15.22.0/24", "16.15.24.0/22", + "16.15.24.0/24", "16.15.32.0/20", "16.15.32.0/20", "16.15.32.0/20", @@ -10165,11 +10140,13 @@ "16.174.0.0/15", "16.174.0.0/16", "16.174.54.0/23", + "16.174.56.0/22", "16.176.0.0/14", "16.176.0.0/14", "16.176.35.128/25", "16.176.69.0/25", "16.18.0.0/15", + "16.18.68.0/22", "16.180.0.0/15", "16.182.0.0/16", "16.182.0.0/20", @@ -10177,9 +10154,7 @@ "16.182.24.0/22", "16.182.32.0/20", "16.182.56.0/21", - "16.182.64.0/20", - "16.182.88.0/21", - "16.182.96.0/19", + "16.182.64.0/18", "16.184.0.0/14", "16.184.0.0/16", "16.188.0.0/15", @@ -10219,6 +10194,7 @@ "16.204.0.0/16", "16.206.0.0/15", "16.208.0.0/15", + "16.208.44.0/22", "16.210.0.0/16", "16.213.0.0/16", "16.214.0.0/21", @@ -10297,6 +10273,7 @@ "16.69.0.0/16", "16.70.0.0/15", "16.71.0.0/17", + "16.71.0.0/18", "16.73.0.0/16", "16.74.0.0/15", "16.76.0.0/14", @@ -10431,6 +10408,7 @@ "162.87.0.0/16", "163.119.128.0/17", "163.123.172.0/22", + "163.128.87.0/24", "163.129.128.0/23", "163.158.0.0/16", "163.253.46.0/23", @@ -10846,8 +10824,7 @@ "178.212.92.0/24", "178.213.75.0/24", "178.236.0.0/20", - "178.236.224.0/23", - "178.236.227.0/24", + "178.236.224.0/22", "178.236.235.0/24", "178.236.236.0/24", "178.236.238.0/23", @@ -10855,6 +10832,7 @@ "178.239.128.0/22", "178.239.132.0/24", "178.83.112.0/22", + "178.83.182.0/23", "178.92.101.0/24", "179.0.17.0/24", "18.100.160.0/24", @@ -10926,11 +10904,6 @@ "18.154.108.0/22", "18.154.112.0/21", "18.154.12.0/23", - "18.154.122.0/23", - "18.154.124.0/22", - "18.154.128.0/22", - "18.154.132.0/23", - "18.154.134.0/24", "18.154.137.0/24", "18.154.138.0/23", "18.154.14.0/24", @@ -10940,10 +10913,7 @@ "18.154.152.0/21", "18.154.160.0/22", "18.154.164.0/24", - "18.154.167.0/24", - "18.154.168.0/21", "18.154.17.0/24", - "18.154.176.0/22", "18.154.18.0/23", "18.154.182.0/23", "18.154.184.0/21", @@ -11071,11 +11041,7 @@ "18.160.136.0/21", "18.160.144.0/22", "18.160.15.0/24", - "18.160.150.0/23", - "18.160.152.0/21", "18.160.16.0/21", - "18.160.160.0/23", - "18.160.162.0/24", "18.160.165.0/24", "18.160.166.0/23", "18.160.168.0/21", @@ -11083,9 +11049,6 @@ "18.160.180.0/22", "18.160.184.0/21", "18.160.192.0/24", - "18.160.195.0/24", - "18.160.196.0/22", - "18.160.200.0/21", "18.160.210.0/23", "18.160.212.0/22", "18.160.216.0/22", @@ -11137,6 +11100,12 @@ "18.161.152.0/21", "18.161.16.0/21", "18.161.160.0/23", + "18.161.164.0/22", + "18.161.168.0/21", + "18.161.176.0/24", + "18.161.179.0/24", + "18.161.180.0/22", + "18.161.184.0/21", "18.161.194.0/23", "18.161.196.0/22", "18.161.200.0/22", @@ -11280,10 +11249,7 @@ "18.165.182.0/23", "18.165.184.0/21", "18.165.192.0/23", - "18.165.196.0/22", "18.165.2.0/23", - "18.165.200.0/21", - "18.165.208.0/24", "18.165.227.0/24", "18.165.228.0/22", "18.165.232.0/21", @@ -11296,6 +11262,10 @@ "18.165.32.0/21", "18.165.4.0/22", "18.165.40.0/22", + "18.165.46.0/23", + "18.165.48.0/21", + "18.165.56.0/23", + "18.165.58.0/24", "18.165.61.0/24", "18.165.62.0/23", "18.165.64.0/21", @@ -11341,25 +11311,17 @@ "18.172.118.0/23", "18.172.120.0/21", "18.172.128.0/23", - "18.172.13.0/24", "18.172.130.0/24", "18.172.133.0/24", "18.172.134.0/23", "18.172.136.0/21", - "18.172.14.0/23", "18.172.144.0/23", "18.172.148.0/22", "18.172.152.0/21", - "18.172.16.0/21", "18.172.160.0/24", "18.172.163.0/24", "18.172.164.0/22", "18.172.168.0/21", - "18.172.178.0/23", - "18.172.180.0/22", - "18.172.184.0/22", - "18.172.188.0/23", - "18.172.190.0/24", "18.172.193.0/24", "18.172.194.0/23", "18.172.196.0/22", @@ -11372,7 +11334,6 @@ "18.172.224.0/21", "18.172.232.0/22", "18.172.238.0/23", - "18.172.24.0/23", "18.172.240.0/21", "18.172.248.0/23", "18.172.250.0/24", @@ -11435,8 +11396,9 @@ "18.173.248.0/22", "18.173.252.0/23", "18.173.254.0/24", - "18.173.40.0/21", - "18.173.48.0/20", + "18.173.27.0/24", + "18.173.28.0/22", + "18.173.32.0/19", "18.173.64.0/19", "18.173.8.0/23", "18.173.96.0/20", @@ -11589,7 +11551,10 @@ "18.239.176.0/21", "18.239.184.0/22", "18.239.190.0/24", - "18.239.206.0/23", + "18.239.193.0/24", + "18.239.194.0/23", + "18.239.196.0/22", + "18.239.200.0/21", "18.239.208.0/21", "18.239.216.0/23", "18.239.218.0/24", @@ -11931,9 +11896,10 @@ "18.64.248.0/22", "18.64.252.0/23", "18.64.254.0/24", - "18.64.32.0/20", - "18.64.48.0/21", - "18.64.56.0/22", + "18.64.32.0/21", + "18.64.40.0/22", + "18.64.44.0/23", + "18.64.46.0/24", "18.64.62.0/23", "18.64.64.0/21", "18.64.72.0/23", @@ -12018,9 +11984,6 @@ "18.66.112.0/22", "18.66.116.0/23", "18.66.12.0/24", - "18.66.120.0/21", - "18.66.128.0/22", - "18.66.132.0/24", "18.66.135.0/24", "18.66.136.0/21", "18.66.144.0/22", @@ -12036,11 +11999,6 @@ "18.66.195.0/24", "18.66.196.0/22", "18.66.200.0/21", - "18.66.210.0/23", - "18.66.212.0/22", - "18.66.216.0/22", - "18.66.220.0/23", - "18.66.222.0/24", "18.66.225.0/24", "18.66.226.0/23", "18.66.228.0/22", @@ -12126,7 +12084,10 @@ "18.68.184.0/24", "18.68.187.0/24", "18.68.188.0/22", - "18.68.192.0/20", + "18.68.192.0/22", + "18.68.196.0/23", + "18.68.199.0/24", + "18.68.200.0/21", "18.68.208.0/24", "18.68.210.0/23", "18.68.212.0/23", @@ -12419,6 +12380,7 @@ "192.157.30.0/24", "192.157.32.0/22", "192.157.32.0/23", + "192.157.36.0/23", "192.157.36.0/24", "192.157.64.0/21", "192.157.72.0/23", @@ -12473,6 +12435,7 @@ "192.225.223.0/24", "192.225.99.0/24", "192.230.230.0/24", + "192.231.21.0/24", "192.234.104.0/23", "192.243.225.0/24", "192.243.228.0/23", @@ -12715,6 +12678,7 @@ "198.183.251.0/24", "198.185.0.0/22", "198.187.223.0/24", + "198.199.145.0/24", "198.200.149.0/24", "198.202.176.0/24", "198.202.18.0/24", @@ -12911,7 +12875,6 @@ "202.0.70.0/24", "202.126.97.0/24", "202.128.99.0/24", - "202.134.239.0/24", "202.147.64.0/19", "202.157.151.0/24", "202.157.180.0/23", @@ -13036,6 +12999,8 @@ "204.246.164.0/23", "204.246.166.0/24", "204.246.175.0/24", + "204.246.177.0/24", + "204.246.178.0/24", "204.246.180.0/23", "204.246.183.0/24", "204.246.187.0/24", @@ -13131,7 +13096,7 @@ "205.251.200.0/24", "205.251.203.0/24", "205.251.209.0/24", - "205.251.212.0/23", + "205.251.212.0/24", "205.251.215.0/24", "205.251.216.0/24", "205.251.218.0/23", @@ -13472,6 +13437,7 @@ "209.92.89.0/24", "209.92.92.0/22", "209.94.74.0/23", + "209.99.167.0/24", "210.56.65.0/24", "210.56.66.0/23", "210.56.72.0/21", @@ -13495,7 +13461,8 @@ "212.32.0.0/22", "212.32.32.0/22", "212.32.36.0/23", - "212.32.4.0/24", + "212.32.4.0/23", + "212.32.6.0/24", "212.4.240.0/22", "212.4.27.0/24", "212.8.241.0/24", @@ -13541,8 +13508,9 @@ "216.133.248.0/22", "216.135.128.0/17", "216.137.32.0/19", - "216.137.34.0/23", - "216.137.36.0/22", + "216.137.34.0/24", + "216.137.36.0/23", + "216.137.39.0/24", "216.137.40.0/21", "216.137.52.0/23", "216.137.57.0/24", @@ -13798,10 +13766,12 @@ "23.228.244.0/24", "23.230.189.0/24", "23.234.192.0/18", + "23.234.194.0/23", + "23.234.196.0/24", "23.235.126.0/23", "23.238.128.0/17", - "23.238.128.0/22", - "23.238.132.0/23", + "23.238.128.0/18", + "23.238.192.0/20", "23.239.240.0/23", "23.239.242.0/24", "23.247.0.0/17", @@ -13820,10 +13790,10 @@ "23.254.120.0/21", "23.254.16.0/21", "23.254.24.0/23", + "23.254.32.0/21", "23.26.126.0/24", "23.26.227.0/24", "23.29.61.0/24", - "23.88.224.0/19", "23.91.0.0/19", "23.91.0.0/22", "23.91.10.0/24", @@ -13842,6 +13812,7 @@ "23.95.142.0/24", "24.110.0.0/21", "24.110.0.0/21", + "24.110.104.0/21", "24.110.128.0/17", "24.110.16.0/20", "24.110.32.0/19", @@ -13854,6 +13825,7 @@ "24.110.64.0/19", "24.110.8.0/23", "24.110.96.0/24", + "24.110.98.0/23", "24.136.128.0/17", "24.145.128.0/17", "24.148.128.0/17", @@ -13890,6 +13862,8 @@ "2401:1d80:3200::/43", "2401:1d80:3220::/44", "2401:1d80:3230::/45", + "2401:1d80:32fd::/48", + "2401:1d80:32fe::/47", "2401:1d80:3300::/43", "2401:1d80:3320::/44", "2401:1d80:3330::/45", @@ -14037,6 +14011,8 @@ "2406:da30:a040::/48", "2406:da30:a080::/48", "2406:da30:c040::/48", + "2406:da30:c080::/48", + "2406:da30:e040::/48", "2406:da30:f040::/48", "2406:da32:1000::/40", "2406:da32:2000::/40", @@ -14366,6 +14342,7 @@ "2407:30c0:150::/45", "2407:30c0:158::/47", "2407:30c0:15a::/48", + "2407:7a80:104::/48", "2407:a6c0:318::/48", "2600:1f00:1000::/40", "2600:1f00:3400::/40", @@ -14374,6 +14351,7 @@ "2600:1f00:7400::/40", "2600:1f00::/24", "2600:1f00:a400::/40", + "2600:1f00:ec00::/40", "2600:1f01:4800::/45", "2600:1f01:4810::/47", "2600:1f01:4814::/47", @@ -14394,7 +14372,9 @@ "2600:1f01:48d0::/46", "2600:1f01:48e0::/46", "2600:1f01:48f2::/47", - "2600:1f01:4900::/44", + "2600:1f01:4900::/45", + "2600:1f01:4908::/46", + "2600:1f01:490e::/47", "2600:1f01:4910::/46", "2600:1f01:491c::/47", "2600:1f10:4000::/36", @@ -14428,6 +14408,7 @@ "2600:1f16::/35", "2600:1f16::/36", "2600:1f16:c000::/36", + "2600:1f16:c000::/36", "2600:1f17:4000::/36", "2600:1f17:4000::/36", "2600:1f18::/33", @@ -14455,6 +14436,8 @@ "2600:1f1e:4000::/36", "2600:1f1e::/36", "2600:1f1e::/36", + "2600:1f1e:c000::/36", + "2600:1f1e:c000::/36", "2600:1f1f:4000::/36", "2600:1f1f:4000::/36", "2600:1f1f::/36", @@ -14475,6 +14458,7 @@ "2600:1f25:c000::/36", "2600:1f26::/36", "2600:1f26:c000::/36", + "2600:1f26:c000::/36", "2600:1f27:4000::/36", "2600:1f28::/36", "2600:1f28:c000::/36", @@ -14493,6 +14477,7 @@ "2600:1f2d:4000::/36", "2600:1f2e:4000::/36", "2600:1f2e::/36", + "2600:1f2e:c000::/36", "2600:1f2f:4000::/36", "2600:1f2f:c000::/36", "2600:1f30:1020::/48", @@ -14572,6 +14557,8 @@ "2600:1f60:e040::/48", "2600:1f60:e080::/48", "2600:1f60:e0c0::/48", + "2600:1f60:ec00::/40", + "2600:1f60:ec80::/48", "2600:1f68:1000::/40", "2600:1f68:1020::/46", "2600:1f68:1040::/46", @@ -14616,6 +14603,8 @@ "2600:1f68:e040::/46", "2600:1f68:e080::/46", "2600:1f68:e0c0::/46", + "2600:1f68:ec00::/40", + "2600:1f68:ec80::/46", "2600:1f69:1000::/40", "2600:1f69:1020::/46", "2600:1f69:1040::/46", @@ -14660,6 +14649,8 @@ "2600:1f69:e040::/46", "2600:1f69:e080::/46", "2600:1f69:e0c0::/46", + "2600:1f69:ec00::/40", + "2600:1f69:ec80::/46", "2600:1f70:1000::/40", "2600:1f70:2000::/40", "2600:1f70:3400::/40", @@ -14739,8 +14730,7 @@ "2600:1fa0:80c0::/43", "2600:1fa0:8100::/43", "2600:1fa0:8120::/44", - "2600:1fa0:8140::/43", - "2600:1fa0:8160::/44", + "2600:1fa0:8140::/42", "2600:1fa0:8180::/42", "2600:1fa0:81c0::/43", "2600:1fa0:81e0::/44", @@ -14783,6 +14773,7 @@ "2600:1fbb:a400::/40", "2600:1fbb:c000::/40", "2600:1fbb:e000::/40", + "2600:1ff3:3400::/40", "2600:9000:10e8::/48", "2600:9000:1108::/48", "2600:9000:110d::/48", @@ -14819,10 +14810,11 @@ "2600:9000:1208::/48", "2600:9000:120a::/47", "2600:9000:120c::/46", - "2600:9000:1210::/44", - "2600:9000:1220::/48", - "2600:9000:1222::/47", - "2600:9000:1224::/46", + "2600:9000:1210::/45", + "2600:9000:1218::/46", + "2600:9000:121c::/47", + "2600:9000:121e::/48", + "2600:9000:1220::/45", "2600:9000:122a::/47", "2600:9000:122d::/48", "2600:9000:122e::/47", @@ -14832,6 +14824,7 @@ "2600:9000:1238::/48", "2600:9000:123f::/48", "2600:9000:1241::/48", + "2600:9000:1243::/48", "2600:9000:1dfe::/47", "2600:9000:1e00::/45", "2600:9000:1e08::/47", @@ -14881,20 +14874,17 @@ "2600:9000:1ec0::/47", "2600:9000:1ec5::/48", "2600:9000:1ec6::/48", + "2600:9000:1ecd::/48", "2600:9000:1f9d::/48", "2600:9000:1f9e::/48", - "2600:9000:2001::/48", - "2600:9000:2002::/47", - "2600:9000:2004::/46", + "2600:9000:2000::/45", "2600:9000:2008::/46", - "2600:9000:200c::/47", + "2600:9000:200c::/48", "2600:9000:200e::/48", "2600:9000:2010::/48", "2600:9000:2012::/47", "2600:9000:2014::/46", - "2600:9000:2018::/46", - "2600:9000:201c::/47", - "2600:9000:201f::/48", + "2600:9000:2018::/45", "2600:9000:2021::/48", "2600:9000:2022::/47", "2600:9000:2025::/48", @@ -14907,15 +14897,14 @@ "2600:9000:203a::/47", "2600:9000:203c::/47", "2600:9000:203f::/48", - "2600:9000:2040::/48", + "2600:9000:2040::/47", "2600:9000:2044::/48", - "2600:9000:2049::/48", + "2600:9000:2046::/48", "2600:9000:204a::/47", "2600:9000:204c::/46", "2600:9000:2050::/47", "2600:9000:2056::/48", "2600:9000:2058::/47", - "2600:9000:205b::/48", "2600:9000:205f::/48", "2600:9000:2060::/47", "2600:9000:2063::/48", @@ -14923,19 +14912,18 @@ "2600:9000:2067::/48", "2600:9000:2068::/47", "2600:9000:206a::/48", - "2600:9000:206c::/47", - "2600:9000:206e::/48", + "2600:9000:206c::/46", "2600:9000:2070::/47", "2600:9000:2072::/48", "2600:9000:2074::/48", - "2600:9000:2077::/48", + "2600:9000:2076::/47", "2600:9000:2078::/47", "2600:9000:207a::/48", "2600:9000:207c::/47", "2600:9000:207f::/48", "2600:9000:2080::/46", "2600:9000:2085::/48", - "2600:9000:2088::/46", + "2600:9000:208a::/47", "2600:9000:208c::/47", "2600:9000:208e::/48", "2600:9000:2090::/46", @@ -14959,6 +14947,7 @@ "2600:9000:20c3::/48", "2600:9000:20c4::/47", "2600:9000:20c7::/48", + "2600:9000:20c8::/48", "2600:9000:20d6::/47", "2600:9000:20d9::/48", "2600:9000:20db::/48", @@ -14973,23 +14962,26 @@ "2600:9000:20fe::/48", "2600:9000:2105::/48", "2600:9000:210b::/48", - "2600:9000:2112::/48", + "2600:9000:2111::/48", + "2600:9000:2112::/47", "2600:9000:2117::/48", "2600:9000:2118::/47", "2600:9000:211a::/48", - "2600:9000:211c::/48", + "2600:9000:211c::/47", "2600:9000:211f::/48", "2600:9000:2120::/48", "2600:9000:212e::/47", - "2600:9000:2130::/47", - "2600:9000:2132::/48", + "2600:9000:2130::/46", "2600:9000:2134::/47", - "2600:9000:2138::/47", + "2600:9000:2138::/48", "2600:9000:213b::/48", + "2600:9000:213c::/48", "2600:9000:213e::/47", - "2600:9000:2140::/47", + "2600:9000:2141::/48", "2600:9000:2142::/48", "2600:9000:2149::/48", + "2600:9000:214e::/48", + "2600:9000:2153::/48", "2600:9000:2157::/48", "2600:9000:215a::/47", "2600:9000:215c::/48", @@ -15010,7 +15002,8 @@ "2600:9000:219c::/48", "2600:9000:21a1::/48", "2600:9000:21a2::/48", - "2600:9000:21b4::/46", + "2600:9000:21b5::/48", + "2600:9000:21b6::/47", "2600:9000:21b8::/48", "2600:9000:21c3::/48", "2600:9000:21c4::/47", @@ -15018,8 +15011,7 @@ "2600:9000:21ca::/48", "2600:9000:21d1::/48", "2600:9000:21d2::/47", - "2600:9000:21d4::/47", - "2600:9000:21d7::/48", + "2600:9000:21d4::/46", "2600:9000:21da::/48", "2600:9000:21e0::/47", "2600:9000:21ea::/47", @@ -15028,6 +15020,7 @@ "2600:9000:21f5::/48", "2600:9000:21f6::/47", "2600:9000:21f8::/47", + "2600:9000:21fe::/48", "2600:9000:2201::/48", "2600:9000:2203::/48", "2600:9000:2204::/47", @@ -15042,10 +15035,12 @@ "2600:9000:2224::/48", "2600:9000:223b::/48", "2600:9000:223c::/46", - "2600:9000:2240::/45", + "2600:9000:2240::/46", + "2600:9000:2244::/47", + "2600:9000:2246::/48", "2600:9000:2248::/47", "2600:9000:224a::/48", - "2600:9000:2250::/47", + "2600:9000:2251::/48", "2600:9000:2258::/45", "2600:9000:2260::/47", "2600:9000:2263::/48", @@ -15063,13 +15058,13 @@ "2600:9000:22fc::/48", "2600:9000:2303::/48", "2600:9000:2304::/46", - "2600:9000:2315::/48", "2600:9000:231e::/48", "2600:9000:2321::/48", "2600:9000:2334::/46", "2600:9000:233d::/48", "2600:9000:233e::/47", - "2600:9000:2340::/46", + "2600:9000:2341::/48", + "2600:9000:2342::/47", "2600:9000:2348::/45", "2600:9000:2350::/45", "2600:9000:2358::/46", @@ -15086,7 +15081,9 @@ "2600:9000:23a0::/43", "2600:9000:23c6::/48", "2600:9000:23c8::/45", - "2600:9000:23d0::/45", + "2600:9000:23d0::/47", + "2600:9000:23d2::/48", + "2600:9000:23d4::/46", "2600:9000:23d8::/46", "2600:9000:23dc::/48", "2600:9000:23de::/47", @@ -15113,15 +15110,15 @@ "2600:9000:2453::/48", "2600:9000:245a::/47", "2600:9000:2462::/47", - "2600:9000:2464::/48", - "2600:9000:2466::/47", + "2600:9000:2464::/46", "2600:9000:2468::/46", "2600:9000:246c::/47", "2600:9000:2475::/48", "2600:9000:2479::/48", "2600:9000:247b::/48", + "2600:9000:247d::/48", "2600:9000:247e::/47", - "2600:9000:2480::/47", + "2600:9000:2480::/48", "2600:9000:2482::/48", "2600:9000:2486::/47", "2600:9000:2488::/46", @@ -15138,7 +15135,8 @@ "2600:9000:24bc::/46", "2600:9000:24ce::/48", "2600:9000:24d0::/45", - "2600:9000:24d8::/46", + "2600:9000:24d8::/47", + "2600:9000:24da::/48", "2600:9000:24dc::/47", "2600:9000:24de::/48", "2600:9000:24eb::/48", @@ -15148,11 +15146,7 @@ "2600:9000:24f8::/47", "2600:9000:24fa::/48", "2600:9000:24fc::/46", - "2600:9000:2500::/46", - "2600:9000:2504::/48", - "2600:9000:2506::/47", - "2600:9000:2508::/45", - "2600:9000:2510::/44", + "2600:9000:2500::/43", "2600:9000:2520::/44", "2600:9000:2530::/47", "2600:9000:2533::/48", @@ -15163,7 +15157,8 @@ "2600:9000:253e::/47", "2600:9000:2540::/46", "2600:9000:2544::/48", - "2600:9000:2548::/46", + "2600:9000:2548::/48", + "2600:9000:254a::/47", "2600:9000:2550::/46", "2600:9000:2554::/47", "2600:9000:2569::/48", @@ -15173,11 +15168,10 @@ "2600:9000:2578::/46", "2600:9000:2580::/42", "2600:9000:25c0::/43", - "2600:9000:25e0::/45", - "2600:9000:25e8::/46", - "2600:9000:25ec::/47", - "2600:9000:25ee::/48", - "2600:9000:25f0::/45", + "2600:9000:25e0::/44", + "2600:9000:25f0::/46", + "2600:9000:25f4::/47", + "2600:9000:25f7::/48", "2600:9000:25fa::/47", "2600:9000:2600::/48", "2600:9000:260d::/48", @@ -15185,7 +15179,7 @@ "2600:9000:2610::/47", "2600:9000:2614::/46", "2600:9000:2618::/46", - "2600:9000:261c::/47", + "2600:9000:261c::/48", "2600:9000:261f::/48", "2600:9000:262a::/47", "2600:9000:2632::/48", @@ -15210,9 +15204,11 @@ "2600:9000:2658::/48", "2600:9000:265a::/48", "2600:9000:265c::/48", + "2600:9000:265e::/48", "2600:9000:2660::/48", "2600:9000:2662::/48", "2600:9000:2664::/48", + "2600:9000:2666::/48", "2600:9000:2668::/48", "2600:9000:266a::/48", "2600:9000:266c::/48", @@ -15245,7 +15241,6 @@ "2600:9000:26c8::/47", "2600:9000:26ca::/48", "2600:9000:26cc::/48", - "2600:9000:26ce::/48", "2600:9000:26d9::/48", "2600:9000:26da::/47", "2600:9000:26dc::/46", @@ -15268,7 +15263,9 @@ "2600:9000:2700::/46", "2600:9000:2705::/48", "2600:9000:2706::/47", - "2600:9000:2708::/45", + "2600:9000:2708::/47", + "2600:9000:270b::/48", + "2600:9000:270c::/46", "2600:9000:2710::/48", "2600:9000:2715::/48", "2600:9000:2716::/47", @@ -15320,7 +15317,7 @@ "2600:9000:2778::/48", "2600:9000:277a::/48", "2600:9000:277c::/48", - "2600:9000:277e::/47", + "2600:9000:277f::/48", "2600:9000:2781::/48", "2600:9000:2782::/48", "2600:9000:2784::/47", @@ -15425,7 +15422,7 @@ "2600:9000:2852::/47", "2600:9000:2855::/48", "2600:9000:2856::/48", - "2600:9000:2859::/48", + "2600:9000:2858::/47", "2600:9000:285b::/48", "2600:9000:285c::/48", "2600:9000:285e::/47", @@ -15493,7 +15490,6 @@ "2600:9000:28f1::/48", "2600:9000:28f2::/48", "2600:9000:28f4::/47", - "2600:9000:28f7::/48", "2600:9000:28f8::/48", "2600:9000:28fa::/47", "2600:9000:28fd::/48", @@ -15518,14 +15514,12 @@ "2600:9000:2925::/48", "2600:9000:2927::/48", "2600:9000:2928::/48", - "2600:9000:292d::/48", - "2600:9000:292e::/48", - "2600:9000:2930::/47", "2600:9000:2933::/48", "2600:9000:2934::/48", "2600:9000:2936::/47", "2600:9000:2939::/48", "2600:9000:293a::/48", + "2600:9000:293c::/48", "2600:9000:293e::/48", "2600:9000:2940::/47", "2600:9000:2943::/48", @@ -15569,15 +15563,16 @@ "2600:9000:30bc::/48", "2600:9000:30c2::/47", "2600:9000:30c4::/47", + "2600:9000:30c6::/48", "2600:9000:30c8::/48", + "2600:9000:30cb::/48", "2600:9000:30cd::/48", "2600:9000:30d0::/46", "2600:9000:30d4::/48", "2600:9000:30d7::/48", "2600:9000:30d9::/48", "2600:9000:30da::/48", - "2600:9000:30dd::/48", - "2600:9000:30de::/47", + "2600:9000:30dc::/46", "2600:9000:30e0::/46", "2600:9000:30e4::/48", "2600:9000:30eb::/48", @@ -15605,6 +15600,7 @@ "2600:9000:3122::/47", "2600:9000:3124::/47", "2600:9000:3128::/48", + "2600:9000:312b::/48", "2600:9000:312f::/48", "2600:9000:3130::/47", "2600:9000:3133::/48", @@ -15612,16 +15608,17 @@ "2600:9000:3138::/48", "2600:9000:313c::/48", "2600:9000:313f::/48", - "2600:9000:3141::/48", - "2600:9000:3142::/47", + "2600:9000:3140::/46", "2600:9000:314b::/48", "2600:9000:3157::/48", "2600:9000:3159::/48", "2600:9000:315a::/47", "2600:9000:315e::/48", "2600:9000:3160::/47", + "2600:9000:3165::/48", "2600:9000:3167::/48", "2600:9000:3169::/48", + "2600:9000:316a::/48", "2600:9000:3170::/46", "2600:9000:3175::/48", "2600:9000:3176::/47", @@ -15634,6 +15631,7 @@ "2600:9000:318e::/48", "2600:9000:3190::/47", "2600:9000:319a::/48", + "2600:9000:319d::/48", "2600:9000:319e::/48", "2600:9000:31a1::/48", "2600:9000:31a2::/48", @@ -15707,6 +15705,8 @@ "2600:f0f0:5::/48", "2600:f0f0:6000::/44", "2600:f0f0:601::/48", + "2600:f0f0:6024::/48", + "2600:f0f0:6026::/48", "2600:f0f0:602::/47", "2600:f0f0:6100::/44", "2600:f0f0:6110::/48", @@ -15814,9 +15814,20 @@ "2601:6000:3800::/47", "2601:6000:800::/47", "2601:6000::/47", - "2601:9200:110::/45", - "2601:9200:118::/48", + "2601:9200:110::/44", + "2601:9200:120::/45", + "2601:9200:128::/46", + "2601:9200:12c::/47", + "2601:9200:12e::/48", + "2601:9200:130::/46", + "2601:9200:134::/48", + "2601:9200:13::/48", + "2601:9200:200d::/48", + "2601:9200:2011::/48", + "2601:9200:2029::/48", + "2601:9200:2b::/48", "2601:9200:30::/48", + "2601:9200:33::/48", "2601:9200:34::/48", "2601:9200:80::/48", "2601:9200:c8::/45", @@ -16011,7 +16022,6 @@ "2604:f340:101::/48", "2604:f700::/47", "2605:2c40:400::/48", - "2605:32c0:a001::/48", "2605:4300:2c01::/48", "2605:4300:2c02::/48", "2605:4300:2c11::/48", @@ -16027,13 +16037,16 @@ "2605:4300:3904::/46", "2605:4300:e601::/48", "2605:4300:e602::/48", + "2605:8380::/32", "2605:84c0:1000::/48", "2605:84c0:100::/48", "2605:84c0:120::/48", "2605:84c0:2000::/48", "2605:84c0:200::/48", "2605:9cc0:11f::/48", + "2605:9cc0:2816::/48", "2605:9cc0:378::/48", + "2605:9cc0:3cc::/48", "2605:9cc0:492::/47", "2605:9cc0:64d::/48", "2605:9cc0::/46", @@ -16042,8 +16055,9 @@ "2605:9cc0:c0b::/48", "2605:9cc0:c0c::/48", "2605:9cc0:c13::/48", - "2605:9cc0:c17::/48", - "2605:9cc0:c1c::/47", + "2605:9cc0:c16::/47", + "2605:9cc0:c1b::/48", + "2605:9cc0:c1d::/48", "2605:9cc0:f03e::/48", "2605:a7c0:100::/45", "2605:a7c0:108::/46", @@ -16061,12 +16075,15 @@ "2605:a7c0:158::/46", "2605:a7c0:15c::/47", "2605:b040:100::/46", - "2605:b040:8::/47", + "2605:b040:8::/46", "2605:b040::/45", - "2605:b040:a::/48", "2605:b040:c::/47", "2605:b040:e::/48", - "2605:b140:9800::/48", + "2605:b140:9800::/46", + "2605:b140:9900::/46", + "2605:b140:9904::/47", + "2605:b140:9a00::/46", + "2605:b140:9a04::/47", "2605:b140::/32", "2605:c940::/32", "2605:dd40:8260::/44", @@ -16256,8 +16273,10 @@ "2607:6d40:4000::/34", "2607:8d40:f40::/48", "2607:9240:102::/47", - "2607:9240:104::/47", - "2607:9240:106::/48", + "2607:9240:104::/46", + "2607:9240:108::/47", + "2607:9240:300::/47", + "2607:9240:302::/48", "2607:b40::/48", "2607:d540:4::/47", "2607:d540::/46", @@ -16327,7 +16346,7 @@ "2620:197:de0::/48", "2620:197:f00::/48", "2620:1f7:c000::/48", - "2620:1f7:c020::/48", + "2620:1f7:c020::/46", "2620:1f7:c025::/48", "2620:1f9:10::/45", "2620:1f9:3f::/48", @@ -16366,6 +16385,10 @@ "2631:0:e00::/39", "2631:1:101::/48", "2631:1:105::/48", + "2631:1:106::/48", + "2631:1:108::/48", + "2631:1:10d::/48", + "2631:1:10f::/48", "27.0.0.0/22", "27.131.10.0/24", "27.131.9.0/24", @@ -16413,6 +16436,7 @@ "2a00:4bc0:2400::/39", "2a00:a401::/32", "2a00:a640:20a0::/48", + "2a00:d1a0:10::/48", "2a00:de61:100::/40", "2a00:de61:200::/39", "2a00:e20:151::/48", @@ -16454,6 +16478,7 @@ "2a03:5640:f143::/48", "2a03:5640:f144::/46", "2a03:5640:f148::/45", + "2a03:5640:f150::/47", "2a03:5640:f200::/43", "2a03:5640:f220::/44", "2a03:5640:f230::/47", @@ -16470,6 +16495,7 @@ "2a03:5640:f510::/44", "2a03:5640:f520::/47", "2a03:5640:f522::/48", + "2a03:5640:f525::/48", "2a03:5640:f530::/46", "2a03:5640:f534::/47", "2a03:5640:f560::/48", @@ -16934,6 +16960,7 @@ "2a11:9c80::/29", "2a11:bd80::/32", "2a12:1b80::/32", + "2a12:6900:100::/48", "2a12:a900:1::/48", "2a12:ac43:baca::/48", "2a13:141:3::/48", @@ -16961,8 +16988,8 @@ "2a13:85c0:20::/47", "2a13:85c0::/47", "2a13:88c0::/29", + "2a13:9500:110::/48", "2a13:9500:13a::/48", - "2a13:9500:157::/48", "2a13:d040:1::/48", "2a14:2a00:100::/47", "2a14:2a00:102::/48", @@ -17245,7 +17272,12 @@ "3.162.124.0/22", "3.162.128.0/21", "3.162.13.0/24", + "3.162.138.0/23", "3.162.14.0/23", + "3.162.140.0/22", + "3.162.144.0/22", + "3.162.148.0/23", + "3.162.150.0/24", "3.162.153.0/24", "3.162.154.0/23", "3.162.156.0/22", @@ -17334,7 +17366,7 @@ "3.163.244.0/23", "3.163.247.0/24", "3.163.248.0/24", - "3.163.250.0/23", + "3.163.251.0/24", "3.163.253.0/24", "3.163.254.0/23", "3.163.28.0/23", @@ -17378,18 +17410,15 @@ "3.164.156.0/22", "3.164.160.0/21", "3.164.169.0/24", - "3.164.17.0/24", "3.164.170.0/24", "3.164.172.0/22", "3.164.176.0/21", - "3.164.18.0/23", "3.164.184.0/23", "3.164.187.0/24", "3.164.188.0/24", "3.164.190.0/23", "3.164.192.0/21", "3.164.2.0/23", - "3.164.20.0/22", "3.164.200.0/23", "3.164.203.0/24", "3.164.204.0/24", @@ -17404,13 +17433,11 @@ "3.164.235.0/24", "3.164.236.0/24", "3.164.238.0/23", - "3.164.24.0/22", "3.164.240.0/21", "3.164.248.0/23", "3.164.251.0/24", "3.164.252.0/24", "3.164.254.0/23", - "3.164.28.0/23", "3.164.32.0/20", "3.164.4.0/22", "3.164.48.0/22", @@ -17730,6 +17757,11 @@ "3.169.156.0/23", "3.169.158.0/24", "3.169.16.0/23", + "3.169.160.0/23", + "3.169.163.0/24", + "3.169.164.0/22", + "3.169.168.0/22", + "3.169.172.0/23", "3.169.174.0/24", "3.169.176.0/23", "3.169.179.0/24", @@ -17979,10 +18011,7 @@ "3.172.48.0/24", "3.172.50.0/23", "3.172.52.0/23", - "3.172.54.0/24", - "3.172.56.0/24", - "3.172.58.0/23", - "3.172.60.0/22", + "3.172.56.0/21", "3.172.64.0/23", "3.172.68.0/22", "3.172.72.0/22", @@ -18021,9 +18050,7 @@ "3.173.216.0/21", "3.173.224.0/23", "3.173.226.0/24", - "3.173.233.0/24", - "3.173.234.0/23", - "3.173.236.0/22", + "3.173.232.0/21", "3.173.240.0/22", "3.173.245.0/24", "3.173.246.0/23", @@ -18032,14 +18059,10 @@ "3.173.252.0/22", "3.173.32.0/22", "3.173.36.0/24", - "3.173.38.0/23", + "3.173.39.0/24", "3.174.0.0/15", "3.174.10.0/23", "3.174.104.0/24", - "3.174.106.0/23", - "3.174.109.0/24", - "3.174.110.0/23", - "3.174.112.0/21", "3.174.120.0/24", "3.174.122.0/23", "3.174.125.0/24", @@ -18116,18 +18139,8 @@ "3.175.112.0/21", "3.175.120.0/24", "3.175.13.0/24", - "3.175.138.0/23", "3.175.14.0/23", - "3.175.141.0/24", - "3.175.142.0/23", - "3.175.144.0/21", - "3.175.152.0/24", - "3.175.154.0/23", - "3.175.157.0/24", - "3.175.158.0/23", "3.175.16.0/21", - "3.175.160.0/21", - "3.175.168.0/24", "3.175.170.0/23", "3.175.173.0/24", "3.175.174.0/23", @@ -18375,8 +18388,9 @@ "3.29.40.64/26", "3.29.57.0/26", "3.29.89.0/24", - "3.3.0.0/22", + "3.3.0.0/23", "3.3.16.0/20", + "3.3.2.0/24", "3.3.32.0/23", "3.3.5.0/24", "3.3.6.0/23", @@ -18641,12 +18655,15 @@ "32.160.0.0/12", "32.184.0.0/13", "32.184.0.0/13", + "32.184.190.0/23", "32.192.0.0/12", "32.192.0.0/13", "32.192.104.128/29", "32.192.104.24/29", "32.192.104.4/30", "32.194.144.0/23", + "32.197.114.0/23", + "32.197.52.0/23", "32.232.0.0/16", "32.236.0.0/15", "32.236.0.0/15", @@ -18923,7 +18940,7 @@ "35.97.224.0/19", "35.98.0.0/17", "35.98.0.0/20", - "35.98.128.0/20", + "35.98.128.0/19", "35.98.128.0/20", "35.98.80.0/20", "35.98.96.0/19", @@ -19223,6 +19240,7 @@ "45.33.176.0/24", "45.34.0.0/15", "45.39.53.0/24", + "45.40.96.0/24", "45.42.136.0/22", "45.42.175.0/24", "45.42.252.0/22", @@ -19238,6 +19256,7 @@ "45.65.117.0/24", "45.72.0.0/17", "45.8.84.0/22", + "45.80.48.0/24", "45.84.238.0/24", "45.86.112.0/24", "45.87.243.0/24", @@ -19251,6 +19270,7 @@ "45.95.209.0/24", "46.137.0.0/16", "46.137.0.0/16", + "46.168.0.0/15", "46.17.72.0/23", "46.17.76.0/23", "46.18.245.0/24", @@ -19443,6 +19463,7 @@ "51.70.0.0/16", "51.72.0.0/15", "51.74.0.0/20", + "51.74.128.0/17", "51.74.16.0/23", "51.76.0.0/16", "51.78.0.0/16", @@ -19680,16 +19701,9 @@ "52.220.191.0/26", "52.221.221.128/29", "52.222.0.0/16", - "52.222.128.0/18", - "52.222.192.0/19", - "52.222.224.0/20", - "52.222.240.0/23", - "52.222.242.0/24", - "52.222.244.0/22", - "52.222.248.0/21", + "52.222.128.0/17", "52.223.0.0/18", "52.223.64.0/24", - "52.223.71.0/24", "52.223.80.0/20", "52.223.96.0/19", "52.23.61.0/24", @@ -19722,12 +19736,12 @@ "52.46.252.0/22", "52.46.3.0/24", "52.46.41.0/24", - "52.46.44.0/24", + "52.46.44.0/23", + "52.46.46.0/24", "52.46.48.0/24", "52.46.5.0/24", "52.46.50.0/24", - "52.46.52.0/24", - "52.46.54.0/23", + "52.46.52.0/22", "52.46.56.0/24", "52.46.6.0/23", "52.46.61.0/24", @@ -19794,7 +19808,7 @@ "52.82.192.0/18", "52.82.92.0/23", "52.83.0.0/16", - "52.83.25.128/26", + "52.83.25.160/27", "52.83.26.0/25", "52.83.26.192/26", "52.83.33.112/29", @@ -19839,30 +19853,31 @@ "52.84.224.0/20", "52.84.240.0/21", "52.84.248.0/22", - "52.84.253.0/24", "52.84.254.0/23", "52.84.32.0/21", "52.84.40.0/24", "52.84.42.0/23", "52.84.44.0/22", "52.84.48.0/21", - "52.84.50.0/23", "52.84.62.0/23", "52.84.71.0/24", "52.84.73.0/24", "52.84.84.0/22", + "52.84.88.0/21", "52.85.0.0/19", "52.85.100.0/22", - "52.85.110.0/23", + "52.85.111.0/24", "52.85.112.0/22", - "52.85.116.0/23", - "52.85.119.0/24", - "52.85.120.0/22", - "52.85.129.0/24", + "52.85.116.0/24", + "52.85.118.0/23", + "52.85.120.0/21", + "52.85.128.0/23", "52.85.136.0/22", "52.85.140.0/23", + "52.85.142.0/24", + "52.85.144.0/21", "52.85.160.0/23", - "52.85.166.0/23", + "52.85.166.0/24", "52.85.169.0/24", "52.85.170.0/23", "52.85.172.0/23", @@ -19881,7 +19896,7 @@ "52.85.220.0/24", "52.85.224.0/23", "52.85.226.0/24", - "52.85.238.0/23", + "52.85.232.0/21", "52.85.240.0/22", "52.85.244.0/24", "52.85.247.0/24", @@ -20129,6 +20144,7 @@ "52.94.249.64/26", "52.94.250.0/26", "52.94.250.128/26", + "52.94.250.192/28", "52.94.250.80/28", "52.94.250.96/27", "52.94.252.0/22", @@ -20212,6 +20228,7 @@ "54.170.0.0/15", "54.178.0.0/15", "54.180.184.0/23", + "54.182.0.0/21", "54.182.128.0/19", "54.182.160.0/21", "54.182.172.0/22", @@ -20230,7 +20247,6 @@ "54.192.0.0/21", "54.192.108.0/22", "54.192.11.0/24", - "54.192.115.0/24", "54.192.116.0/22", "54.192.12.0/22", "54.192.120.0/21", @@ -20238,32 +20254,32 @@ "54.192.136.0/24", "54.192.140.0/22", "54.192.144.0/21", - "54.192.152.0/24", "54.192.156.0/23", "54.192.158.0/24", - "54.192.160.0/22", - "54.192.172.0/24", - "54.192.179.0/24", - "54.192.180.0/24", + "54.192.160.0/23", + "54.192.162.0/24", + "54.192.180.0/22", "54.192.184.0/21", "54.192.196.0/22", "54.192.200.0/21", "54.192.208.0/21", - "54.192.208.0/22", "54.192.216.0/22", "54.192.220.0/24", - "54.192.224.0/24", - "54.192.228.0/22", + "54.192.224.0/21", "54.192.232.0/22", "54.192.24.0/22", "54.192.242.0/24", "54.192.248.0/21", - "54.192.32.0/22", - "54.192.39.0/24", - "54.192.40.0/21", + "54.192.29.0/24", + "54.192.30.0/23", + "54.192.32.0/21", + "54.192.40.0/23", + "54.192.42.0/24", + "54.192.44.0/22", "54.192.52.0/22", - "54.192.60.0/22", - "54.192.64.0/22", + "54.192.60.0/23", + "54.192.64.0/23", + "54.192.66.0/24", "54.192.80.0/20", "54.192.9.0/24", "54.192.96.0/21", @@ -20273,6 +20289,7 @@ "54.20.0.0/15", "54.20.0.0/15", "54.20.12.0/23", + "54.20.50.0/23", "54.206.0.0/15", "54.208.0.0/13", "54.208.0.0/13", @@ -20302,9 +20319,11 @@ "54.228.16.0/26", "54.229.0.0/16", "54.230.0.0/22", + "54.230.10.0/23", "54.230.102.0/23", "54.230.104.0/21", "54.230.112.0/21", + "54.230.12.0/22", "54.230.124.0/24", "54.230.131.0/24", "54.230.132.0/22", @@ -20326,24 +20345,25 @@ "54.230.208.0/21", "54.230.216.0/22", "54.230.222.0/23", - "54.230.224.0/22", + "54.230.225.0/24", + "54.230.226.0/23", "54.230.228.0/23", "54.230.230.0/24", "54.230.232.0/21", "54.230.24.0/22", "54.230.240.0/20", "54.230.28.0/24", - "54.230.32.0/22", - "54.230.36.0/24", - "54.230.40.0/21", + "54.230.32.0/20", "54.230.52.0/22", "54.230.6.0/23", "54.230.60.0/22", "54.230.64.0/20", - "54.230.8.0/21", "54.230.80.0/22", "54.230.84.0/24", - "54.230.88.0/21", + "54.230.89.0/24", + "54.230.9.0/24", + "54.230.90.0/23", + "54.230.92.0/22", "54.230.96.0/22", "54.231.0.0/24", "54.231.120.0/21", @@ -20353,6 +20373,7 @@ "54.231.36.0/24", "54.231.40.0/21", "54.231.40.0/21", + "54.231.64.0/22", "54.231.88.0/24", "54.232.0.0/14", "54.232.0.0/16", @@ -20393,7 +20414,7 @@ "54.239.200.0/23", "54.239.204.0/22", "54.239.208.0/21", - "54.239.217.0/24", + "54.239.216.0/23", "54.239.32.0/21", "54.239.40.128/31", "54.239.40.132/31", @@ -20725,6 +20746,7 @@ "64.190.92.0/22", "64.201.0.0/19", "64.202.96.0/24", + "64.204.216.0/24", "64.207.194.0/24", "64.207.196.0/22", "64.207.204.0/23", @@ -20911,10 +20933,9 @@ "65.8.56.0/23", "65.8.59.0/24", "65.8.60.0/24", - "65.8.74.0/23", + "65.8.72.0/21", "65.8.8.0/23", - "65.8.87.0/24", - "65.8.88.0/21", + "65.8.80.0/20", "65.8.96.0/22", "65.80.0.0/16", "65.87.128.0/24", @@ -20935,21 +20956,21 @@ "65.9.145.0/24", "65.9.146.0/24", "65.9.158.0/24", - "65.9.16.0/23", + "65.9.16.0/21", "65.9.161.0/24", "65.9.162.0/23", "65.9.164.0/22", "65.9.168.0/21", "65.9.176.0/20", - "65.9.19.0/24", - "65.9.20.0/22", "65.9.24.0/22", "65.9.28.0/24", "65.9.30.0/23", "65.9.45.0/24", "65.9.46.0/24", - "65.9.59.0/24", - "65.9.60.0/24", + "65.9.58.0/23", + "65.9.60.0/22", + "65.9.64.0/21", + "65.9.7.0/24", "65.9.74.0/23", "65.9.87.0/24", "65.9.88.0/24", @@ -21052,6 +21073,7 @@ "66.81.254.0/24", "66.81.8.0/24", "66.81.81.0/24", + "66.84.81.0/24", "67.158.57.0/24", "67.199.239.0/24", "67.199.249.0/24", @@ -21357,6 +21379,13 @@ "74.201.20.0/22", "74.201.32.0/22", "74.201.60.0/22", + "74.207.112.0/23", + "74.207.114.0/24", + "74.207.116.0/23", + "74.207.118.0/24", + "74.207.120.0/22", + "74.207.124.0/23", + "74.207.126.0/24", "74.207.64.0/19", "74.207.96.0/20", "74.209.128.0/20", @@ -21418,7 +21447,7 @@ "76.223.166.0/24", "76.223.168.0/23", "76.223.170.0/28", - "76.223.170.128/28", + "76.223.170.128/27", "76.223.170.32/27", "76.223.170.64/26", "76.223.172.0/22", @@ -21464,7 +21493,6 @@ "80.126.0.0/15", "80.126.0.0/24", "80.203.128.0/17", - "80.210.95.0/24", "80.241.160.0/20", "80.250.111.0/24", "80.254.228.0/24", @@ -21476,7 +21504,6 @@ "82.153.208.0/22", "82.163.19.0/24", "82.176.0.0/16", - "82.21.28.0/22", "82.24.100.0/24", "82.24.76.0/24", "82.26.154.0/24", @@ -21487,7 +21514,6 @@ "82.29.2.0/23", "82.29.4.0/24", "82.41.200.0/24", - "82.47.152.0/22", "82.47.64.0/19", "83.116.0.0/15", "83.118.228.0/22", @@ -21515,6 +21541,7 @@ "84.75.102.0/24", "84.75.104.0/22", "84.75.108.0/23", + "84.75.132.0/23", "84.75.96.0/22", "85.113.84.0/24", "85.113.88.0/24", @@ -21531,6 +21558,7 @@ "85.237.72.0/21", "86.112.0.0/15", "87.229.110.0/24", + "87.232.117.0/24", "87.232.78.0/24", "87.232.96.0/24", "87.236.67.0/24", @@ -21583,6 +21611,7 @@ "91.124.217.0/24", "91.124.34.0/24", "91.124.38.0/24", + "91.124.42.0/24", "91.186.200.0/22", "91.193.42.0/24", "91.194.104.0/24", @@ -21814,11 +21843,16 @@ "99.84.0.0/23", "99.84.112.0/20", "99.84.128.0/19", + "99.84.16.0/23", "99.84.160.0/20", "99.84.179.0/24", + "99.84.18.0/24", "99.84.180.0/24", "99.84.192.0/18", "99.84.2.0/24", + "99.84.21.0/24", + "99.84.22.0/23", + "99.84.24.0/21", "99.84.32.0/19", "99.84.5.0/24", "99.84.6.0/23", @@ -21829,35 +21863,36 @@ "99.85.128.0/17", "99.86.0.0/16", "99.86.10.0/23", - "99.86.107.0/24", - "99.86.108.0/24", + "99.86.105.0/24", + "99.86.106.0/23", + "99.86.108.0/22", + "99.86.112.0/20", "99.86.12.0/22", - "99.86.121.0/24", - "99.86.122.0/23", - "99.86.124.0/22", "99.86.136.0/21", - "99.86.144.0/20", - "99.86.16.0/21", + "99.86.152.0/21", + "99.86.16.0/20", "99.86.160.0/20", "99.86.176.0/21", "99.86.184.0/24", "99.86.187.0/24", - "99.86.188.0/24", - "99.86.192.0/20", + "99.86.192.0/21", + "99.86.200.0/24", + "99.86.203.0/24", + "99.86.204.0/24", "99.86.208.0/21", "99.86.217.0/24", - "99.86.218.0/23", - "99.86.220.0/22", + "99.86.218.0/24", + "99.86.221.0/24", + "99.86.222.0/23", "99.86.233.0/24", - "99.86.234.0/23", - "99.86.236.0/22", - "99.86.24.0/24", + "99.86.234.0/24", + "99.86.237.0/24", + "99.86.238.0/23", "99.86.240.0/21", - "99.86.248.0/24", - "99.86.251.0/24", - "99.86.252.0/24", - "99.86.27.0/24", - "99.86.28.0/24", + "99.86.248.0/23", + "99.86.250.0/24", + "99.86.253.0/24", + "99.86.254.0/23", "99.86.43.0/24", "99.86.44.0/24", "99.86.57.0/24", @@ -22123,7 +22158,7 @@ "z.cn", "zappos" ], - "last_updated": 1777914611.753786, + "last_updated": 1779175746.9446309, "long_description": "A comprehensive cloud computing platform provided by Amazon, offering infrastructure services, storage, and computing power.", "name": "Amazon", "org_ids": [ @@ -22167,20 +22202,30 @@ ], "cidrs": [ "130.185.120.0/22", + "178.131.120.48/28", + "185.143.232.0/22", "185.204.168.0/22", "185.215.232.0/22", + "185.215.232.0/22", "185.235.40.0/22", + "188.229.116.16/30", "193.24.119.0/24", "194.5.192.0/23", "194.5.206.0/23", - "2a0f:94c0:200::/40", + "2.144.3.128/28", + "37.32.16.0/27", + "37.32.17.0/27", + "37.32.18.0/27", + "37.32.19.0/27", "37.32.3.0/24", - "91.216.13.0/24" + "91.216.13.0/24", + "94.101.182.0/27", + "94.101.183.0/28" ], "domains": [ "arvancloud.ir" ], - "last_updated": 1777914838.146964, + "last_updated": 1779175712.0787609, "long_description": "An Iranian cloud computing and content delivery network provider offering cloud infrastructure and CDN services.", "name": "Arvancloud", "org_ids": [ @@ -22230,7 +22275,7 @@ "backblaze.com", "backblazeb2.com" ], - "last_updated": 1777914596.167919, + "last_updated": 1779175720.1245155, "long_description": "A cloud storage and backup service provider offering data backup and cloud storage solutions.", "name": "Backblaze", "org_ids": [ @@ -22387,7 +22432,7 @@ "zybang.com", "zz.bdstatic.com" ], - "last_updated": 1777914590.745325, + "last_updated": 1779175715.4674191, "long_description": "A Chinese content delivery network and cloud acceleration service provided by Baidu.", "name": "Baidu", "org_ids": [ @@ -22490,7 +22535,7 @@ "75.102.42.0/24" ], "domains": [], - "last_updated": 1777914593.1725829, + "last_updated": 1779175716.8739753, "long_description": "A content delivery network provider offering global CDN services.", "name": "Cachefly", "org_ids": [ @@ -22514,7 +22559,7 @@ "211.43.147.0/24" ], "domains": [], - "last_updated": 1777914590.6838658, + "last_updated": 1779175718.4301205, "long_description": "A Korean content delivery network provider offering CDN and cloud services.", "name": "Cdnetworks", "org_ids": [ @@ -22597,7 +22642,6 @@ "114.29.208.0/20", "12.153.230.0/23", "12.159.148.0/22", - "12.167.151.0/24", "12.19.88.0/21", "12.190.236.0/24", "12.5.186.0/23", @@ -22723,8 +22767,9 @@ "151.186.136.0/22", "151.186.142.0/24", "151.186.16.0/22", + "151.186.165.0/24", "151.186.20.0/23", - "151.186.201.0/24", + "151.186.200.0/23", "151.186.208.0/21", "151.186.216.0/22", "151.186.220.0/24", @@ -22829,10 +22874,9 @@ "163.129.224.0/22", "163.129.228.0/24", "163.129.232.0/21", - "163.129.241.0/24", - "163.129.242.0/23", + "163.129.240.0/22", "163.129.245.0/24", - "163.129.250.0/24", + "163.129.250.0/23", "163.129.255.0/24", "163.129.64.0/20", "163.129.80.0/21", @@ -23039,14 +23083,11 @@ "2605:9780:1e00::/39", "2605:9780:2000::/37", "2605:9780:20::/47", - "2605:9780:23::/48", "2605:9780:2800::/38", "2605:9780:2::/48", "2605:9780:2c00::/40", "2605:9780:2e00::/40", - "2605:9780:3000::/39", "2605:9780:30::/48", - "2605:9780:3200::/40", "2605:9780:40::/48", "2605:9780::/48", "2605:9780:a0::/48", @@ -23119,7 +23160,7 @@ "2a04:e4c0:30::/47", "2a04:e4c0:32::/48", "2a04:e4c0:40::/45", - "2a04:e4c0:48::/48", + "2a04:e4c0:48::/47", "2a04:e4c0:51::/48", "2a04:e4c0:52::/47", "2a04:e4c0:54::/47", @@ -23140,12 +23181,13 @@ "2a04:e4c4:4::/48", "2a04:e4c4:4d::/48", "2a04:e4c4:4e::/47", - "2a04:e4c4:54::/47", - "2a04:e4c4:57::/48", - "2a04:e4c4:58::/48", + "2a04:e4c4:54::/46", + "2a04:e4c4:58::/47", + "2a04:e4c4:61::/48", "2a04:e4c7:fffd::/48", "2a04:e4c7:fffe::/47", "2a05:4200:7::/48", + "46.255.41.0/24", "62.109.192.0/18", "62.109.250.0/23", "62.109.250.0/23", @@ -23180,6 +23222,7 @@ "66.59.88.0/22", "67.209.232.0/22", "67.209.236.0/23", + "67.209.238.0/24", "67.215.64.0/23", "67.215.66.0/24", "67.215.69.0/24", @@ -23350,7 +23393,7 @@ "wifi-mx.com", "youtubecisco.com" ], - "last_updated": 1777914591.1999056, + "last_updated": 1779175716.2089689, "long_description": "A multinational technology corporation that designs, manufactures, and sells networking hardware, software, and telecommunications equipment.", "name": "Cisco", "org_ids": [ @@ -23425,7 +23468,6 @@ "103.50.96.0/23", "103.51.12.0/23", "103.54.128.0/23", - "103.77.7.0/24", "103.79.228.0/23", "103.81.228.0/24", "104.129.164.0/22", @@ -23445,8 +23487,12 @@ "104.22.102.0/23", "104.22.104.0/23", "104.22.106.0/24", + "104.22.109.0/24", + "104.22.110.0/23", "104.22.112.0/23", "104.22.114.0/24", + "104.22.123.0/24", + "104.22.131.0/24", "104.22.240.0/20", "104.22.32.0/23", "104.22.38.0/24", @@ -23457,16 +23503,15 @@ "104.22.51.0/24", "104.22.52.0/24", "104.22.54.0/23", - "104.22.56.0/22", - "104.22.60.0/24", - "104.22.62.0/23", + "104.22.56.0/21", "104.22.64.0/21", "104.22.74.0/23", "104.22.76.0/22", "104.22.81.0/24", "104.22.82.0/23", - "104.22.84.0/22", - "104.22.88.0/22", + "104.22.84.0/23", + "104.22.95.0/24", + "104.22.96.0/24", "104.23.0.0/18", "104.23.160.0/20", "104.23.176.0/23", @@ -23496,44 +23541,52 @@ "104.27.0.0/17", "104.27.192.0/20", "104.28.0.0/16", - "104.29.0.0/21", "104.29.100.0/23", "104.29.102.0/24", - "104.29.104.0/21", - "104.29.11.0/24", - "104.29.112.0/22", + "104.29.104.0/22", + "104.29.108.0/24", + "104.29.110.0/23", + "104.29.114.0/23", "104.29.117.0/24", - "104.29.12.0/22", + "104.29.12.0/23", "104.29.121.0/24", "104.29.122.0/23", "104.29.124.0/22", "104.29.128.0/18", + "104.29.14.0/24", "104.29.16.0/23", - "104.29.19.0/24", - "104.29.21.0/24", - "104.29.22.0/23", - "104.29.24.0/21", + "104.29.22.0/24", + "104.29.24.0/22", + "104.29.29.0/24", + "104.29.3.0/24", + "104.29.30.0/23", "104.29.32.0/24", - "104.29.34.0/23", + "104.29.35.0/24", "104.29.36.0/22", - "104.29.41.0/24", - "104.29.42.0/23", - "104.29.44.0/23", + "104.29.45.0/24", "104.29.47.0/24", "104.29.48.0/23", + "104.29.5.0/24", "104.29.50.0/24", "104.29.52.0/22", "104.29.57.0/24", "104.29.59.0/24", + "104.29.6.0/23", "104.29.61.0/24", "104.29.62.0/23", - "104.29.64.0/20", + "104.29.64.0/24", + "104.29.67.0/24", + "104.29.68.0/22", + "104.29.72.0/21", "104.29.8.0/23", "104.29.80.0/23", "104.29.82.0/24", "104.29.86.0/24", - "104.29.88.0/21", - "104.29.96.0/22", + "104.29.88.0/22", + "104.29.92.0/23", + "104.29.95.0/24", + "104.29.96.0/24", + "104.29.98.0/23", "104.30.0.0/19", "104.30.128.0/23", "104.30.132.0/22", @@ -23564,7 +23617,6 @@ "108.162.250.0/24", "108.165.152.0/24", "108.165.216.0/24", - "109.229.216.0/23", "109.234.211.0/24", "114.129.43.0/24", "123.108.75.0/24", @@ -23612,6 +23664,8 @@ "144.124.211.0/24", "144.124.212.0/24", "144.124.214.0/24", + "144.208.122.0/24", + "145.224.255.0/24", "145.63.64.0/24", "146.19.108.0/24", "147.185.161.0/24", @@ -23635,12 +23689,10 @@ "154.200.89.0/24", "154.202.89.0/24", "154.206.12.0/24", - "154.207.127.0/24", - "154.207.252.0/23", - "154.207.77.0/24", "154.211.8.0/24", "154.218.15.0/24", "154.223.134.0/23", + "154.46.20.0/24", "154.51.129.0/24", "154.51.160.0/24", "154.62.129.0/24", @@ -23677,16 +23729,23 @@ "162.120.94.0/24", "162.158.0.0/15", "162.158.0.0/20", - "162.158.128.0/17", + "162.158.128.0/18", "162.158.16.0/21", + "162.158.192.0/20", "162.158.20.0/22", + "162.158.208.0/21", + "162.158.216.0/24", + "162.158.218.0/23", + "162.158.220.0/22", + "162.158.224.0/19", "162.158.226.0/23", "162.158.24.0/23", "162.158.25.0/24", "162.158.26.0/24", "162.158.28.0/22", "162.158.32.0/21", - "162.158.40.0/22", + "162.158.41.0/24", + "162.158.42.0/23", "162.158.44.0/23", "162.158.46.0/24", "162.158.48.0/21", @@ -23763,6 +23822,7 @@ "170.176.163.0/24", "172.64.0.0/13", "172.64.100.0/23", + "172.64.112.0/20", "172.64.144.0/20", "172.64.176.0/24", "172.64.178.0/23", @@ -23802,10 +23862,7 @@ "172.68.121.0/24", "172.68.123.0/24", "172.68.124.0/22", - "172.68.128.0/22", - "172.68.133.0/24", - "172.68.134.0/23", - "172.68.136.0/21", + "172.68.128.0/20", "172.68.144.0/21", "172.68.152.0/22", "172.68.156.0/23", @@ -23815,19 +23872,18 @@ "172.68.162.0/23", "172.68.164.0/22", "172.68.168.0/21", - "172.68.176.0/20", + "172.68.176.0/23", + "172.68.179.0/24", + "172.68.180.0/22", "172.68.180.0/24", + "172.68.184.0/21", "172.68.192.0/21", "172.68.2.0/23", "172.68.200.0/23", "172.68.203.0/24", "172.68.204.0/22", "172.68.208.0/20", - "172.68.224.0/20", - "172.68.240.0/21", - "172.68.248.0/24", - "172.68.250.0/23", - "172.68.252.0/22", + "172.68.224.0/19", "172.68.32.0/19", "172.68.4.0/22", "172.68.65.0/24", @@ -23845,7 +23901,11 @@ "172.69.117.0/24", "172.69.118.0/23", "172.69.120.0/21", - "172.69.128.0/19", + "172.69.128.0/20", + "172.69.144.0/21", + "172.69.152.0/24", + "172.69.154.0/23", + "172.69.156.0/22", "172.69.16.0/20", "172.69.161.0/24", "172.69.162.0/23", @@ -23863,10 +23923,13 @@ "172.69.212.0/24", "172.69.214.0/23", "172.69.216.0/21", - "172.69.224.0/19", + "172.69.224.0/21", + "172.69.233.0/24", + "172.69.234.0/23", + "172.69.236.0/22", + "172.69.240.0/20", "172.69.32.0/21", - "172.69.41.0/24", - "172.69.42.0/23", + "172.69.40.0/22", "172.69.45.0/24", "172.69.46.0/23", "172.69.48.0/23", @@ -23892,7 +23955,9 @@ "172.70.128.0/20", "172.70.144.0/22", "172.70.149.0/24", - "172.70.152.0/21", + "172.70.152.0/23", + "172.70.154.0/24", + "172.70.156.0/22", "172.70.160.0/22", "172.70.172.0/22", "172.70.176.0/20", @@ -23903,7 +23968,8 @@ "172.70.224.0/21", "172.70.232.0/23", "172.70.234.0/24", - "172.70.236.0/22", + "172.70.236.0/24", + "172.70.238.0/23", "172.70.240.0/20", "172.70.32.0/20", "172.70.48.0/21", @@ -23915,7 +23981,12 @@ "172.71.0.0/18", "172.71.108.0/22", "172.71.112.0/20", - "172.71.128.0/18", + "172.71.128.0/19", + "172.71.160.0/20", + "172.71.176.0/21", + "172.71.184.0/23", + "172.71.186.0/24", + "172.71.188.0/22", "172.71.192.0/21", "172.71.200.0/22", "172.71.204.0/24", @@ -23994,6 +24065,7 @@ "188.95.12.0/24", "190.93.240.0/20", "190.93.244.0/22", + "191.101.212.0/22", "192.103.56.0/24", "192.133.11.0/24", "192.152.138.0/24", @@ -24018,6 +24090,7 @@ "193.9.49.0/24", "194.1.194.0/24", "194.113.223.0/24", + "194.152.130.0/24", "194.152.44.0/24", "194.169.194.0/24", "194.26.68.0/24", @@ -24038,7 +24111,6 @@ "195.189.177.0/24", "195.216.190.0/24", "195.242.122.0/23", - "195.245.221.0/24", "195.250.46.0/24", "195.26.229.0/24", "195.28.190.0/23", @@ -24117,6 +24189,7 @@ "203.89.5.0/24", "204.153.16.0/24", "204.195.192.0/18", + "204.4.235.0/24", "204.62.141.0/24", "204.68.111.0/24", "204.69.207.0/24", @@ -24135,6 +24208,7 @@ "208.77.35.0/24", "208.88.71.0/24", "209.222.114.0/23", + "209.236.210.0/24", "209.46.30.0/24", "209.55.226.0/24", "209.55.232.0/24", @@ -24154,7 +24228,6 @@ "216.120.180.0/23", "216.132.75.0/24", "216.154.208.0/20", - "216.162.47.0/24", "216.163.179.0/24", "216.183.79.0/24", "216.19.107.0/24", @@ -24163,6 +24236,8 @@ "216.205.52.0/24", "216.224.121.0/24", "216.74.106.0/24", + "217.180.16.0/23", + "218.33.92.0/22", "222.167.32.0/22", "223.27.176.0/23", "23.131.204.0/24", @@ -24182,13 +24257,15 @@ "23.227.60.0/24", "23.247.163.0/24", "2400:c760:a::/48", - "2400:cb00:1000::/45", + "2400:cb00:1001::/48", + "2400:cb00:1002::/47", + "2400:cb00:1004::/46", "2400:cb00:1008::/47", "2400:cb00:100::/48", "2400:cb00:1010::/47", "2400:cb00:1012::/48", "2400:cb00:1014::/46", - "2400:cb00:1018::/47", + "2400:cb00:1018::/48", "2400:cb00:1020::/46", "2400:cb00:1024::/47", "2400:cb00:1026::/48", @@ -24228,8 +24305,7 @@ "2400:cb00:120::/45", "2400:cb00:1220::/47", "2400:cb00:1223::/48", - "2400:cb00:1224::/47", - "2400:cb00:1226::/48", + "2400:cb00:1224::/46", "2400:cb00:1228::/47", "2400:cb00:1230::/46", "2400:cb00:1235::/48", @@ -24244,20 +24320,23 @@ "2400:cb00:1271::/48", "2400:cb00:1272::/47", "2400:cb00:1274::/48", - "2400:cb00:1280::/46", + "2400:cb00:1280::/48", + "2400:cb00:1283::/48", "2400:cb00:1284::/47", + "2400:cb00:1286::/48", "2400:cb00:1288::/48", "2400:cb00:128::/47", "2400:cb00:1290::/47", "2400:cb00:1296::/48", "2400:cb00:12::/48", "2400:cb00:130::/46", + "2400:cb00:1330::/48", + "2400:cb00:1333::/48", "2400:cb00:1334::/48", "2400:cb00:134::/48", "2400:cb00:136::/47", "2400:cb00:138::/47", - "2400:cb00:140::/47", - "2400:cb00:142::/48", + "2400:cb00:140::/46", "2400:cb00:145::/48", "2400:cb00:146::/47", "2400:cb00:148::/47", @@ -24370,7 +24449,6 @@ "2400:cb00:427::/48", "2400:cb00:428::/47", "2400:cb00:430::/47", - "2400:cb00:432::/48", "2400:cb00:435::/48", "2400:cb00:437::/48", "2400:cb00:438::/47", @@ -24445,7 +24523,7 @@ "2400:cb00:59::/48", "2400:cb00:600::/47", "2400:cb00:604::/46", - "2400:cb00:60::/47", + "2400:cb00:60::/48", "2400:cb00:610::/45", "2400:cb00:618::/47", "2400:cb00:620::/47", @@ -24472,9 +24550,7 @@ "2400:cb00:662::/47", "2400:cb00:665::/48", "2400:cb00:666::/48", - "2400:cb00:670::/47", - "2400:cb00:673::/48", - "2400:cb00:674::/46", + "2400:cb00:670::/45", "2400:cb00:678::/47", "2400:cb00:680::/47", "2400:cb00:683::/48", @@ -24519,7 +24595,7 @@ "2400:cb00:788::/47", "2400:cb00:78::/47", "2400:cb00:790::/46", - "2400:cb00:795::/48", + "2400:cb00:794::/47", "2400:cb00:796::/48", "2400:cb00:798::/47", "2400:cb00:80::/47", @@ -24537,7 +24613,7 @@ "2400:cb00:930::/46", "2400:cb00:934::/48", "2400:cb00:936::/47", - "2400:cb00:938::/47", + "2400:cb00:939::/48", "2400:cb00:940::/48", "2400:cb00:942::/47", "2400:cb00:945::/48", @@ -24626,7 +24702,6 @@ "2400:cb00:a232::/47", "2400:cb00:a234::/47", "2400:cb00:a236::/48", - "2400:cb00:a261::/48", "2400:cb00:a271::/48", "2400:cb00:a272::/47", "2400:cb00:a274::/48", @@ -24650,7 +24725,7 @@ "2400:cb00:a314::/46", "2400:cb00:a321::/48", "2400:cb00:a322::/47", - "2400:cb00:a324::/46", + "2400:cb00:a324::/47", "2400:cb00:a341::/48", "2400:cb00:a342::/47", "2400:cb00:a344::/47", @@ -24684,7 +24759,7 @@ "2400:cb00:a496::/48", "2400:cb00:a4a1::/48", "2400:cb00:a4a2::/47", - "2400:cb00:a4a5::/48", + "2400:cb00:a4a4::/47", "2400:cb00:a4a6::/48", "2400:cb00:a4b1::/48", "2400:cb00:a4b2::/47", @@ -24700,8 +24775,6 @@ "2400:cb00:a514::/48", "2400:cb00:a531::/48", "2400:cb00:a532::/48", - "2400:cb00:a541::/48", - "2400:cb00:a542::/48", "2400:cb00:a551::/48", "2400:cb00:a552::/48", "2400:cb00:a571::/48", @@ -24759,7 +24832,8 @@ "2400:cb00:a7e4::/48", "2400:cb00:a801::/48", "2400:cb00:a802::/47", - "2400:cb00:a804::/46", + "2400:cb00:a804::/47", + "2400:cb00:a806::/48", "2400:cb00:a808::/48", "2400:cb00:a841::/48", "2400:cb00:a842::/48", @@ -24768,6 +24842,8 @@ "2400:cb00:a891::/48", "2400:cb00:a892::/47", "2400:cb00:a894::/48", + "2400:cb00:a8f1::/48", + "2400:cb00:a8f2::/48", "2400:cb00:a941::/48", "2400:cb00:a971::/48", "2400:cb00:a972::/48", @@ -25109,7 +25185,6 @@ "2400:cb00:c921::/48", "2400:cb00:c922::/47", "2400:cb00:c924::/46", - "2400:cb00:c928::/48", "2400:cb00:c971::/48", "2400:cb00:c972::/48", "2400:cb00:c991::/48", @@ -25230,10 +25305,6 @@ "2400:cb00:d971::/48", "2400:cb00:d972::/47", "2400:cb00:d974::/47", - "2400:cb00:d981::/48", - "2400:cb00:d982::/47", - "2400:cb00:d984::/47", - "2400:cb00:d986::/48", "2400:cb00:d9b1::/48", "2400:cb00:d9b2::/47", "2400:cb00:d9b5::/48", @@ -25313,9 +25384,8 @@ "2400:cb00:dc62::/47", "2400:cb00:dc64::/47", "2400:cb00:dcc1::/48", - "2400:cb00:dcc2::/47", - "2400:cb00:dcc5::/48", - "2400:cb00:dcc6::/47", + "2400:cb00:dcc2::/48", + "2400:cb00:dcc4::/47", "2400:cb00:dcd1::/48", "2400:cb00:dcd2::/47", "2400:cb00:dcd4::/46", @@ -25441,15 +25511,18 @@ "2400:cb00:e02a::/48", "2400:cb00:e061::/48", "2400:cb00:e062::/47", - "2400:cb00:e064::/46", + "2400:cb00:e064::/47", + "2400:cb00:e066::/48", "2400:cb00:e068::/48", "2400:cb00:e071::/48", "2400:cb00:e072::/47", - "2400:cb00:e074::/46", + "2400:cb00:e074::/47", + "2400:cb00:e076::/48", "2400:cb00:e078::/48", "2400:cb00:e081::/48", "2400:cb00:e082::/47", - "2400:cb00:e084::/46", + "2400:cb00:e084::/47", + "2400:cb00:e086::/48", "2400:cb00:e088::/48", "2400:cb00:e0a1::/48", "2400:cb00:e0a2::/47", @@ -25590,6 +25663,16 @@ "2400:cb00:f052::/48", "2400:cb00:f081::/48", "2400:cb00:f082::/48", + "2400:cb00:f0a1::/48", + "2400:cb00:f0a2::/47", + "2400:cb00:f0a4::/46", + "2400:cb00:f0a8::/47", + "2400:cb00:f0aa::/48", + "2400:cb00:f0b1::/48", + "2400:cb00:f0b2::/47", + "2400:cb00:f0b4::/46", + "2400:cb00:f0b8::/47", + "2400:cb00:f0ba::/48", "2401:c2e0:8000::/44", "2405:8100:50::/45", "2405:8100:57::/48", @@ -25710,7 +25793,6 @@ "2606:4700:9c60::/44", "2606:4700:9c60::/44", "2606:4700::/32", - "2606:4700::/36", "2606:4700::/43", "2606:4700:a0::/47", "2606:4700:a8::/47", @@ -25727,7 +25809,7 @@ "2606:54c1:6::/47", "2606:54c1:8::/46", "2606:54c1::/48", - "2606:54c1:c::/47", + "2606:54c1:d::/48", "2606:54c2:1::/48", "2606:54c2:2::/47", "2606:54c2:9::/48", @@ -25795,8 +25877,8 @@ "2a06:98c0:3628::/47", "2a06:98c0:362a::/48", "2a06:98c0:362d::/48", - "2a06:98c0:362e::/48", - "2a06:98c0:3633::/48", + "2a06:98c0:362e::/47", + "2a06:98c0:3630::/46", "2a06:98c0::/29", "2a06:98c1:3100::/44", "2a06:98c1:3110::/46", @@ -25824,21 +25906,20 @@ "2a09:bac0:1008::/45", "2a09:bac0:100::/48", "2a09:bac0:102::/47", - "2a09:bac0:106::/47", + "2a09:bac0:107::/48", "2a09:bac0:109::/48", "2a09:bac0:116::/48", "2a09:bac0:119::/48", "2a09:bac0:11::/48", - "2a09:bac0:120::/47", - "2a09:bac0:123::/48", + "2a09:bac0:121::/48", "2a09:bac0:124::/47", "2a09:bac0:128::/48", "2a09:bac0:12::/48", - "2a09:bac0:130::/48", "2a09:bac0:132::/48", "2a09:bac0:134::/48", "2a09:bac0:136::/47", "2a09:bac0:138::/48", + "2a09:bac0:143::/48", "2a09:bac0:145::/48", "2a09:bac0:149::/48", "2a09:bac0:14::/46", @@ -25849,56 +25930,46 @@ "2a09:bac0:158::/47", "2a09:bac0:160::/48", "2a09:bac0:162::/48", - "2a09:bac0:165::/48", "2a09:bac0:166::/47", "2a09:bac0:168::/47", "2a09:bac0:172::/48", "2a09:bac0:174::/48", - "2a09:bac0:181::/48", "2a09:bac0:185::/48", "2a09:bac0:192::/47", - "2a09:bac0:194::/48", "2a09:bac0:196::/47", - "2a09:bac0:199::/48", - "2a09:bac0:19::/48", - "2a09:bac0:202::/47", + "2a09:bac0:203::/48", "2a09:bac0:20::/46", "2a09:bac0:212::/48", - "2a09:bac0:216::/47", - "2a09:bac0:218::/48", + "2a09:bac0:216::/48", "2a09:bac0:227::/48", "2a09:bac0:228::/48", - "2a09:bac0:237::/48", "2a09:bac0:243::/48", "2a09:bac0:246::/48", "2a09:bac0:254::/48", "2a09:bac0:268::/47", - "2a09:bac0:26::/47", + "2a09:bac0:26::/48", "2a09:bac0:270::/48", "2a09:bac0:275::/48", "2a09:bac0:281::/48", - "2a09:bac0:282::/47", - "2a09:bac0:284::/47", + "2a09:bac0:284::/48", "2a09:bac0:28::/47", - "2a09:bac0:298::/47", + "2a09:bac0:299::/48", "2a09:bac0:31::/48", "2a09:bac0:337::/48", "2a09:bac0:338::/47", "2a09:bac0:341::/48", - "2a09:bac0:343::/48", "2a09:bac0:346::/48", "2a09:bac0:34::/47", "2a09:bac0:352::/48", "2a09:bac0:358::/48", "2a09:bac0:360::/48", - "2a09:bac0:374::/48", "2a09:bac0:376::/48", - "2a09:bac0:380::/47", + "2a09:bac0:380::/48", "2a09:bac0:382::/48", - "2a09:bac0:384::/47", + "2a09:bac0:384::/48", "2a09:bac0:388::/48", "2a09:bac0:38::/47", - "2a09:bac0:390::/47", + "2a09:bac0:390::/48", "2a09:bac0:393::/48", "2a09:bac0:403::/48", "2a09:bac0:404::/48", @@ -25917,7 +25988,6 @@ "2a09:bac0:448::/48", "2a09:bac0:44::/47", "2a09:bac0:450::/48", - "2a09:bac0:453::/48", "2a09:bac0:455::/48", "2a09:bac0:458::/48", "2a09:bac0:462::/48", @@ -25933,12 +26003,11 @@ "2a09:bac0:48::/47", "2a09:bac0:497::/48", "2a09:bac0:4::/48", - "2a09:bac0:507::/48", "2a09:bac0:50::/48", - "2a09:bac0:522::/47", + "2a09:bac0:523::/48", "2a09:bac0:525::/48", "2a09:bac0:52::/48", - "2a09:bac0:532::/47", + "2a09:bac0:533::/48", "2a09:bac0:534::/48", "2a09:bac0:537::/48", "2a09:bac0:538::/48", @@ -25963,21 +26032,19 @@ "2a09:bac0:636::/47", "2a09:bac0:63::/48", "2a09:bac0:641::/48", - "2a09:bac0:646::/48", "2a09:bac0:649::/48", "2a09:bac0:64::/46", "2a09:bac0:650::/48", "2a09:bac0:658::/48", "2a09:bac0:663::/48", "2a09:bac0:670::/48", - "2a09:bac0:677::/48", - "2a09:bac0:679::/48", "2a09:bac0:684::/48", "2a09:bac0:68::/47", "2a09:bac0:694::/48", "2a09:bac0:704::/48", "2a09:bac0:70::/46", "2a09:bac0:711::/48", + "2a09:bac0:712::/48", "2a09:bac0:719::/48", "2a09:bac0:721::/48", "2a09:bac0:724::/47", @@ -25988,10 +26055,9 @@ "2a09:bac0:78::/47", "2a09:bac0:80::/47", "2a09:bac0:83::/48", - "2a09:bac0:84::/47", + "2a09:bac0:84::/48", "2a09:bac0:87::/48", "2a09:bac0:89::/48", - "2a09:bac0:920::/48", "2a09:bac0:94::/48", "2a09:bac0:97::/48", "2a09:bac0:98::/48", @@ -26007,6 +26073,7 @@ "2c0f:f248::/32", "31.12.75.0/24", "31.185.108.0/24", + "31.210.148.0/23", "31.43.179.0/24", "37.153.170.0/23", "38.96.28.0/23", @@ -26022,7 +26089,6 @@ "45.135.235.0/24", "45.142.120.0/24", "45.146.130.0/24", - "45.146.201.0/24", "45.148.100.0/24", "45.149.12.0/24", "45.153.7.0/24", @@ -26032,7 +26098,9 @@ "45.194.53.0/24", "45.196.29.0/24", "45.198.114.0/24", + "45.198.116.0/24", "45.199.183.0/24", + "45.199.188.0/24", "45.202.113.0/24", "45.205.0.0/24", "45.250.152.0/22", @@ -26096,20 +26164,15 @@ "77.74.228.0/24", "77.75.199.0/24", "78.128.122.0/24", - "8.10.148.0/24", "8.14.199.0/24", - "8.14.201.0/24", "8.14.202.0/24", "8.14.204.0/24", "8.17.205.0/24", - "8.17.206.0/23", + "8.17.207.0/24", "8.18.113.0/24", - "8.18.195.0/24", "8.18.196.0/24", "8.18.50.0/24", - "8.19.8.0/24", "8.20.100.0/23", - "8.20.103.0/24", "8.20.122.0/23", "8.20.124.0/23", "8.20.126.0/24", @@ -26117,10 +26180,9 @@ "8.21.110.0/23", "8.21.12.0/23", "8.21.239.0/24", - "8.21.8.0/23", + "8.21.9.0/24", "8.23.139.0/24", "8.23.240.0/24", - "8.24.243.0/24", "8.24.244.0/24", "8.24.87.0/24", "8.25.249.0/24", @@ -26130,10 +26192,8 @@ "8.27.66.0/23", "8.27.68.0/23", "8.27.79.0/24", - "8.28.126.0/23", "8.28.20.0/24", "8.28.213.0/24", - "8.28.82.0/24", "8.29.105.0/24", "8.29.109.0/24", "8.29.228.0/24", @@ -26144,13 +26204,13 @@ "8.34.146.0/24", "8.34.201.0/24", "8.34.202.0/24", - "8.34.69.0/24", "8.34.70.0/23", "8.35.149.0/24", "8.35.211.0/24", "8.35.57.0/24", "8.35.58.0/24", - "8.36.216.0/22", + "8.36.216.0/23", + "8.36.218.0/24", "8.36.220.0/24", "8.37.41.0/24", "8.37.43.0/24", @@ -26160,17 +26220,16 @@ "8.39.126.0/24", "8.39.18.0/24", "8.39.201.0/24", - "8.39.202.0/23", + "8.39.202.0/24", "8.39.204.0/22", "8.39.213.0/24", "8.39.214.0/23", "8.39.6.0/24", "8.40.107.0/24", "8.40.111.0/24", - "8.40.140.0/24", "8.40.26.0/23", "8.40.29.0/24", - "8.40.30.0/23", + "8.40.30.0/24", "8.41.36.0/23", "8.41.5.0/24", "8.41.6.0/23", @@ -26181,15 +26240,14 @@ "8.42.55.0/24", "8.43.121.0/24", "8.43.122.0/23", - "8.43.224.0/23", "8.43.226.0/24", "8.44.6.0/24", "8.44.60.0/24", "8.44.62.0/23", "8.45.100.0/23", "8.45.102.0/24", - "8.45.108.0/24", "8.45.111.0/24", + "8.45.145.0/24", "8.45.146.0/23", "8.45.41.0/24", "8.45.43.0/24", @@ -26198,7 +26256,7 @@ "8.46.113.0/24", "8.46.115.0/24", "8.46.117.0/24", - "8.46.118.0/23", + "8.46.118.0/24", "8.47.12.0/23", "8.47.15.0/24", "8.47.69.0/24", @@ -26208,18 +26266,18 @@ "8.48.132.0/23", "8.48.134.0/24", "8.6.112.0/24", - "8.6.144.0/23", + "8.6.144.0/24", "8.9.231.0/24", "80.93.202.0/24", "82.139.216.0/23", "82.21.82.0/24", "82.22.16.0/24", "82.26.156.0/24", + "82.47.179.0/24", "83.118.224.0/22", "83.118.224.0/22", "84.75.180.0/23", "86.38.214.0/24", - "86.38.251.0/24", "88.216.66.0/23", "88.216.69.0/24", "89.106.90.0/24", @@ -26239,6 +26297,7 @@ "91.206.71.0/24", "91.209.253.0/24", "91.224.186.0/24", + "91.234.202.0/24", "92.243.74.0/23", "92.53.188.0/22", "92.60.74.0/24", @@ -26326,7 +26385,7 @@ "warp.plus", "workers.dev" ], - "last_updated": 1777914599.1259892, + "last_updated": 1779175749.2847311, "long_description": "A web infrastructure and security company providing content delivery network services, DDoS mitigation, and web security solutions.", "name": "Cloudflare", "org_ids": [ @@ -26488,6 +26547,7 @@ "47.129.84.0/24", "51.44.234.0/23", "51.44.236.0/22", + "51.74.192.0/18", "52.124.128.0/17", "52.15.127.128/26", "52.199.127.192/26", @@ -26533,7 +26593,7 @@ "99.86.0.0/16" ], "domains": [], - "last_updated": 1777914594.8424013, + "last_updated": 1779175721.3639104, "long_description": "A content delivery network service provided by Amazon Web Services that delivers data, videos, applications, and APIs to customers globally.", "name": "Cloudfront", "org_ids": [], @@ -26569,7 +26629,7 @@ "95.129.236.0/23" ], "domains": [], - "last_updated": 1777914607.1980486, + "last_updated": 1779175753.0320413, "long_description": "A DDoS protection and content delivery network service provider.", "name": "DDoSGuard", "org_ids": [ @@ -26939,7 +26999,7 @@ "www-csb.dell.com", "www.dell.com" ], - "last_updated": 1777914598.3675482, + "last_updated": 1779175748.8393426, "long_description": "A multinational technology company that develops, sells, repairs, and supports computers and related products and services.", "name": "Dell", "org_ids": [ @@ -27025,7 +27085,6 @@ "143.244.218.0/23", "143.244.220.0/22", "144.126.192.0/18", - "144.225.100.0/24", "144.225.110.0/24", "146.185.128.0/18", "146.190.0.0/17", @@ -27135,6 +27194,7 @@ "209.38.0.0/16", "209.97.128.0/18", "212.74.48.0/24", + "216.39.255.0/24", "23.131.60.0/24", "23.141.220.0/24", "24.144.64.0/21", @@ -27215,6 +27275,7 @@ "45.55.0.0/16", "46.101.0.0/16", "5.101.96.0/20", + "5.253.67.0/24", "5.42.203.0/24", "64.225.0.0/17", "64.226.64.0/18", @@ -27241,6 +27302,7 @@ "69.55.61.64/26", "69.55.62.0/26", "74.121.232.0/24", + "78.105.144.0/24", "80.240.128.0/20", "82.196.0.0/20", "95.85.0.0/18", @@ -27256,9 +27318,10 @@ "digitalocean.com", "digitaloceanspaces.com", "do.co", - "nginxconfig.io" + "nginxconfig.io", + "ondigitalocean.com" ], - "last_updated": 1777914598.3776085, + "last_updated": 1779175711.2829597, "long_description": "A cloud infrastructure provider offering virtual private servers, managed databases, and other cloud services for developers and businesses.", "name": "DigitalOcean", "org_ids": [ @@ -28460,7 +28523,7 @@ "128.26.48.0/24", "128.26.51.0/24", "128.26.52.0/24", - "128.26.54.0/23", + "128.26.55.0/24", "128.26.57.0/24", "128.26.58.0/24", "128.26.61.0/24", @@ -28477,7 +28540,7 @@ "128.26.87.0/24", "128.26.88.0/21", "128.26.88.0/23", - "128.26.96.0/23", + "128.26.96.0/22", "128.37.0.0/16", "128.44.0.0/16", "128.44.11.0/24", @@ -28930,8 +28993,12 @@ "131.62.96.0/21", "131.64.0.0/13", "131.64.0.0/16", - "131.65.0.0/21", - "131.65.128.0/17", + "131.65.128.0/21", + "131.65.136.0/23", + "131.65.16.0/20", + "131.65.32.0/19", + "131.65.64.0/18", + "131.65.8.0/21", "131.66.0.0/15", "131.66.106.0/24", "131.66.133.0/24", @@ -28946,8 +29013,9 @@ "131.66.8.0/24", "131.67.102.0/24", "131.67.113.0/24", + "131.67.160.0/24", "131.67.230.0/24", - "131.67.248.0/24", + "131.67.248.0/23", "131.67.253.0/24", "131.67.31.0/24", "131.67.34.0/24", @@ -28962,6 +29030,7 @@ "131.68.107.0/24", "131.68.156.0/24", "131.68.158.0/24", + "131.68.194.0/24", "131.68.211.0/24", "131.68.214.0/23", "131.68.220.0/22", @@ -28974,14 +29043,12 @@ "131.68.244.0/22", "131.68.37.0/24", "131.68.56.0/24", - "131.69.112.0/21", - "131.69.120.0/22", - "131.69.124.0/23", - "131.69.126.0/24", - "131.69.75.0/24", - "131.69.76.0/22", - "131.69.80.0/20", - "131.69.96.0/20", + "131.69.0.0/19", + "131.69.127.0/24", + "131.69.32.0/21", + "131.69.40.0/22", + "131.69.44.0/23", + "131.69.46.0/24", "131.7.177.0/24", "131.7.224.0/19", "131.7.249.0/24", @@ -29010,18 +29077,14 @@ "131.70.76.0/22", "131.70.80.0/21", "131.70.93.0/24", - "131.71.0.0/18", - "131.71.112.0/21", - "131.71.120.0/22", - "131.71.124.0/23", - "131.71.64.0/19", - "131.71.96.0/20", + "131.71.0.0/21", + "131.71.126.0/23", + "131.71.128.0/17", "131.73.0.0/16", + "131.73.0.0/21", "131.73.16.0/21", - "131.73.3.0/24", - "131.73.34.0/23", - "131.73.7.0/24", - "131.73.8.0/21", + "131.73.36.0/23", + "131.73.8.0/23", "131.74.0.0/15", "131.74.110.0/23", "131.74.118.0/24", @@ -29088,6 +29151,7 @@ "131.75.235.0/24", "131.75.238.0/23", "131.75.24.0/21", + "131.75.243.0/24", "131.75.245.0/24", "131.75.252.0/23", "131.75.34.0/24", @@ -29179,6 +29243,7 @@ "131.79.22.0/23", "131.79.221.0/24", "131.79.222.0/23", + "131.79.224.0/24", "131.79.229.0/24", "131.79.230.0/23", "131.79.233.0/24", @@ -29330,7 +29395,6 @@ "132.103.253.0/24", "132.103.40.0/21", "132.103.48.0/21", - "132.104.0.0/14", "132.104.198.0/23", "132.104.250.0/24", "132.104.253.0/24", @@ -29347,11 +29411,12 @@ "132.106.48.0/21", "132.107.198.0/24", "132.107.253.0/24", - "132.108.0.0/16", "132.108.198.0/24", "132.108.253.0/24", "132.108.40.0/21", "132.108.48.0/21", + "132.109.198.0/24", + "132.109.253.0/24", "132.11.10.0/23", "132.11.111.0/24", "132.11.112.0/24", @@ -29408,18 +29473,12 @@ "132.11.64.0/22", "132.11.68.0/23", "132.11.72.0/24", - "132.110.0.0/15", "132.110.198.0/24", "132.110.253.0/24", "132.110.40.0/21", "132.111.253.0/24", "132.111.40.0/21", - "132.112.0.0/12", - "132.112.198.0/24", - "132.112.242.0/24", - "132.112.253.0/24", "132.112.40.0/21", - "132.112.48.0/21", "132.113.253.0/24", "132.113.40.0/21", "132.113.48.0/21", @@ -29563,7 +29622,8 @@ "132.2.224.0/20", "132.21.0.0/16", "132.22.0.0/15", - "132.23.192.0/24", + "132.22.120.0/24", + "132.23.120.0/24", "132.24.0.0/14", "132.24.100.0/24", "132.24.120.0/24", @@ -29682,9 +29742,10 @@ "132.60.240.0/24", "132.62.0.0/16", "132.62.88.0/24", - "132.7.70.0/23", "132.7.77.0/24", "132.7.81.0/24", + "132.7.83.0/24", + "132.7.91.0/24", "132.79.0.0/16", "132.79.128.0/19", "132.79.128.0/24", @@ -29717,11 +29778,10 @@ "132.87.198.0/24", "132.87.253.0/24", "132.89.253.0/24", - "132.9.127.0/24", + "132.9.128.0/24", "132.90.253.0/24", "132.90.40.0/21", "132.90.48.0/21", - "132.92.253.0/24", "132.92.40.0/21", "132.93.253.0/24", "132.93.40.0/21", @@ -29733,7 +29793,7 @@ "132.95.40.0/21", "132.95.48.0/21", "132.96.0.0/11", - "132.96.0.0/13", + "132.96.0.0/11", "132.96.0.0/19", "132.96.198.0/24", "132.96.241.0/24", @@ -29790,14 +29850,16 @@ "134.152.252.0/23", "134.164.0.0/16", "134.164.220.0/24", - "134.165.4.0/24", "134.165.64.0/19", - "134.165.99.0/24", "134.166.0.0/16", "134.182.0.0/16", "134.182.124.0/23", "134.182.156.0/23", + "134.182.178.0/23", + "134.182.183.0/24", "134.182.228.0/24", + "134.182.239.0/24", + "134.182.241.0/24", "134.182.70.0/23", "134.182.98.0/23", "134.205.0.0/16", @@ -29909,6 +29971,7 @@ "136.213.80.0/24", "136.213.82.0/23", "136.213.86.0/23", + "136.213.90.0/23", "136.213.96.0/19", "136.215.0.0/16", "136.215.192.0/18", @@ -29981,6 +30044,7 @@ "136.220.24.0/21", "136.220.240.0/22", "136.220.244.0/23", + "136.220.252.0/22", "136.220.32.0/22", "136.220.36.0/24", "136.220.38.0/24", @@ -29991,7 +30055,6 @@ "136.220.88.0/22", "136.220.92.0/23", "136.220.94.0/24", - "136.221.0.0/16", "136.222.0.0/16", "137.0.0.0/13", "137.1.0.0/16", @@ -30071,6 +30134,7 @@ "137.234.140.0/24", "137.234.148.0/24", "137.234.15.0/24", + "137.234.152.0/23", "137.234.154.0/24", "137.234.156.0/22", "137.234.160.0/21", @@ -30080,10 +30144,14 @@ "137.234.182.0/23", "137.234.185.0/24", "137.234.186.0/24", + "137.234.192.0/22", "137.234.20.0/22", + "137.234.200.0/22", "137.234.204.0/24", + "137.234.206.0/24", "137.234.208.0/24", "137.234.24.0/21", + "137.234.249.0/24", "137.234.32.0/20", "137.234.48.0/23", "137.234.50.0/24", @@ -30098,6 +30166,7 @@ "137.235.130.0/24", "137.235.133.0/24", "137.235.141.0/24", + "137.235.143.0/24", "137.235.144.0/21", "137.235.148.0/24", "137.235.156.0/22", @@ -30261,11 +30330,7 @@ "138.136.140.0/22", "138.136.144.0/20", "138.136.160.0/19", - "138.136.192.0/20", - "138.136.208.0/22", - "138.136.214.0/23", - "138.136.216.0/21", - "138.136.224.0/19", + "138.136.192.0/18", "138.136.89.0/24", "138.137.0.0/17", "138.137.128.0/19", @@ -30295,6 +30360,7 @@ "138.140.54.0/24", "138.140.56.0/22", "138.140.60.0/23", + "138.140.63.0/24", "138.140.68.0/24", "138.140.70.0/23", "138.140.88.0/23", @@ -30415,7 +30481,6 @@ "138.167.119.0/24", "138.167.120.0/21", "138.167.128.0/19", - "138.167.128.0/20", "138.167.160.0/21", "138.167.176.0/20", "138.167.20.0/23", @@ -30435,6 +30500,7 @@ "138.167.84.0/23", "138.168.0.0/16", "138.168.14.0/23", + "138.168.158.0/23", "138.168.183.0/24", "138.168.190.0/23", "138.168.192.0/23", @@ -30497,7 +30563,6 @@ "139.240.0.0/15", "139.241.1.0/24", "139.241.104.0/24", - "139.241.11.0/24", "139.241.131.0/24", "139.241.132.0/23", "139.241.135.0/24", @@ -30505,6 +30570,7 @@ "139.241.14.0/23", "139.241.142.0/24", "139.241.144.0/22", + "139.241.148.0/24", "139.241.2.0/23", "139.241.20.0/22", "139.241.212.0/24", @@ -30557,7 +30623,7 @@ "139.242.56.0/21", "139.242.64.0/21", "139.242.7.0/24", - "139.242.73.0/24", + "139.242.72.0/23", "139.242.74.0/24", "139.242.77.0/24", "139.242.78.0/23", @@ -30618,7 +30684,7 @@ "139.41.12.0/22", "139.41.2.0/23", "139.41.20.0/24", - "139.41.22.0/24", + "139.41.22.0/23", "139.41.32.0/19", "139.41.4.0/24", "139.41.7.0/24", @@ -30657,7 +30723,7 @@ "140.13.192.0/18", "140.13.221.0/24", "140.13.224.0/24", - "140.13.226.0/24", + "140.13.226.0/23", "140.13.231.0/24", "140.13.232.0/24", "140.13.234.0/24", @@ -30670,6 +30736,7 @@ "140.13.69.0/24", "140.13.70.0/23", "140.13.72.0/21", + "140.13.74.0/23", "140.13.80.0/20", "140.13.92.0/23", "140.13.96.0/19", @@ -30792,7 +30859,9 @@ "140.17.104.0/21", "140.17.116.0/22", "140.17.120.0/21", - "140.17.128.0/21", + "140.17.128.0/22", + "140.17.132.0/24", + "140.17.134.0/23", "140.17.14.0/24", "140.17.140.0/22", "140.17.148.0/22", @@ -30807,8 +30876,9 @@ "140.17.194.0/24", "140.17.197.0/24", "140.17.198.0/23", + "140.17.199.0/24", "140.17.20.0/22", - "140.17.202.0/23", + "140.17.202.0/24", "140.17.204.0/24", "140.17.206.0/23", "140.17.208.0/20", @@ -30860,6 +30930,7 @@ "140.18.208.0/20", "140.18.224.0/20", "140.18.248.0/23", + "140.18.248.0/24", "140.18.251.0/24", "140.18.252.0/22", "140.18.32.0/19", @@ -31128,7 +31199,6 @@ "143.175.0.0/16", "143.194.108.0/23", "143.194.144.0/20", - "143.194.160.0/20", "143.194.185.0/24", "143.194.191.0/24", "143.194.240.0/20", @@ -31164,6 +31234,7 @@ "143.68.16.0/20", "143.68.160.0/19", "143.68.192.0/18", + "143.68.236.0/24", "143.68.32.0/21", "143.68.48.0/20", "143.68.8.0/22", @@ -31177,13 +31248,11 @@ "143.69.7.0/24", "143.69.8.0/22", "143.69.96.0/23", - "143.70.69.0/24", "143.70.76.0/24", "143.70.90.0/24", "143.71.0.0/16", "143.72.0.0/14", "143.73.126.0/24", - "143.73.37.0/24", "143.74.252.0/24", "143.76.0.0/15", "143.76.11.0/24", @@ -31202,10 +31271,22 @@ "143.81.105.0/24", "143.81.106.0/24", "143.81.11.0/24", + "143.81.112.0/24", + "143.81.16.0/24", + "143.81.18.0/24", + "143.81.200.0/23", + "143.81.224.0/19", "143.81.25.0/24", "143.81.32.0/24", + "143.81.36.0/24", + "143.81.48.0/21", "143.81.56.0/24", - "143.81.58.0/24", + "143.81.58.0/23", + "143.81.61.0/24", + "143.81.62.0/24", + "143.81.72.0/22", + "143.81.8.0/21", + "143.81.90.0/24", "143.83.0.0/16", "143.83.104.0/22", "143.83.112.0/20", @@ -31304,8 +31385,8 @@ "144.104.0.0/14", "144.104.0.0/15", "144.104.116.0/24", + "144.104.24.0/21", "144.105.176.0/20", - "144.105.79.0/24", "144.106.243.0/24", "144.106.32.0/20", "144.106.79.0/24", @@ -31325,6 +31406,7 @@ "144.11.122.0/23", "144.11.124.0/23", "144.11.128.0/22", + "144.11.14.0/24", "144.11.2.0/24", "144.11.5.0/24", "144.11.71.0/24", @@ -31335,6 +31417,7 @@ "144.143.0.0/16", "144.144.0.0/16", "144.146.0.0/16", + "144.146.127.0/24", "144.146.128.0/21", "144.146.136.0/22", "144.146.140.0/24", @@ -31434,8 +31517,8 @@ "146.98.0.0/16", "147.103.0.0/16", "147.104.105.0/24", + "147.104.158.0/23", "147.104.186.0/24", - "147.104.96.0/22", "147.130.0.0/15", "147.130.0.0/17", "147.130.128.0/18", @@ -31654,7 +31737,6 @@ "150.157.0.0/16", "150.168.0.0/16", "150.177.0.0/16", - "150.177.129.0/24", "150.177.48.0/23", "150.184.0.0/16", "150.192.0.0/15", @@ -31663,6 +31745,7 @@ "150.196.116.0/24", "150.196.12.0/22", "150.196.144.0/22", + "150.196.154.0/24", "150.196.156.0/24", "150.196.16.0/23", "150.196.168.0/22", @@ -31679,7 +31762,8 @@ "150.196.216.0/24", "150.196.218.0/23", "150.196.220.0/22", - "150.196.224.0/22", + "150.196.224.0/23", + "150.196.226.0/24", "150.196.230.0/23", "150.196.232.0/22", "150.196.237.0/24", @@ -31930,7 +32014,8 @@ "155.213.224.0/20", "155.213.248.0/21", "155.213.32.0/20", - "155.213.48.0/21", + "155.213.48.0/23", + "155.213.52.0/22", "155.213.56.0/22", "155.213.60.0/24", "155.213.63.0/24", @@ -31979,6 +32064,7 @@ "155.26.120.0/22", "155.26.125.0/24", "155.26.126.0/23", + "155.26.148.0/24", "155.26.160.0/20", "155.26.192.0/22", "155.26.199.0/24", @@ -32058,8 +32144,6 @@ "155.30.11.0/24", "155.30.112.0/21", "155.30.12.0/23", - "155.30.193.0/24", - "155.30.194.0/23", "155.30.33.0/24", "155.30.39.0/24", "155.30.4.0/23", @@ -32122,7 +32206,6 @@ "157.216.0.0/13", "157.224.0.0/16", "158.0.0.0/13", - "158.11.192.0/24", "158.11.55.0/24", "158.12.0.0/16", "158.13.0.0/18", @@ -32247,11 +32330,14 @@ "158.243.198.0/24", "158.243.20.0/24", "158.243.200.0/23", + "158.243.203.0/24", "158.243.204.0/22", "158.243.208.0/22", "158.243.212.0/24", "158.243.214.0/24", - "158.243.216.0/21", + "158.243.216.0/23", + "158.243.219.0/24", + "158.243.220.0/22", "158.243.224.0/23", "158.243.226.0/24", "158.243.238.0/24", @@ -32268,15 +32354,13 @@ "158.243.72.0/22", "158.243.76.0/23", "158.243.78.0/24", - "158.243.80.0/22", - "158.243.84.0/23", - "158.243.86.0/24", + "158.243.80.0/21", "158.243.88.0/24", "158.243.90.0/23", "158.243.92.0/23", "158.243.94.0/24", "158.243.96.0/24", - "158.243.98.0/24", + "158.243.98.0/23", "158.244.0.0/15", "158.245.128.0/18", "158.246.0.0/16", @@ -32285,12 +32369,10 @@ "158.8.0.0/16", "158.9.100.0/23", "158.9.102.0/24", - "158.9.139.0/24", "158.9.142.0/24", "158.9.149.0/24", "158.9.152.0/23", "158.9.158.0/23", - "158.9.178.0/24", "158.9.208.0/23", "158.9.216.0/23", "158.9.225.0/24", @@ -32316,14 +32398,13 @@ "159.77.104.0/22", "159.77.13.0/24", "159.77.138.0/24", - "159.77.141.0/24", "159.77.148.0/23", "159.77.192.0/24", "159.77.200.0/24", "159.77.202.0/23", "159.77.33.0/24", "159.77.34.0/23", - "159.77.44.0/22", + "159.77.44.0/23", "159.77.49.0/24", "159.77.57.0/24", "159.77.58.0/23", @@ -32422,6 +32503,7 @@ "160.141.64.0/20", "160.141.80.0/22", "160.141.84.0/23", + "160.141.88.0/22", "160.141.96.0/20", "160.142.0.0/16", "160.142.1.0/24", @@ -32768,7 +32850,7 @@ "192.12.8.0/24", "192.129.62.0/23", "192.129.64.0/22", - "192.129.64.0/23", + "192.129.64.0/24", "192.129.68.0/23", "192.13.0.0/16", "192.131.145.0/24", @@ -32868,6 +32950,7 @@ "192.171.8.0/22", "192.172.0.0/17", "192.172.128.0/18", + "192.172.13.0/24", "192.172.192.0/20", "192.172.2.0/23", "192.172.208.0/21", @@ -32998,7 +33081,6 @@ "192.31.98.0/24", "192.33.183.0/24", "192.33.184.0/24", - "192.33.186.0/24", "192.33.3.0/24", "192.35.142.0/24", "192.35.148.0/24", @@ -33272,7 +33354,6 @@ "198.218.16.0/24", "198.218.162.0/24", "198.218.175.0/24", - "198.218.18.0/24", "198.218.200.0/24", "198.218.237.0/24", "198.218.250.0/24", @@ -33280,7 +33361,7 @@ "198.218.40.0/23", "198.218.49.0/24", "198.218.52.0/24", - "198.218.54.0/23", + "198.218.54.0/24", "198.218.56.0/23", "198.218.60.0/23", "198.218.65.0/24", @@ -33489,8 +33570,9 @@ "199.122.37.0/24", "199.122.4.0/23", "199.122.41.0/24", - "199.122.48.0/22", + "199.122.48.0/24", "199.122.5.0/24", + "199.122.50.0/23", "199.122.54.0/23", "199.122.56.0/21", "199.122.56.0/24", @@ -33633,8 +33715,6 @@ "199.31.64.0/19", "199.31.65.0/24", "199.31.96.0/21", - "199.31.96.0/21", - "199.31.96.0/24", "199.32.0.0/16", "199.32.138.0/24", "199.32.141.0/24", @@ -33826,8 +33906,6 @@ "205.102.243.0/24", "205.103.120.0/24", "205.103.165.0/24", - "205.103.171.0/24", - "205.103.173.0/24", "205.103.96.0/22", "205.103.99.0/24", "205.104.0.0/14", @@ -33836,11 +33914,14 @@ "205.106.100.0/22", "205.106.102.0/24", "205.106.188.0/23", + "205.106.216.0/24", + "205.106.72.0/22", + "205.106.72.0/24", "205.106.80.0/21", "205.106.82.0/24", "205.106.87.0/24", "205.107.148.0/24", - "205.107.208.0/20", + "205.107.220.0/22", "205.107.228.0/22", "205.107.57.0/24", "205.108.0.0/15", @@ -33848,6 +33929,7 @@ "205.108.180.0/24", "205.108.182.0/23", "205.108.20.0/22", + "205.108.244.0/24", "205.108.76.0/23", "205.108.78.0/24", "205.109.0.0/23", @@ -34109,6 +34191,8 @@ "205.56.162.0/24", "205.56.181.0/24", "205.56.194.0/24", + "205.56.209.0/24", + "205.56.210.0/24", "205.56.232.0/24", "205.56.237.0/24", "205.56.246.0/23", @@ -34121,8 +34205,6 @@ "205.56.55.0/24", "205.56.56.0/24", "205.56.58.0/23", - "205.56.81.0/24", - "205.56.82.0/23", "205.56.92.0/22", "205.56.96.0/23", "205.57.0.0/20", @@ -34221,8 +34303,6 @@ "205.60.107.0/24", "205.60.108.0/23", "205.60.111.0/24", - "205.60.116.0/23", - "205.60.119.0/24", "205.60.120.0/24", "205.60.130.0/23", "205.60.132.0/22", @@ -34277,24 +34357,46 @@ "205.61.44.0/23", "205.61.44.0/23", "205.61.48.0/24", + "205.61.56.0/21", + "205.61.64.0/23", + "205.61.67.0/24", + "205.61.68.0/24", + "205.61.70.0/23", + "205.61.72.0/23", + "205.61.74.0/24", "205.61.88.0/22", "205.61.92.0/23", "205.63.0.0/19", "205.64.0.0/11", "205.64.0.0/20", + "205.64.10.0/24", "205.64.110.0/24", "205.64.123.0/24", + "205.64.13.0/24", + "205.64.14.0/24", + "205.64.16.0/21", + "205.64.2.0/23", + "205.64.24.0/23", + "205.64.26.0/24", + "205.64.4.0/24", + "205.64.6.0/23", + "205.64.8.0/23", "205.65.116.0/24", "205.65.119.0/24", - "205.65.128.0/22", - "205.65.136.0/21", + "205.65.128.0/20", "205.65.157.0/24", "205.65.160.0/22", "205.65.161.0/24", - "205.65.176.0/22", + "205.65.176.0/21", + "205.65.184.0/24", "205.65.187.0/24", "205.65.188.0/24", "205.65.194.0/24", + "205.65.32.0/22", + "205.65.33.0/24", + "205.65.34.0/23", + "205.65.36.0/23", + "205.65.36.0/24", "205.65.44.0/22", "205.65.66.0/23", "205.65.67.0/24", @@ -34308,6 +34410,8 @@ "205.67.0.0/19", "205.67.12.0/24", "205.67.14.0/23", + "205.67.170.0/23", + "205.67.172.0/23", "205.67.18.0/23", "205.67.2.0/24", "205.67.20.0/24", @@ -34361,6 +34465,16 @@ "205.69.56.0/23", "205.7.109.0/24", "205.7.8.0/24", + "205.70.128.0/20", + "205.70.128.0/22", + "205.70.132.0/23", + "205.70.134.0/24", + "205.70.136.0/24", + "205.70.139.0/24", + "205.70.140.0/22", + "205.70.144.0/21", + "205.70.144.0/21", + "205.70.152.0/24", "205.70.192.0/18", "205.70.212.0/24", "205.70.214.0/23", @@ -34407,18 +34521,6 @@ "205.71.88.0/24", "205.71.96.0/19", "205.72.0.0/19", - "205.72.128.0/20", - "205.72.128.0/23", - "205.72.130.0/24", - "205.72.132.0/23", - "205.72.134.0/24", - "205.72.136.0/24", - "205.72.138.0/23", - "205.72.140.0/23", - "205.72.143.0/24", - "205.72.144.0/22", - "205.72.148.0/23", - "205.72.153.0/24", "205.72.192.0/18", "205.72.64.0/18", "205.72.69.0/24", @@ -34573,6 +34675,8 @@ "205.87.216.0/23", "205.87.221.0/24", "205.87.222.0/23", + "205.87.64.0/23", + "205.87.66.0/24", "205.88.160.0/20", "205.88.224.0/20", "205.88.66.0/23", @@ -34621,6 +34725,10 @@ "205.90.4.0/24", "205.90.50.0/23", "205.90.6.0/24", + "205.90.64.0/20", + "205.90.64.0/24", + "205.90.67.0/24", + "205.90.68.0/23", "205.90.96.0/20", "205.90.96.0/24", "205.90.98.0/23", @@ -34671,6 +34779,7 @@ "205.99.136.0/23", "205.99.32.0/20", "205.99.64.0/21", + "205.99.72.0/23", "205.99.74.0/24", "205.99.96.0/20", "206.197.206.0/24", @@ -34704,7 +34813,6 @@ "206.39.153.0/24", "206.39.155.0/24", "206.39.16.0/24", - "206.39.172.0/24", "206.39.203.0/24", "206.39.244.0/24", "206.39.250.0/24", @@ -34714,8 +34822,6 @@ "206.39.38.0/24", "206.39.41.0/24", "206.39.6.0/23", - "206.39.60.0/24", - "206.39.62.0/23", "207.132.0.0/15", "207.132.100.0/24", "207.132.116.0/23", @@ -34744,7 +34850,7 @@ "207.133.167.0/24", "207.133.168.0/23", "207.133.170.0/24", - "207.133.172.0/22", + "207.133.174.0/23", "207.133.177.0/24", "207.133.190.0/24", "207.133.198.0/24", @@ -34903,7 +35009,6 @@ "214.14.214.0/24", "214.14.216.0/23", "214.14.219.0/24", - "214.14.222.0/24", "214.14.224.0/23", "214.14.232.0/24", "214.14.238.0/24", @@ -35064,7 +35169,8 @@ "214.27.198.0/23", "214.27.214.0/23", "214.27.220.0/22", - "214.27.224.0/23", + "214.27.225.0/24", + "214.27.226.0/24", "214.28.0.0/21", "214.28.100.0/22", "214.28.12.0/23", @@ -35122,7 +35228,7 @@ "214.29.113.0/24", "214.29.115.0/24", "214.29.116.0/23", - "214.29.125.0/24", + "214.29.124.0/23", "214.29.129.0/24", "214.29.130.0/23", "214.29.132.0/22", @@ -35232,7 +35338,6 @@ "214.4.250.0/24", "214.4.253.0/24", "214.4.255.0/24", - "214.4.29.0/24", "214.4.31.0/24", "214.4.47.0/24", "214.4.9.0/24", @@ -35286,14 +35391,11 @@ "214.44.32.0/19", "214.44.80.0/21", "214.44.96.0/19", - "214.45.224.0/20", - "214.45.240.0/21", - "214.45.243.0/24", + "214.45.224.0/19", + "214.45.241.0/24", + "214.45.242.0/23", "214.45.245.0/24", "214.45.246.0/23", - "214.45.248.0/24", - "214.45.250.0/23", - "214.45.252.0/22", "214.47.0.0/17", "214.47.128.0/18", "214.47.192.0/23", @@ -35374,7 +35476,7 @@ "214.54.192.0/19", "214.54.22.0/23", "214.54.224.0/22", - "214.54.230.0/23", + "214.54.230.0/24", "214.54.24.0/24", "214.54.28.0/24", "214.54.3.0/24", @@ -35385,7 +35487,6 @@ "214.54.66.0/23", "214.54.72.0/24", "214.55.0.0/16", - "214.55.19.0/24", "214.55.48.0/23", "214.55.50.0/24", "214.55.56.0/22", @@ -35421,7 +35522,6 @@ "214.6.64.0/19", "214.6.78.0/23", "214.6.80.0/24", - "214.60.120.0/24", "214.60.196.0/22", "214.60.200.0/21", "214.60.208.0/20", @@ -35515,10 +35615,8 @@ "214.8.0.0/16", "214.80.0.0/16", "214.80.120.0/21", - "214.81.0.0/21", - "214.81.12.0/23", + "214.81.0.0/20", "214.81.128.0/20", - "214.81.14.0/24", "214.81.144.0/21", "214.81.16.0/21", "214.81.164.0/22", @@ -35539,7 +35637,6 @@ "214.81.28.0/24", "214.81.32.0/19", "214.81.64.0/20", - "214.81.8.0/22", "214.81.84.0/22", "214.81.88.0/21", "214.81.96.0/19", @@ -35905,7 +36002,6 @@ "2608:10a:7320::/47", "2608:10a:7322::/48", "2608:10a:7336::/48", - "2608:10a:7338::/48", "2608:10a:7347::/48", "2608:10a:7356::/48", "2608:10a:7360::/48", @@ -35929,6 +36025,7 @@ "2608:124:1::/48", "2608:124:4::/48", "2608:124:4d10::/48", + "2608:125:4::/48", "2608:125:4ee0::/48", "2608:125::/48", "2608:126:4::/48", @@ -36113,8 +36210,8 @@ "2608:187:1::/48", "2608:187:1c::/48", "2608:187:21::/48", + "2608:188:1::/48", "2608:188:71d3::/48", - "2608:188::/47", "2608:189:18d0::/48", "2608:189:2::/48", "2608:189::/47", @@ -36133,6 +36230,7 @@ "2608:18b:7752::/48", "2608:18b:7754::/48", "2608:18b:7758::/48", + "2608:1c0:3::/48", "2608:4104::/48", "2608:4120:1::/48", "2608:4120:660::/48", @@ -36242,20 +36340,11 @@ "55.15.0.0/16", "55.15.200.0/22", "55.16.0.0/14", - "55.16.124.0/22", - "55.16.199.0/24", - "55.16.2.0/24", - "55.16.201.0/24", - "55.16.208.0/22", - "55.16.213.0/24", "55.17.73.0/24", - "55.179.130.0/24", "55.179.144.0/23", "55.179.230.0/23", "55.179.232.0/22", "55.179.236.0/24", - "55.179.30.0/24", - "55.179.96.0/24", "55.188.0.0/16", "55.188.100.0/22", "55.188.104.0/24", @@ -36287,6 +36376,7 @@ "55.188.232.0/24", "55.188.234.0/23", "55.188.236.0/24", + "55.188.239.0/24", "55.188.32.0/23", "55.188.96.0/23", "55.188.98.0/24", @@ -36350,7 +36440,7 @@ "55.2.120.0/24", "55.2.128.0/24", "55.2.13.0/24", - "55.2.139.0/24", + "55.2.138.0/23", "55.2.14.0/24", "55.2.140.0/24", "55.2.142.0/23", @@ -36366,6 +36456,7 @@ "55.2.166.0/24", "55.2.168.0/24", "55.2.172.0/24", + "55.2.18.0/24", "55.2.188.0/22", "55.2.196.0/22", "55.2.2.0/23", @@ -36382,7 +36473,8 @@ "55.2.24.0/23", "55.2.240.0/23", "55.2.243.0/24", - "55.2.244.0/22", + "55.2.244.0/24", + "55.2.246.0/23", "55.2.248.0/24", "55.2.250.0/24", "55.2.252.0/23", @@ -36458,7 +36550,6 @@ "55.24.234.0/24", "55.24.236.0/24", "55.24.251.0/24", - "55.24.51.0/24", "55.24.87.0/24", "55.25.160.0/22", "55.25.5.0/24", @@ -36488,22 +36579,23 @@ "55.27.172.0/24", "55.27.176.0/24", "55.27.178.0/24", - "55.27.181.0/24", "55.27.186.0/24", "55.27.192.0/23", "55.27.195.0/24", - "55.27.199.0/24", + "55.27.198.0/23", "55.27.200.0/21", "55.27.208.0/23", "55.27.211.0/24", "55.27.212.0/22", "55.27.216.0/24", - "55.27.219.0/24", - "55.27.220.0/22", + "55.27.218.0/23", + "55.27.220.0/24", + "55.27.222.0/23", "55.27.42.0/24", "55.27.44.0/24", "55.27.48.0/24", "55.27.52.0/24", + "55.27.54.0/24", "55.27.58.0/24", "55.27.64.0/24", "55.27.66.0/24", @@ -36522,10 +36614,6 @@ "55.27.99.0/24", "55.28.0.0/16", "55.28.0.0/23", - "55.28.209.0/24", - "55.28.212.0/24", - "55.28.224.0/21", - "55.28.248.0/21", "55.3.102.0/24", "55.3.104.0/24", "55.3.251.0/24", @@ -36541,8 +36629,11 @@ "55.34.44.0/23", "55.35.124.0/24", "55.36.0.0/14", - "55.36.235.0/24", "55.36.249.0/24", + "55.39.25.0/24", + "55.39.26.0/23", + "55.39.31.0/24", + "55.39.32.0/24", "55.4.0.0/16", "55.4.192.0/18", "55.40.0.0/13", @@ -36722,6 +36813,7 @@ "55.67.44.0/24", "55.67.48.0/24", "55.67.52.0/24", + "55.67.54.0/24", "55.67.58.0/24", "55.67.64.0/24", "55.67.66.0/24", @@ -36754,7 +36846,6 @@ "55.7.248.0/24", "55.70.0.0/16", "55.70.190.0/24", - "55.70.214.0/24", "55.72.0.0/13", "55.72.137.0/24", "55.72.141.0/24", @@ -36762,7 +36853,6 @@ "55.72.144.0/22", "55.72.154.0/23", "55.72.157.0/24", - "55.72.160.0/24", "55.72.168.0/24", "55.72.170.0/24", "55.72.173.0/24", @@ -36826,7 +36916,7 @@ "55.74.42.0/24", "55.74.44.0/22", "55.74.48.0/23", - "55.74.52.0/23", + "55.74.52.0/22", "55.74.58.0/23", "55.74.6.0/24", "55.74.64.0/20", @@ -36838,70 +36928,17 @@ "55.74.94.0/23", "55.74.96.0/23", "55.74.99.0/24", - "55.75.100.0/24", - "55.75.102.0/24", - "55.75.104.0/24", - "55.75.106.0/23", - "55.75.120.0/23", - "55.75.122.0/24", - "55.75.124.0/23", - "55.75.129.0/24", - "55.75.130.0/23", - "55.75.132.0/23", - "55.75.134.0/24", - "55.75.145.0/24", - "55.75.146.0/23", - "55.75.149.0/24", - "55.75.150.0/23", - "55.75.152.0/23", - "55.75.160.0/22", "55.75.168.0/21", - "55.75.18.0/23", - "55.75.2.0/23", - "55.75.201.0/24", - "55.75.202.0/23", - "55.75.204.0/23", - "55.75.206.0/24", - "55.75.208.0/22", - "55.75.212.0/23", - "55.75.214.0/24", "55.75.217.0/24", - "55.75.218.0/23", - "55.75.220.0/24", + "55.75.219.0/24", "55.75.222.0/23", - "55.75.224.0/20", - "55.75.240.0/22", - "55.75.245.0/24", - "55.75.246.0/23", - "55.75.248.0/21", - "55.75.254.0/24", - "55.75.33.0/24", - "55.75.34.0/23", - "55.75.36.0/22", - "55.75.40.0/24", - "55.75.43.0/24", - "55.75.44.0/24", - "55.75.48.0/24", + "55.75.224.0/21", + "55.75.232.0/22", + "55.75.236.0/23", + "55.75.238.0/24", "55.75.5.0/24", - "55.75.50.0/23", - "55.75.52.0/23", - "55.75.54.0/24", - "55.75.56.0/23", - "55.75.59.0/24", "55.75.63.0/24", "55.75.65.0/24", - "55.75.67.0/24", - "55.75.68.0/22", - "55.75.72.0/22", - "55.75.76.0/23", - "55.75.79.0/24", - "55.75.80.0/23", - "55.75.82.0/24", - "55.75.84.0/22", - "55.75.89.0/24", - "55.75.90.0/24", - "55.75.97.0/24", - "55.75.98.0/23", "55.78.221.0/24", "55.79.128.0/24", "55.79.143.0/24", @@ -36947,17 +36984,12 @@ "55.83.4.0/24", "55.83.50.0/24", "55.84.0.0/14", - "55.84.71.0/24", - "55.84.8.0/23", - "55.85.10.0/23", "55.85.100.0/23", "55.85.104.0/22", - "55.85.12.0/24", "55.85.120.0/23", "55.85.124.0/22", "55.85.15.0/24", "55.85.16.0/24", - "55.85.18.0/24", "55.85.20.0/24", "55.85.22.0/23", "55.85.27.0/24", @@ -37014,7 +37046,6 @@ "55.89.32.0/23", "55.89.34.0/24", "55.89.36.0/22", - "55.89.4.0/24", "55.89.40.0/22", "55.89.44.0/23", "55.89.47.0/24", @@ -37039,6 +37070,7 @@ "55.89.85.0/24", "55.89.86.0/23", "55.89.88.0/23", + "55.89.91.0/24", "55.89.92.0/22", "55.89.96.0/24", "55.89.98.0/23", @@ -37056,7 +37088,8 @@ "55.91.223.0/24", "55.91.226.0/24", "55.91.230.0/24", - "55.91.232.0/22", + "55.91.232.0/24", + "55.91.234.0/23", "55.91.240.0/23", "55.91.243.0/24", "55.91.245.0/24", @@ -37190,7 +37223,7 @@ "6.16.180.0/22", "6.16.184.0/21", "6.16.202.0/23", - "6.16.204.0/24", + "6.16.204.0/23", "6.16.206.0/24", "6.16.208.0/21", "6.16.217.0/24", @@ -37198,7 +37231,7 @@ "6.16.220.0/22", "6.16.224.0/19", "6.16.51.0/24", - "6.16.66.0/23", + "6.16.64.0/22", "6.16.68.0/23", "6.16.72.0/21", "6.16.82.0/23", @@ -37257,9 +37290,9 @@ "6.48.64.0/19", "6.48.96.0/20", "6.49.0.0/21", - "6.49.112.0/22", "6.49.120.0/21", "6.49.144.0/20", + "6.49.160.0/19", "6.49.32.0/19", "6.49.80.0/21", "6.49.96.0/20", @@ -37267,16 +37300,14 @@ "6.50.192.0/19", "6.50.28.0/22", "6.50.32.0/22", - "6.50.40.0/22", - "6.50.64.0/18", - "6.51.128.0/18", + "6.50.64.0/20", + "6.51.128.0/19", "6.51.196.0/22", "6.51.208.0/20", "6.51.240.0/21", "6.51.248.0/22", "6.51.253.0/24", "6.51.254.0/23", - "6.51.32.0/20", "6.51.64.0/20", "6.51.96.0/19", "6.52.0.0/14", @@ -37300,8 +37331,7 @@ "6.64.168.0/21", "6.64.176.0/24", "6.64.178.0/23", - "6.64.180.0/24", - "6.64.182.0/23", + "6.64.180.0/22", "6.64.184.0/21", "6.64.192.0/18", "6.64.28.0/23", @@ -37386,7 +37416,7 @@ "mil", "war.gov" ], - "last_updated": 1777914689.6008072, + "last_updated": 1779175844.8883548, "long_description": "A U.S. government agency responsible for coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.", "name": "DoD", "org_ids": [ @@ -37421,6 +37451,8 @@ "153.31.192.0/23", "153.31.195.0/24", "153.31.210.0/24", + "153.31.234.0/24", + "153.31.90.0/24", "2607:f330:2002::/47", "2607:f330:2002::/47", "2607:f330:9400::/40", @@ -37431,7 +37463,7 @@ "fbijobs.gov", "ic3.gov" ], - "last_updated": 1777914593.1824627, + "last_updated": 1779175717.6136284, "long_description": "A U.S. government agency that serves as the domestic intelligence and security service, responsible for investigating federal crimes and protecting national security.", "name": "FBI", "org_ids": [ @@ -37488,11 +37520,7 @@ "140.248.24.0/24", "140.248.26.0/23", "140.248.28.0/22", - "140.248.32.0/22", - "140.248.36.0/23", - "140.248.38.0/24", - "140.248.40.0/21", - "140.248.48.0/20", + "140.248.32.0/19", "140.248.56.0/21", "140.248.65.0/24", "140.248.66.0/23", @@ -37528,7 +37556,7 @@ "146.75.168.0/21", "146.75.178.0/23", "146.75.180.0/24", - "146.75.182.0/24", + "146.75.182.0/23", "146.75.184.0/21", "146.75.192.0/23", "146.75.197.0/24", @@ -37549,9 +37577,12 @@ "146.75.32.0/20", "146.75.48.0/21", "146.75.60.0/22", - "146.75.64.0/18", + "146.75.64.0/20", + "146.75.80.0/22", + "146.75.88.0/21", + "146.75.96.0/19", + "149.143.184.0/22", "149.143.184.0/22", - "149.143.187.0/24", "151.101.0.0/16", "151.101.0.0/20", "151.101.104.0/22", @@ -37627,6 +37658,7 @@ "167.82.80.0/20", "172.111.112.0/22", "172.111.116.0/23", + "172.111.118.0/24", "172.111.120.0/23", "172.111.122.0/24", "172.111.124.0/24", @@ -37649,12 +37681,15 @@ "172.111.80.0/23", "172.111.85.0/25", "172.111.91.0/25", + "172.111.96.0/20", "185.199.108.0/22", "185.199.108.0/22", "185.221.87.0/24", "185.31.16.0/22", "185.31.16.0/22", "198.145.136.0/22", + "198.145.136.0/23", + "198.145.138.0/24", "198.54.216.0/24", "199.232.0.0/16", "199.232.100.0/22", @@ -37722,12 +37757,11 @@ "2a00:8c40:f000::/42", "2a00:8c40:f040::/43", "2a00:8c40:f060::/44", - "2a00:8c40:f090::/44", - "2a00:8c40:f0b0::/44", - "2a00:8c40:f0c0::/42", - "2a00:8c40:f100::/44", - "2a00:8c40:f120::/43", - "2a00:8c40:f1b0::/44", + "2a00:8c40:f080::/41", + "2a00:8c40:f100::/41", + "2a00:8c40:f180::/42", + "2a00:8c40:f1c0::/43", + "2a00:8c40:f1e0::/44", "2a04:4e40:1000::/48", "2a04:4e40:100::/44", "2a04:4e40:100::/48", @@ -37889,6 +37923,7 @@ "2a04:4e40:3f00::/48", "2a04:4e40:4000::/47", "2a04:4e40:400::/48", + "2a04:4e40:40::/44", "2a04:4e40:40f0::/47", "2a04:4e40:4100::/44", "2a04:4e40:4100::/48", @@ -38054,11 +38089,10 @@ "2a04:4e40:700::/44", "2a04:4e40:700::/48", "2a04:4e40:7010::/48", - "2a04:4e40:7030::/44", - "2a04:4e40:7030::/48", - "2a04:4e40:7040::/48", "2a04:4e40:7100::/48", "2a04:4e40:7110::/48", + "2a04:4e40:7130::/48", + "2a04:4e40:7140::/48", "2a04:4e40:71f0::/48", "2a04:4e40:7200::/48", "2a04:4e40:7300::/48", @@ -38078,6 +38112,7 @@ "2a04:4e40:7840::/48", "2a04:4e40:78f0::/48", "2a04:4e40:7900::/48", + "2a04:4e40:7940::/44", "2a04:4e40:7940::/48", "2a04:4e40:79f0::/48", "2a04:4e40:7a00::/48", @@ -38295,7 +38330,6 @@ "2a04:4e40:da20::/44", "2a04:4e40:da40::/44", "2a04:4e40:dc00::/48", - "2a04:4e40:dc10::/48", "2a04:4e40:dc20::/48", "2a04:4e40:dc30::/48", "2a04:4e40:dc40::/48", @@ -38361,7 +38395,6 @@ "2a04:4e40:f200::/48", "2a04:4e40:f400::/48", "2a04:4e40:f40::/48", - "2a04:4e40:f410::/48", "2a04:4e40:f430::/48", "2a04:4e40:f440::/48", "2a04:4e40:f4f0::/48", @@ -38396,6 +38429,7 @@ "2a04:4e41:1280::/41", "2a04:4e41:1300::/40", "2a04:4e41:1400::/38", + "2a04:4e41:140::/43", "2a04:4e41:14::/48", "2a04:4e41:1800::/39", "2a04:4e41:180::/43", @@ -38420,6 +38454,7 @@ "2a04:4e41:47::/48", "2a04:4e41:4800::/38", "2a04:4e41:4::/48", + "2a04:4e41:4c20::/43", "2a04:4e41:4c40::/42", "2a04:4e41:4c80::/42", "2a04:4e41:4ce0::/43", @@ -38516,7 +38551,10 @@ "2a04:4e42:7c::/47", "2a04:4e42:7f::/48", "2a04:4e42:8000::/34", - "2a04:4e42:80::/44", + "2a04:4e42:80::/46", + "2a04:4e42:84::/48", + "2a04:4e42:86::/47", + "2a04:4e42:88::/45", "2a04:4e42:90::/47", "2a04:4e42:9::/48", "2a04:4e42::/32", @@ -38546,12 +38584,10 @@ "43.249.72.0/22", "43.249.72.0/22", "45.58.212.0/22", - "45.58.213.0/24", - "45.58.215.0/24", + "45.58.212.0/22", "45.58.232.0/21", - "45.58.232.0/22", - "45.58.236.0/24", - "45.58.238.0/23", + "45.58.232.0/21", + "45.58.240.0/22", "45.58.240.0/22", "63.245.216.0/22", "63.245.220.0/23", @@ -38569,7 +38605,7 @@ "fastlylb.net", "zencdn.net" ], - "last_updated": 1777914590.8968577, + "last_updated": 1779175715.5418868, "long_description": "A content delivery network and edge cloud platform that provides edge computing, security, and performance services.", "name": "Fastly", "org_ids": [ @@ -38637,7 +38673,7 @@ "222.236.220.0/23" ], "domains": [], - "last_updated": 1777914591.79073, + "last_updated": 1779175718.3818517, "long_description": "A Korean cloud hosting and infrastructure provider.", "name": "Gabia", "org_ids": [ @@ -38717,6 +38753,7 @@ "139.28.7.6/31", "139.28.7.8/32", "140.235.48.0/22", + "141.98.149.0/24", "143.137.230.226/32", "144.34.86.0/24", "146.185.214.0/24", @@ -38826,13 +38863,10 @@ "193.169.251.10/32", "193.169.251.13/32", "193.169.251.14/32", - "193.169.251.4/31", - "193.169.251.7/32", + "193.169.251.4/30", "193.169.251.8/31", "193.239.179.0/24", "193.242.96.0/24", - "193.242.96.4/31", - "193.242.96.6/32", "193.36.180.0/23", "193.36.180.16/29", "193.36.180.24/32", @@ -38881,7 +38915,6 @@ "2001:1a10:cd:9c01::2/128", "2001:4118:0:2220::2/128", "2001:4290:c:d::26/128", - "2001:df3:1300:2:0:19:9524:74/128", "2001:df3:1300::19:9524:63/128", "2001:fe0:4775::147/128", "202.129.236.162/32", @@ -38936,7 +38969,6 @@ "2405:1500:0:46::44/127", "2405:ec00:fa02::245/128", "2406:5a00:0:23::4/128", - "2406:5a00::23:4/128", "2800:2a0:ffff:1b::a/128", "2800:320:40f::2/128", "2800:3a0:1:1::5e/128", @@ -39026,6 +39058,7 @@ "2a01:c9c0:c016::3/128", "2a01:c9c0:c018:100::1/128", "2a01:c9c0:c018:100::3/128", + "2a01:c9c0:c018:100::5/128", "2a01:c9c0:c018::1/128", "2a01:c9c0:c018::3/128", "2a01:c9c0:c01a::5/128", @@ -39069,8 +39102,7 @@ "2a03:90c0:111:2801::24/127", "2a03:90c0:111:2801::27/128", "2a03:90c0:111:2801::28/127", - "2a03:90c0:111:2801::4/128", - "2a03:90c0:111:2801::6/127", + "2a03:90c0:111:2801::4/126", "2a03:90c0:111:2801::8/127", "2a03:90c0:11:2801::132/127", "2a03:90c0:11:2801::134/126", @@ -39099,9 +39131,12 @@ "2a03:90c0:161:2801::25/128", "2a03:90c0:170:2801::5/128", "2a03:90c0:170:2801::6/127", - "2a03:90c0:180:2801::10/125", - "2a03:90c0:180:2801::18/127", - "2a03:90c0:180:2801::20/125", + "2a03:90c0:180:2801::10/126", + "2a03:90c0:180:2801::16/127", + "2a03:90c0:180:2801::18/128", + "2a03:90c0:180:2801::20/127", + "2a03:90c0:180:2801::25/128", + "2a03:90c0:180:2801::26/127", "2a03:90c0:180:2801::9/128", "2a03:90c0:180::/42", "2a03:90c0:191:2801::4/127", @@ -39165,22 +39200,24 @@ "2a03:90c0:31:2801::10/125", "2a03:90c0:31:2801::18/127", "2a03:90c0:31:2801::196/127", + "2a03:90c0:31:2801::198/128", "2a03:90c0:31:2801::20/125", - "2a03:90c0:31:2801::204/126", + "2a03:90c0:31:2801::203/128", + "2a03:90c0:31:2801::204/128", "2a03:90c0:31:2801::208/127", "2a03:90c0:31:2801::210/127", "2a03:90c0:31:2801::212/128", - "2a03:90c0:31:2801::214/127", - "2a03:90c0:31:2801::219/128", + "2a03:90c0:31:2801::214/126", + "2a03:90c0:31:2801::218/127", + "2a03:90c0:31:2801::220/127", + "2a03:90c0:31:2801::222/128", "2a03:90c0:31:2801::28/127", "2a03:90c0:31:2801::31/128", "2a03:90c0:31:2801::6/128", "2a03:90c0:31:2801::8/128", "2a03:90c0:321:2803::200/127", "2a03:90c0:321:2803::202/128", - "2a03:90c0:321:2803::204/127", - "2a03:90c0:321:2803::206/128", - "2a03:90c0:321:2803::208/128", + "2a03:90c0:321:2803::204/128", "2a03:90c0:321:2803::210/125", "2a03:90c0:321:2803::220/125", "2a03:90c0:321:2803::229/128", @@ -39195,8 +39232,6 @@ "2a03:90c0:371:2801::5/128", "2a03:90c0:371:2801::6/127", "2a03:90c0:371:2801::8/128", - "2a03:90c0:381:2801::4/127", - "2a03:90c0:381:2801::6/128", "2a03:90c0:391:2801::4/127", "2a03:90c0:391:2801::6/128", "2a03:90c0:3a1:2801::10/127", @@ -39213,7 +39248,7 @@ "2a03:90c0:400::/44", "2a03:90c0:40::/42", "2a03:90c0:41:2801::10/126", - "2a03:90c0:41:2801::14/127", + "2a03:90c0:41:2801::14/128", "2a03:90c0:41:2801::16/128", "2a03:90c0:41:2801::18/127", "2a03:90c0:41:2801::21/128", @@ -39222,7 +39257,8 @@ "2a03:90c0:41:2801::28/127", "2a03:90c0:41:2801::30/127", "2a03:90c0:41:2801::32/128", - "2a03:90c0:41:2801::34/126", + "2a03:90c0:41:2801::34/128", + "2a03:90c0:41:2801::36/127", "2a03:90c0:41:2801::38/127", "2a03:90c0:41:2801::4/126", "2a03:90c0:41:2801::40/125", @@ -39240,27 +39276,25 @@ "2a03:90c0:470:2801::13/128", "2a03:90c0:470:2801::14/126", "2a03:90c0:470:2801::18/128", - "2a03:90c0:480::/43", + "2a03:90c0:480::/41", "2a03:90c0:491:2801::10/128", "2a03:90c0:491:2801::12/128", "2a03:90c0:491:2801::14/126", "2a03:90c0:491:2801::18/128", "2a03:90c0:491:2801::4/126", "2a03:90c0:491:2801::8/127", - "2a03:90c0:4b0::/44", "2a03:90c0:4b1:2801::4/126", "2a03:90c0:4b1:2801::8/128", - "2a03:90c0:4c0::/42", "2a03:90c0:4c1:2801::4/126", "2a03:90c0:4c1:2801::8/128", "2a03:90c0:4d1:2801::10/128", "2a03:90c0:4d1:2801::13/128", "2a03:90c0:4d1:2801::14/128", - "2a03:90c0:4d1:2801::4/127", - "2a03:90c0:4d1:2801::7/128", + "2a03:90c0:4d1:2801::4/126", "2a03:90c0:4d1:2801::8/127", "2a03:90c0:4e1:2801::9/128", "2a03:90c0:4f1:2801::10/127", + "2a03:90c0:4f1:2801::13/128", "2a03:90c0:4f1:2801::4/126", "2a03:90c0:4f1:2801::9/128", "2a03:90c0:500::/41", @@ -39274,9 +39308,8 @@ "2a03:90c0:51:2801::7/128", "2a03:90c0:521:2801::10/127", "2a03:90c0:521:2801::4/126", - "2a03:90c0:521:2801::8/128", - "2a03:90c0:541:2801::5/128", - "2a03:90c0:541:2801::6/127", + "2a03:90c0:521:2801::8/127", + "2a03:90c0:541:2801::4/126", "2a03:90c0:551:2801::4/127", "2a03:90c0:551:2801::6/128", "2a03:90c0:590::/44", @@ -39313,14 +39346,14 @@ "2a03:90c0:62::70/127", "2a03:90c0:62::72/128", "2a03:90c0:640::/44", - "2a03:90c0:660::/43", + "2a03:90c0:660::/44", "2a03:90c0:661:2801::4/126", "2a03:90c0:661:2801::8/128", "2a03:90c0:690::/44", "2a03:90c0:691:2801::4/127", "2a03:90c0:6b0::/44", "2a03:90c0:6b1:2801::4/127", - "2a03:90c0:6c0::/43", + "2a03:90c0:6c0::/42", "2a03:90c0:6d1:2801::10/125", "2a03:90c0:6d1:2801::18/127", "2a03:90c0:6d1:2801::20/125", @@ -39330,7 +39363,6 @@ "2a03:90c0:6d1:2801::8/127", "2a03:90c0:6e1:2801::4/127", "2a03:90c0:6e1:2801::6/128", - "2a03:90c0:6f0::/44", "2a03:90c0:6f1:2801::10/126", "2a03:90c0:6f1:2801::14/128", "2a03:90c0:6f1:2801::4/126", @@ -39365,6 +39397,7 @@ "2a03:90c0:797::/48", "2a03:90c0:7c0::/44", "2a03:90c0:80::/41", + "2a03:90c0:8881::/48", "2a03:90c0:8885::/48", "2a03:90c0:8886::/48", "2a03:90c0:8888::/45", @@ -39410,7 +39443,7 @@ "2a04:2e80:5:7::162/127", "2a05:8200::34/127", "2a05:8200::36/128", - "2a0b:1880:0:8::3:74/128", + "2a0b:1880:7::102/128", "2a0b:6200:60:f::229/128", "2a0b:6200:60:f::231/128", "2a0b:6bc0::32/128", @@ -39425,6 +39458,7 @@ "31.184.207.12/32", "31.184.207.4/30", "31.184.207.8/30", + "31.184.246.0/24", "31.223.184.0/24", "37.110.209.228/32", "37.156.224.13/32", @@ -39556,6 +39590,7 @@ "62.112.222.52/32", "62.112.222.96/32", "62.112.223.4/31", + "62.164.192.0/24", "62.209.27.232/32", "66.248.194.0/23", "66.248.196.0/24", @@ -39610,6 +39645,7 @@ "80.15.246.1/32", "80.15.246.13/32", "80.15.246.15/32", + "80.15.246.17/32", "80.15.246.3/32", "80.15.247.17/32", "80.15.247.5/32", @@ -39656,9 +39692,8 @@ "80.240.113.4/30", "80.240.113.8/30", "80.240.124.0/24", - "80.240.124.10/31", "80.240.124.4/30", - "80.240.124.8/32", + "80.240.124.8/30", "80.240.96.0/23", "80.93.209.0/24", "80.93.210.0/23", @@ -39689,7 +39724,7 @@ "82.117.226.240/32", "82.117.228.0/24", "82.148.98.42/32", - "82.158.114.0/23", + "82.158.115.0/24", "82.158.116.0/22", "82.158.120.0/24", "82.158.122.0/23", @@ -39699,6 +39734,7 @@ "82.97.203.0/24", "82.97.205.0/24", "82.97.205.10/31", + "82.97.205.13/32", "82.97.205.4/30", "82.97.205.9/32", "82.97.206.0/24", @@ -39838,9 +39874,10 @@ "92.223.116.0/22", "92.223.116.0/23", "92.223.116.200/31", - "92.223.116.204/31", - "92.223.116.206/32", - "92.223.116.208/29", + "92.223.116.204/32", + "92.223.116.209/32", + "92.223.116.210/31", + "92.223.116.212/30", "92.223.116.216/32", "92.223.116.220/30", "92.223.116.224/28", @@ -39852,11 +39889,15 @@ "92.223.118.12/30", "92.223.118.16/29", "92.223.118.196/31", - "92.223.118.204/30", + "92.223.118.198/32", + "92.223.118.203/32", + "92.223.118.204/32", "92.223.118.208/30", "92.223.118.212/32", "92.223.118.214/31", - "92.223.118.219/32", + "92.223.118.216/30", + "92.223.118.220/31", + "92.223.118.222/32", "92.223.118.24/30", "92.223.118.28/31", "92.223.118.30/32", @@ -39865,9 +39906,12 @@ "92.223.118.8/32", "92.223.12.0/23", "92.223.12.10/31", - "92.223.12.12/30", - "92.223.12.16/29", - "92.223.12.24/30", + "92.223.12.12/31", + "92.223.12.16/31", + "92.223.12.18/32", + "92.223.12.20/31", + "92.223.12.25/32", + "92.223.12.26/31", "92.223.12.9/32", "92.223.120.0/23", "92.223.120.132/30", @@ -39875,19 +39919,21 @@ "92.223.120.140/31", "92.223.120.146/32", "92.223.124.0/22", + "92.223.124.12/31", + "92.223.124.14/32", "92.223.124.16/30", "92.223.124.21/32", "92.223.124.22/31", "92.223.124.24/29", "92.223.124.32/32", - "92.223.124.34/31", + "92.223.124.34/32", "92.223.124.36/30", "92.223.124.4/30", "92.223.124.40/29", "92.223.124.48/29", "92.223.124.56/31", "92.223.124.58/32", - "92.223.124.8/29", + "92.223.124.8/30", "92.223.126.0/23", "92.223.126.43/32", "92.223.15.0/24", @@ -39923,8 +39969,7 @@ "92.223.63.24/31", "92.223.63.27/32", "92.223.63.28/31", - "92.223.63.4/32", - "92.223.63.6/31", + "92.223.63.4/30", "92.223.63.8/30", "92.223.66.0/24", "92.223.68.0/22", @@ -39951,7 +39996,8 @@ "92.223.88.0/23", "92.223.90.0/24", "92.223.92.0/22", - "92.223.96.0/22", + "92.223.96.0/23", + "92.223.98.0/24", "92.243.82.0/24", "92.243.88.0/24", "92.243.93.0/24", @@ -40057,7 +40103,7 @@ "95.85.93.31/32" ], "domains": [], - "last_updated": 1777914612.7978075, + "last_updated": 1779175711.5122187, "long_description": "A content delivery network and cloud infrastructure provider offering CDN, cloud computing, and edge services.", "name": "Gcore", "org_ids": [ @@ -40475,6 +40521,8 @@ "145.190.162.0/23", "145.190.169.0/24", "145.190.170.0/23", + "145.190.172.0/23", + "145.190.174.0/24", "145.190.32.0/20", "145.190.48.0/22", "145.190.59.0/24", @@ -40734,6 +40782,7 @@ "20.143.182.0/23", "20.143.186.0/23", "20.143.188.0/23", + "20.143.192.0/22", "20.143.32.0/22", "20.143.38.0/23", "20.143.4.0/23", @@ -41022,10 +41071,10 @@ "20.20.76.0/22", "20.20.92.0/23", "20.20.94.0/24", - "20.20.95.0/26", - "20.20.95.64/28", - "20.20.95.80/29", - "20.20.95.88/30", + "20.20.95.0/25", + "20.20.95.128/28", + "20.20.95.144/29", + "20.20.95.152/31", "20.200.0.0/17", "20.200.245.241/32", "20.200.245.245/32", @@ -41689,6 +41738,7 @@ "2603:1030:401:42c::/62", "2603:1030:401:430::/62", "2603:1030:401:434::/64", + "2603:1030:401:437::/64", "2603:1030:401:439::/64", "2603:1030:401:43a::/63", "2603:1030:401:43c::/63", @@ -41719,6 +41769,7 @@ "2603:1030:401:4d7::/64", "2603:1030:401:4d8::/62", "2603:1030:401:4dc::/64", + "2603:1030:401:4e4::/64", "2603:1030:401:4e6::/64", "2603:1030:401:4ee::/63", "2603:1030:401:4f0::/63", @@ -41839,7 +41890,7 @@ "2603:1030:401:8f::/64", "2603:1030:401:900::/61", "2603:1030:401:908::/62", - "2603:1030:401:90::/63", + "2603:1030:401:90::/60", "2603:1030:401:90c::/63", "2603:1030:401:90f::/64", "2603:1030:401:910::/60", @@ -41849,9 +41900,7 @@ "2603:1030:401:928::/61", "2603:1030:401:930::/60", "2603:1030:401:940::/58", - "2603:1030:401:94::/62", "2603:1030:401:980::/58", - "2603:1030:401:98::/61", "2603:1030:401:9c0::/62", "2603:1030:401:9c4::/63", "2603:1030:401:9c6::/64", @@ -41868,6 +41917,7 @@ "2603:1030:401:a20::/60", "2603:1030:401:a30::/61", "2603:1030:401:a38::/63", + "2603:1030:401:a3b::/64", "2603:1030:401:a3c::/64", "2603:1030:401:a3f::/64", "2603:1030:401:a40::/61", @@ -41893,8 +41943,17 @@ "2603:1030:401:ac6::/63", "2603:1030:401:ac8::/61", "2603:1030:401:ad0::/60", - "2603:1030:401:ae0::/63", - "2603:1030:401:ae2::/64", + "2603:1030:401:ae0::/61", + "2603:1030:401:ae8::/64", + "2603:1030:401:aeb::/64", + "2603:1030:401:aec::/62", + "2603:1030:401:af0::/61", + "2603:1030:401:af8::/62", + "2603:1030:401:afd::/64", + "2603:1030:401:afe::/63", + "2603:1030:401:b00::/62", + "2603:1030:401:b04::/63", + "2603:1030:401:b06::/64", "2603:1030:401:b0::/60", "2603:1030:401:c0::/58", "2603:1030:402::/47", @@ -41989,10 +42048,11 @@ "2603:1030:804:5c::/62", "2603:1030:804:600::/58", "2603:1030:804:60::/62", - "2603:1030:804:640::/61", - "2603:1030:804:648::/62", - "2603:1030:804:64c::/63", + "2603:1030:804:640::/59", + "2603:1030:804:660::/60", "2603:1030:804:66::/63", + "2603:1030:804:670::/61", + "2603:1030:804:678::/62", "2603:1030:804:68::/61", "2603:1030:804:70::/60", "2603:1030:804:80::/59", @@ -42009,6 +42069,7 @@ "2603:1030:804:c8::/62", "2603:1030:804:cc::/63", "2603:1030:804:ce::/64", + "2603:1030:804:d1::/64", "2603:1030:804:d2::/63", "2603:1030:804:d4::/62", "2603:1030:804:d8::/61", @@ -42027,26 +42088,39 @@ "2603:1030:9:112::/63", "2603:1030:9:114::/63", "2603:1030:9:116::/64", - "2603:1030:9:118::/62", - "2603:1030:9:11c::/63", - "2603:1030:9:11f::/64", + "2603:1030:9:118::/61", "2603:1030:9:120::/61", "2603:1030:9:128::/62", "2603:1030:9:12f::/64", "2603:1030:9:130::/60", - "2603:1030:9:140::/59", + "2603:1030:9:140::/61", + "2603:1030:9:148::/63", "2603:1030:9:14::/63", - "2603:1030:9:160::/61", + "2603:1030:9:14a::/64", + "2603:1030:9:14e::/63", + "2603:1030:9:150::/64", + "2603:1030:9:154::/63", + "2603:1030:9:156::/64", + "2603:1030:9:15a::/63", + "2603:1030:9:15c::/64", + "2603:1030:9:160::/63", + "2603:1030:9:162::/64", + "2603:1030:9:166::/63", "2603:1030:9:168::/62", "2603:1030:9:16f::/64", "2603:1030:9:170::/60", "2603:1030:9:17::/64", "2603:1030:9:180::/61", - "2603:1030:9:18::/61", + "2603:1030:9:18::/62", + "2603:1030:9:18a::/64", "2603:1030:9:18c::/62", "2603:1030:9:190::/60", - "2603:1030:9:1a0::/59", + "2603:1030:9:1a0::/61", + "2603:1030:9:1aa::/63", + "2603:1030:9:1ac::/62", + "2603:1030:9:1b0::/60", "2603:1030:9:1c0::/60", + "2603:1030:9:1c::/63", "2603:1030:9:1d0::/62", "2603:1030:9:1d4::/63", "2603:1030:9:1d6::/64", @@ -42054,24 +42128,49 @@ "2603:1030:9:1db::/64", "2603:1030:9:1dc::/62", "2603:1030:9:1e0::/59", - "2603:1030:9:200::/57", - "2603:1030:9:20::/59", + "2603:1030:9:200::/58", + "2603:1030:9:20::/63", + "2603:1030:9:240::/59", + "2603:1030:9:260::/61", + "2603:1030:9:268::/62", + "2603:1030:9:26f::/64", + "2603:1030:9:273::/64", + "2603:1030:9:274::/62", + "2603:1030:9:27::/64", + "2603:1030:9:27b::/64", + "2603:1030:9:27c::/62", "2603:1030:9:280::/61", "2603:1030:9:288::/62", + "2603:1030:9:28::/64", "2603:1030:9:28d::/64", "2603:1030:9:28e::/63", - "2603:1030:9:290::/60", + "2603:1030:9:290::/61", + "2603:1030:9:298::/62", + "2603:1030:9:29c::/64", "2603:1030:9:2::/63", - "2603:1030:9:2a0::/59", + "2603:1030:9:2a0::/64", + "2603:1030:9:2a4::/64", + "2603:1030:9:2a8::/61", + "2603:1030:9:2b0::/60", + "2603:1030:9:2b::/64", "2603:1030:9:2c0::/63", "2603:1030:9:2c2::/64", "2603:1030:9:2c4::/62", - "2603:1030:9:2c8::/62", + "2603:1030:9:2c::/62", + "2603:1030:9:2ca::/63", "2603:1030:9:2cc::/63", "2603:1030:9:2d4::/62", - "2603:1030:9:2d8::/61", - "2603:1030:9:2e0::/59", + "2603:1030:9:2d8::/63", + "2603:1030:9:2de::/63", + "2603:1030:9:2e0::/63", + "2603:1030:9:2e8::/61", + "2603:1030:9:2f0::/61", + "2603:1030:9:2f8::/63", + "2603:1030:9:2fa::/64", + "2603:1030:9:2fd::/64", + "2603:1030:9:2fe::/63", "2603:1030:9:300::/60", + "2603:1030:9:30::/60", "2603:1030:9:310::/62", "2603:1030:9:314::/64", "2603:1030:9:319::/64", @@ -42084,10 +42183,11 @@ "2603:1030:9:331::/64", "2603:1030:9:332::/63", "2603:1030:9:334::/64", - "2603:1030:9:338::/61", - "2603:1030:9:340::/62", - "2603:1030:9:344::/64", - "2603:1030:9:348::/61", + "2603:1030:9:338::/64", + "2603:1030:9:33b::/64", + "2603:1030:9:33c::/64", + "2603:1030:9:34b::/64", + "2603:1030:9:34c::/62", "2603:1030:9:350::/64", "2603:1030:9:352::/63", "2603:1030:9:354::/62", @@ -42099,10 +42199,36 @@ "2603:1030:9:378::/62", "2603:1030:9:37c::/64", "2603:1030:9:37e::/63", - "2603:1030:9:380::/57", - "2603:1030:9:400::/61", + "2603:1030:9:380::/60", + "2603:1030:9:390::/62", + "2603:1030:9:394::/64", + "2603:1030:9:397::/64", + "2603:1030:9:398::/61", + "2603:1030:9:3a0::/60", + "2603:1030:9:3b0::/62", + "2603:1030:9:3b4::/63", + "2603:1030:9:3b6::/64", + "2603:1030:9:3b9::/64", + "2603:1030:9:3bc::/62", + "2603:1030:9:3c0::/62", + "2603:1030:9:3c4::/63", + "2603:1030:9:3c8::/61", + "2603:1030:9:3d0::/62", + "2603:1030:9:3d4::/63", + "2603:1030:9:3d9::/64", + "2603:1030:9:3da::/63", + "2603:1030:9:3dc::/62", + "2603:1030:9:3e0::/60", + "2603:1030:9:3f1::/64", + "2603:1030:9:3f2::/63", + "2603:1030:9:3f4::/63", + "2603:1030:9:3f8::/63", + "2603:1030:9:3fb::/64", + "2603:1030:9:3fc::/62", + "2603:1030:9:402::/63", + "2603:1030:9:405::/64", "2603:1030:9:408::/62", - "2603:1030:9:40::/58", + "2603:1030:9:40::/63", "2603:1030:9:40c::/63", "2603:1030:9:40f::/64", "2603:1030:9:410::/61", @@ -42129,34 +42255,41 @@ "2603:1030:9:46c::/64", "2603:1030:9:470::/61", "2603:1030:9:478::/62", + "2603:1030:9:47::/64", "2603:1030:9:47c::/63", "2603:1030:9:47e::/64", "2603:1030:9:480::/62", "2603:1030:9:484::/64", "2603:1030:9:486::/63", "2603:1030:9:488::/63", + "2603:1030:9:48::/63", "2603:1030:9:48b::/64", "2603:1030:9:48c::/62", "2603:1030:9:490::/60", "2603:1030:9:4::/62", "2603:1030:9:4a0::/59", + "2603:1030:9:4a::/64", "2603:1030:9:4c0::/58", "2603:1030:9:500::/62", "2603:1030:9:504::/63", "2603:1030:9:506::/64", "2603:1030:9:508::/61", "2603:1030:9:510::/60", + "2603:1030:9:51::/64", "2603:1030:9:522::/63", "2603:1030:9:524::/62", "2603:1030:9:528::/62", + "2603:1030:9:52::/63", "2603:1030:9:52c::/63", "2603:1030:9:52e::/64", "2603:1030:9:530::/60", "2603:1030:9:540::/58", + "2603:1030:9:54::/62", "2603:1030:9:581::/64", "2603:1030:9:582::/63", "2603:1030:9:584::/62", "2603:1030:9:588::/61", + "2603:1030:9:58::/61", "2603:1030:9:590::/60", "2603:1030:9:5a0::/60", "2603:1030:9:5b0::/62", @@ -42168,9 +42301,22 @@ "2603:1030:9:5dc::/62", "2603:1030:9:5e0::/59", "2603:1030:9:600::/58", - "2603:1030:9:640::/59", - "2603:1030:9:660::/60", - "2603:1030:9:670::/61", + "2603:1030:9:60::/59", + "2603:1030:9:640::/61", + "2603:1030:9:648::/63", + "2603:1030:9:64b::/64", + "2603:1030:9:64c::/62", + "2603:1030:9:650::/61", + "2603:1030:9:658::/62", + "2603:1030:9:65d::/64", + "2603:1030:9:65e::/63", + "2603:1030:9:660::/64", + "2603:1030:9:664::/62", + "2603:1030:9:668::/63", + "2603:1030:9:66d::/64", + "2603:1030:9:66e::/63", + "2603:1030:9:673::/64", + "2603:1030:9:674::/62", "2603:1030:9:678::/62", "2603:1030:9:680::/58", "2603:1030:9:6c0::/62", @@ -42180,12 +42326,19 @@ "2603:1030:9:6d5::/64", "2603:1030:9:6d6::/63", "2603:1030:9:6d8::/61", - "2603:1030:9:6e0::/60", + "2603:1030:9:6e0::/62", + "2603:1030:9:6e5::/64", + "2603:1030:9:6e6::/63", + "2603:1030:9:6e8::/61", "2603:1030:9:6f0::/61", - "2603:1030:9:6f8::/63", + "2603:1030:9:6f8::/64", "2603:1030:9:6fb::/64", "2603:1030:9:6fc::/62", - "2603:1030:9:700::/57", + "2603:1030:9:700::/59", + "2603:1030:9:720::/63", + "2603:1030:9:734::/62", + "2603:1030:9:738::/61", + "2603:1030:9:740::/58", "2603:1030:9:780::/59", "2603:1030:9:7a0::/62", "2603:1030:9:7a4::/63", @@ -42193,7 +42346,7 @@ "2603:1030:9:7b0::/60", "2603:1030:9:7c0::/58", "2603:1030:9:800::/58", - "2603:1030:9:80::/59", + "2603:1030:9:80::/61", "2603:1030:9:840::/59", "2603:1030:9:860::/61", "2603:1030:9:868::/62", @@ -42207,16 +42360,40 @@ "2603:1030:9:898::/62", "2603:1030:9:89c::/63", "2603:1030:9:89f::/64", - "2603:1030:9:8::/61", - "2603:1030:9:a0::/60", + "2603:1030:9:8::/63", + "2603:1030:9:8a0::/61", + "2603:1030:9:8a::/63", + "2603:1030:9:8c::/62", + "2603:1030:9:90::/61", + "2603:1030:9:98::/63", + "2603:1030:9:9a::/64", + "2603:1030:9:a1::/64", + "2603:1030:9:a2::/64", + "2603:1030:9:a6::/64", + "2603:1030:9:a9::/64", + "2603:1030:9:a::/64", + "2603:1030:9:aa::/63", + "2603:1030:9:ac::/63", + "2603:1030:9:ae::/64", "2603:1030:9:b2::/63", "2603:1030:9:b4::/63", "2603:1030:9:b7::/64", "2603:1030:9:b8::/63", "2603:1030:9:bb::/64", - "2603:1030:9:bd::/64", - "2603:1030:9:be::/63", - "2603:1030:9:c0::/58", + "2603:1030:9:bc::/62", + "2603:1030:9:c0::/63", + "2603:1030:9:c8::/64", + "2603:1030:9:cb::/64", + "2603:1030:9:cc::/62", + "2603:1030:9:d6::/63", + "2603:1030:9:d8::/62", + "2603:1030:9:dc::/64", + "2603:1030:9:df::/64", + "2603:1030:9:e0::/64", + "2603:1030:9:e4::/62", + "2603:1030:9:e8::/61", + "2603:1030:9:e::/63", + "2603:1030:9:f0::/60", "2603:1030::/45", "2603:1030:a00::/46", "2603:1030:a04::/48", @@ -42821,8 +42998,7 @@ "40.120.164.40/29", "40.120.164.48/29", "40.120.164.56/31", - "40.120.164.66/31", - "40.120.164.68/30", + "40.120.164.64/29", "40.120.164.72/30", "40.120.164.76/31", "40.120.164.8/29", @@ -42861,7 +43037,18 @@ "40.120.167.192/26", "40.120.167.64/29", "40.120.167.72/30", - "40.120.184.0/23", + "40.120.167.98/31", + "40.120.184.0/26", + "40.120.184.128/25", + "40.120.184.64/31", + "40.120.184.68/30", + "40.120.184.72/29", + "40.120.184.82/31", + "40.120.184.84/30", + "40.120.184.90/31", + "40.120.184.92/30", + "40.120.184.96/27", + "40.120.185.0/24", "40.120.186.0/25", "40.120.186.128/29", "40.120.188.0/22", @@ -42990,29 +43177,46 @@ "40.123.166.160/27", "40.123.166.192/26", "40.123.167.0/24", - "40.123.168.0/24", + "40.123.168.0/25", + "40.123.168.128/26", + "40.123.168.192/30", + "40.123.168.202/31", + "40.123.168.210/31", + "40.123.168.212/30", + "40.123.168.216/30", + "40.123.168.226/31", + "40.123.168.228/30", + "40.123.168.232/29", + "40.123.168.240/28", "40.123.169.0/30", "40.123.169.104/31", "40.123.169.108/30", - "40.123.169.112/28", + "40.123.169.112/30", + "40.123.169.120/29", "40.123.169.140/30", - "40.123.169.144/28", + "40.123.169.144/29", "40.123.169.16/28", - "40.123.169.160/27", - "40.123.169.192/26", - "40.123.169.32/27", + "40.123.169.160/29", + "40.123.169.180/30", + "40.123.169.184/29", + "40.123.169.192/28", + "40.123.169.208/29", + "40.123.169.216/31", + "40.123.169.222/31", + "40.123.169.224/27", + "40.123.169.32/30", + "40.123.169.36/31", + "40.123.169.44/31", + "40.123.169.52/31", "40.123.169.6/31", + "40.123.169.60/30", "40.123.169.64/27", "40.123.169.8/29", "40.123.169.96/29", "40.123.170.0/29", - "40.123.170.104/30", - "40.123.170.108/31", "40.123.170.116/30", "40.123.170.12/31", "40.123.170.120/29", - "40.123.170.130/31", - "40.123.170.132/30", "40.123.170.136/29", "40.123.170.144/28", "40.123.170.160/28", @@ -43034,10 +43238,56 @@ "40.123.170.72/30", "40.123.170.76/31", "40.123.170.8/30", - "40.123.170.84/30", - "40.123.170.88/29", - "40.123.170.96/29", - "40.123.171.0/24", + "40.123.170.84/31", + "40.123.170.90/31", + "40.123.170.92/31", + "40.123.171.0/29", + "40.123.171.100/31", + "40.123.171.104/29", + "40.123.171.116/30", + "40.123.171.12/31", + "40.123.171.122/31", + "40.123.171.124/30", + "40.123.171.128/28", + "40.123.171.150/31", + "40.123.171.152/30", + "40.123.171.158/31", + "40.123.171.160/29", + "40.123.171.170/31", + "40.123.171.172/31", + "40.123.171.176/29", + "40.123.171.18/31", + "40.123.171.184/31", + "40.123.171.188/30", + "40.123.171.192/30", + "40.123.171.198/31", + "40.123.171.20/30", + "40.123.171.200/29", + "40.123.171.212/30", + "40.123.171.218/31", + "40.123.171.220/30", + "40.123.171.224/30", + "40.123.171.232/30", + "40.123.171.238/31", + "40.123.171.24/31", + "40.123.171.244/30", + "40.123.171.248/29", + "40.123.171.28/31", + "40.123.171.32/31", + "40.123.171.36/30", + "40.123.171.40/30", + "40.123.171.44/31", + "40.123.171.48/30", + "40.123.171.52/31", + "40.123.171.56/29", + "40.123.171.64/29", + "40.123.171.72/30", + "40.123.171.76/31", + "40.123.171.8/30", + "40.123.171.80/31", + "40.123.171.86/31", + "40.123.171.92/30", + "40.123.171.96/30", "40.123.176.0/21", "40.123.184.0/26", "40.123.184.100/30", @@ -43047,6 +43297,7 @@ "40.123.184.168/29", "40.123.184.176/29", "40.123.184.184/31", + "40.123.184.190/31", "40.123.184.194/31", "40.123.184.196/30", "40.123.184.200/30", @@ -43080,6 +43331,7 @@ "40.123.185.94/31", "40.123.186.0/29", "40.123.186.128/25", + "40.123.186.24/31", "40.123.186.28/31", "40.123.186.42/31", "40.123.186.44/30", @@ -43325,9 +43577,6 @@ "40.87.168.80/28", "40.87.168.96/27", "40.87.169.0/27", - "40.87.169.102/31", - "40.87.169.104/29", - "40.87.169.112/28", "40.87.169.128/29", "40.87.169.136/31", "40.87.169.140/30", @@ -43339,8 +43588,7 @@ "40.87.169.48/29", "40.87.169.56/31", "40.87.169.60/30", - "40.87.169.64/27", - "40.87.169.96/31", + "40.87.169.64/26", "40.87.170.0/25", "40.87.170.128/28", "40.87.170.144/31", @@ -43405,6 +43653,7 @@ "40.87.177.192/29", "40.87.177.200/30", "40.87.177.204/31", + "40.87.177.210/31", "40.87.177.212/30", "40.87.177.216/29", "40.87.177.224/27", @@ -43420,9 +43669,18 @@ "40.87.179.208/28", "40.87.179.224/27", "40.87.180.0/29", - "40.87.180.128/26", + "40.87.180.128/31", + "40.87.180.136/30", "40.87.180.14/31", + "40.87.180.140/31", + "40.87.180.148/30", + "40.87.180.152/31", "40.87.180.16/29", + "40.87.180.160/30", + "40.87.180.164/31", + "40.87.180.172/30", + "40.87.180.176/31", + "40.87.180.184/29", "40.87.180.192/30", "40.87.180.202/31", "40.87.180.204/30", @@ -43432,16 +43690,14 @@ "40.87.180.240/29", "40.87.180.248/30", "40.87.180.28/30", - "40.87.180.32/29", - "40.87.180.42/31", - "40.87.180.44/30", - "40.87.180.48/28", + "40.87.180.32/27", "40.87.180.64/30", "40.87.180.74/31", "40.87.180.76/30", "40.87.180.8/30", "40.87.180.80/28", "40.87.180.96/27", + "40.87.181.0/31", "40.87.181.128/28", "40.87.181.144/29", "40.87.181.152/31", @@ -43452,23 +43708,48 @@ "40.87.181.168/29", "40.87.181.176/28", "40.87.181.192/26", - "40.87.181.32/27", + "40.87.181.32/28", "40.87.181.4/30", + "40.87.181.48/29", + "40.87.181.56/30", "40.87.181.64/26", "40.87.181.8/29", - "40.87.182.128/25", + "40.87.182.104/31", + "40.87.182.116/30", + "40.87.182.120/30", + "40.87.182.136/29", + "40.87.182.144/28", + "40.87.182.160/27", + "40.87.182.192/29", + "40.87.182.200/30", + "40.87.182.208/28", + "40.87.182.224/28", "40.87.182.24/29", - "40.87.182.32/28", + "40.87.182.240/31", + "40.87.182.254/31", + "40.87.182.32/30", + "40.87.182.36/31", "40.87.182.4/30", + "40.87.182.44/30", "40.87.182.48/29", "40.87.182.56/30", "40.87.182.62/31", - "40.87.182.64/26", + "40.87.182.64/29", + "40.87.182.72/30", "40.87.182.8/29", - "40.87.183.0/28", + "40.87.182.80/30", + "40.87.182.94/31", + "40.87.182.96/29", + "40.87.183.0/31", + "40.87.183.104/30", + "40.87.183.120/29", "40.87.183.144/28", "40.87.183.16/29", - "40.87.183.160/27", + "40.87.183.160/29", + "40.87.183.168/30", + "40.87.183.172/31", + "40.87.183.180/30", + "40.87.183.184/29", "40.87.183.192/27", "40.87.183.224/29", "40.87.183.232/30", @@ -43476,13 +43757,17 @@ "40.87.183.24/30", "40.87.183.244/30", "40.87.183.248/29", + "40.87.183.28/31", "40.87.183.32/29", "40.87.183.42/31", "40.87.183.44/30", "40.87.183.50/31", - "40.87.183.54/31", + "40.87.183.52/30", "40.87.183.56/29", - "40.87.183.64/26", + "40.87.183.64/28", + "40.87.183.8/29", + "40.87.183.92/30", + "40.87.183.96/29", "40.87.184.0/21", "40.87.232.0/21", "40.88.0.0/16", @@ -43706,8 +43991,7 @@ "48.205.91.0/24", "48.205.92.0/22", "48.205.96.0/21", - "48.206.0.0/16", - "48.207.0.0/17", + "48.206.0.0/15", "48.208.128.0/19", "48.208.16.0/21", "48.208.160.0/24", @@ -43740,8 +44024,9 @@ "48.208.82.0/23", "48.208.84.0/23", "48.208.86.0/24", - "48.208.88.0/23", - "48.208.90.0/24", + "48.208.88.0/22", + "48.208.92.0/23", + "48.208.94.0/24", "48.209.0.0/16", "48.211.0.0/16", "48.212.128.0/21", @@ -43919,15 +44204,15 @@ "52.111.245.0/24", "52.111.246.0/24", "52.111.251.0/24", - "52.112.0.0/24", + "52.112.0.0/23", "52.112.101.0/24", "52.112.102.0/24", "52.112.104.0/22", "52.112.108.0/23", "52.112.11.0/24", - "52.112.110.0/24", "52.112.112.0/22", "52.112.116.0/23", + "52.112.118.0/24", "52.112.123.0/24", "52.112.124.0/24", "52.112.127.0/24", @@ -43942,8 +44227,6 @@ "52.112.144.0/20", "52.112.160.0/23", "52.112.163.0/24", - "52.112.17.0/24", - "52.112.18.0/23", "52.112.191.0/24", "52.112.192.0/23", "52.112.194.0/24", @@ -43959,6 +44242,8 @@ "52.112.243.0/24", "52.112.254.0/23", "52.112.3.0/24", + "52.112.32.0/24", + "52.112.34.0/24", "52.112.37.0/24", "52.112.38.0/23", "52.112.41.0/24", @@ -43969,6 +44254,7 @@ "52.112.53.0/24", "52.112.55.0/24", "52.112.56.0/21", + "52.112.6.0/24", "52.112.65.0/24", "52.112.66.0/24", "52.112.68.0/23", @@ -43976,18 +44262,17 @@ "52.112.72.0/24", "52.112.75.0/24", "52.112.76.0/22", - "52.112.83.0/24", "52.112.84.0/22", "52.112.88.0/21", "52.112.9.0/24", - "52.112.96.0/22", + "52.112.96.0/24", "52.113.0.0/24", "52.113.108.0/23", "52.113.111.0/24", "52.113.112.0/20", "52.113.12.0/24", "52.113.129.0/24", - "52.113.130.0/23", + "52.113.131.0/24", "52.113.135.0/24", "52.113.136.0/21", "52.113.144.0/21", @@ -44490,9 +44775,26 @@ "57.157.1.76/30", "57.157.1.80/28", "57.157.1.96/29", + "57.157.10.0/29", + "57.157.10.100/31", + "57.157.10.110/31", + "57.157.10.112/28", + "57.157.10.128/25", + "57.157.10.48/28", + "57.157.10.64/27", + "57.157.10.8/30", + "57.157.10.96/30", + "57.157.11.0/27", + "57.157.11.128/25", + "57.157.11.32/30", + "57.157.11.72/29", + "57.157.11.80/28", + "57.157.11.96/27", + "57.157.12.0/22", "57.157.128.0/24", "57.157.129.0/25", - "57.157.129.128/28", + "57.157.129.128/26", + "57.157.129.192/30", "57.157.2.0/26", "57.157.2.112/29", "57.157.2.120/30", @@ -44520,11 +44822,31 @@ "57.157.3.208/28", "57.157.3.224/27", "57.157.32.0/23", - "57.157.34.0/25", - "57.157.34.128/26", - "57.157.34.192/27", - "57.157.34.224/30", - "57.157.4.0/24", + "57.157.34.0/24", + "57.157.35.0/27", + "57.157.35.32/28", + "57.157.35.48/29", + "57.157.35.56/31", + "57.157.4.0/26", + "57.157.4.112/29", + "57.157.4.122/31", + "57.157.4.124/30", + "57.157.4.128/28", + "57.157.4.144/29", + "57.157.4.152/30", + "57.157.4.158/31", + "57.157.4.160/30", + "57.157.4.164/31", + "57.157.4.172/30", + "57.157.4.176/29", + "57.157.4.190/31", + "57.157.4.192/30", + "57.157.4.202/31", + "57.157.4.204/30", + "57.157.4.208/28", + "57.157.4.224/27", + "57.157.4.64/27", + "57.157.4.96/28", "57.157.44.0/25", "57.157.44.128/27", "57.157.44.160/28", @@ -44534,9 +44856,13 @@ "57.157.44.192/26", "57.157.45.0/28", "57.157.45.18/31", + "57.157.45.20/30", + "57.157.45.24/29", + "57.157.45.32/30", "57.157.48.0/27", "57.157.48.128/27", "57.157.48.160/30", + "57.157.48.166/31", "57.157.48.168/31", "57.157.48.174/31", "57.157.48.176/28", @@ -44558,9 +44884,7 @@ "57.157.49.176/30", "57.157.49.186/31", "57.157.49.188/30", - "57.157.49.192/27", - "57.157.49.224/28", - "57.157.49.240/30", + "57.157.49.192/26", "57.157.49.64/28", "57.157.49.80/30", "57.157.49.86/31", @@ -44569,51 +44893,79 @@ "57.157.5.0/26", "57.157.5.112/29", "57.157.5.126/31", - "57.157.5.128/26", - "57.157.5.192/29", + "57.157.5.128/28", + "57.157.5.144/29", + "57.157.5.152/30", + "57.157.5.158/31", + "57.157.5.160/27", + "57.157.5.192/30", + "57.157.5.196/31", "57.157.5.202/31", "57.157.5.204/30", "57.157.5.208/28", "57.157.5.224/27", "57.157.5.64/27", - "57.157.56.0/25", - "57.157.56.128/26", - "57.157.56.192/28", - "57.157.56.208/29", - "57.157.56.216/30", - "57.157.56.220/31", - "57.157.6.0/24", + "57.157.50.16/28", + "57.157.50.32/30", + "57.157.50.36/31", + "57.157.50.4/30", + "57.157.50.40/29", + "57.157.50.48/29", + "57.157.50.56/30", + "57.157.50.8/29", + "57.157.56.0/24", + "57.157.57.0/27", + "57.157.57.32/28", + "57.157.57.48/31", + "57.157.6.0/28", + "57.157.6.128/25", + "57.157.6.16/29", + "57.157.6.60/30", + "57.157.6.64/26", "57.157.64.0/24", - "57.157.65.0/29", - "57.157.65.12/31", - "57.157.65.8/30", + "57.157.65.0/25", + "57.157.65.128/28", + "57.157.65.144/31", "57.157.7.0/27", "57.157.7.128/25", "57.157.7.50/31", "57.157.7.52/30", "57.157.7.56/29", "57.157.7.64/26", - "57.157.72.0/25", - "57.157.72.128/26", - "57.157.72.192/29", - "57.157.76.0/25", - "57.157.76.128/27", - "57.157.76.160/28", - "57.157.76.176/29", - "57.157.76.184/31", - "57.157.8.0/21", + "57.157.72.0/24", + "57.157.73.0/27", + "57.157.73.32/28", + "57.157.73.48/31", + "57.157.76.0/24", + "57.157.77.0/28", + "57.157.77.16/30", + "57.157.77.20/31", + "57.157.8.0/24", "57.157.80.0/24", "57.157.81.0/26", - "57.157.81.104/30", - "57.157.81.108/31", + "57.157.81.112/30", + "57.157.81.116/31", "57.157.81.64/27", - "57.157.81.96/29", + "57.157.81.96/28", + "57.157.9.0/28", + "57.157.9.128/27", + "57.157.9.16/29", + "57.157.9.160/29", + "57.157.9.168/30", + "57.157.9.172/31", + "57.157.9.176/28", + "57.157.9.192/26", + "57.157.9.32/27", + "57.157.9.64/26", "57.162.0.0/16", "57.163.10.0/23", "57.163.16.0/21", + "57.163.26.0/23", + "57.163.28.0/22", "57.165.0.0/16", - "57.166.0.0/16", - "57.167.0.0/17", + "57.166.0.0/15", + "57.168.0.0/17", + "57.169.0.0/17", "64.236.0.0/16", "64.4.54.0/24", "64.4.8.0/24", @@ -44736,15 +45088,23 @@ ], "domains": [ "atom.io", - "blob.core.windows.net", "collector.github.com", + "copilot-proxy.githubusercontent.com", + "copilot-telemetry-service.githubusercontent.com", "copilot-telemetry.githubusercontent.com", + "copilot-workspace.githubnext.com", + "copilotprodattachments.blob.core.windows.net", "dependabot.com", "gh.io", "ghcr.io", "git.io", "github-api.arkoselabs.com", "github-cloud.s3.amazonaws.com", + "github-production-release-asset-2e65be.s3.amazonaws.com", + "github-production-repository-file-5c1aeb.s3.amazonaws.com", + "github-production-repository-image-32fea6.s3.amazonaws.com", + "github-production-upload-manifest-file-7fdce7.s3.amazonaws.com", + "github-production-user-asset-6210df.s3.amazonaws.com", "github.ai", "github.blog", "github.com", @@ -44766,10 +45126,30 @@ "npmjs.org", "octocaptcha.com", "opensource.guide", + "productionresultssa0.blob.core.windows.net", + "productionresultssa1.blob.core.windows.net", + "productionresultssa10.blob.core.windows.net", + "productionresultssa11.blob.core.windows.net", + "productionresultssa12.blob.core.windows.net", + "productionresultssa13.blob.core.windows.net", + "productionresultssa14.blob.core.windows.net", + "productionresultssa15.blob.core.windows.net", + "productionresultssa16.blob.core.windows.net", + "productionresultssa17.blob.core.windows.net", + "productionresultssa18.blob.core.windows.net", + "productionresultssa19.blob.core.windows.net", + "productionresultssa2.blob.core.windows.net", + "productionresultssa3.blob.core.windows.net", + "productionresultssa4.blob.core.windows.net", + "productionresultssa5.blob.core.windows.net", + "productionresultssa6.blob.core.windows.net", + "productionresultssa7.blob.core.windows.net", + "productionresultssa8.blob.core.windows.net", + "productionresultssa9.blob.core.windows.net", "repo.new", "thegithubshop.com" ], - "last_updated": 1777914592.464463, + "last_updated": 1779175716.988537, "long_description": "A web-based platform for version control and collaboration using Git, providing hosting for software development and code repositories.", "name": "GitHub", "org_ids": [ @@ -44812,7 +45192,7 @@ "52.67.255.165/32" ], "domains": [], - "last_updated": 1777914593.2283716, + "last_updated": 1779175733.9542491, "long_description": "A Brazilian content delivery network provider offering CDN services.", "name": "Gocache", "org_ids": [], @@ -44926,8 +45306,8 @@ "104.134.158.0/24", "104.134.160.0/22", "104.134.167.0/24", - "104.134.168.0/23", - "104.134.170.0/24", + "104.134.169.0/24", + "104.134.170.0/23", "104.134.172.0/24", "104.134.176.0/23", "104.134.179.0/24", @@ -44941,6 +45321,7 @@ "104.134.200.0/24", "104.134.203.0/24", "104.134.206.0/23", + "104.134.209.0/24", "104.134.210.0/23", "104.134.212.0/24", "104.134.214.0/24", @@ -45013,12 +45394,10 @@ "104.232.21.0/24", "104.232.24.0/22", "104.232.28.0/23", - "104.234.115.0/24", "104.237.160.0/19", "104.237.164.0/24", "104.237.167.0/24", - "104.237.168.0/24", - "104.237.170.0/23", + "104.237.168.0/22", "104.237.172.0/24", "104.237.188.0/23", "104.237.190.0/24", @@ -45056,9 +45435,11 @@ "109.95.124.0/23", "113.212.76.0/24", "114.141.120.0/21", + "128.177.134.0/24", "128.77.0.0/17", "129.77.5.0/24", "129.77.6.0/23", + "129.77.8.0/21", "130.211.0.0/16", "130.211.0.0/16", "130.211.16.0/20", @@ -45219,6 +45600,7 @@ "136.62.0.0/16", "136.63.0.0/18", "136.64.0.0/11", + "136.64.0.0/14", "137.75.122.0/24", "137.83.192.0/24", "137.83.200.0/24", @@ -45243,10 +45625,6 @@ "142.147.12.0/24", "142.250.0.0/15", "142.250.0.0/19", - "142.250.101.0/24", - "142.250.102.0/23", - "142.250.104.0/21", - "142.250.112.0/20", "142.250.128.0/19", "142.250.176.0/24", "142.250.178.0/23", @@ -45265,7 +45643,7 @@ "142.250.80.0/23", "142.250.82.0/24", "142.250.92.0/23", - "142.250.96.0/22", + "142.250.96.0/19", "142.251.0.0/23", "142.251.128.0/23", "142.251.132.0/24", @@ -45289,7 +45667,6 @@ "144.125.128.0/19", "144.125.160.0/21", "144.125.176.0/20", - "144.125.220.0/24", "144.125.222.0/23", "144.125.230.0/23", "144.125.232.0/21", @@ -45369,6 +45746,7 @@ "154.65.66.0/23", "155.184.0.0/19", "155.60.160.0/24", + "155.60.162.0/24", "156.77.128.0/20", "156.77.176.0/23", "156.93.224.0/23", @@ -45491,9 +45869,7 @@ "173.194.172.0/22", "173.194.176.0/20", "173.194.192.0/19", - "173.194.40.0/22", - "173.194.44.0/23", - "173.194.46.0/24", + "173.194.40.0/21", "173.194.48.0/20", "173.194.53.0/24", "173.194.63.0/24", @@ -45554,6 +45930,7 @@ "185.9.1.0/24", "185.92.208.0/24", "185.93.14.0/23", + "185.94.18.0/24", "185.94.240.0/22", "188.92.121.0/24", "188.92.136.0/23", @@ -45570,8 +45947,7 @@ "192.178.225.0/24", "192.178.226.0/23", "192.178.230.0/23", - "192.178.232.0/24", - "192.178.234.0/23", + "192.178.232.0/22", "192.178.236.0/23", "192.178.239.0/24", "192.178.40.0/22", @@ -45612,6 +45988,7 @@ "195.234.145.0/24", "195.245.230.0/23", "195.245.86.0/23", + "198.133.160.0/24", "198.135.124.0/23", "198.135.184.0/24", "198.151.157.0/24", @@ -45691,7 +46068,6 @@ "207.154.144.0/22", "207.175.0.0/16", "207.175.0.0/16", - "207.202.26.0/24", "207.223.160.0/20", "208.104.202.0/24", "208.112.128.0/22", @@ -45933,6 +46309,7 @@ "2606:f4c0:d080::/47", "2606:f4c0:d090::/48", "2606:f4c0:d092::/47", + "2606:f4c0:d094::/46", "2607:1c0:1000::/36", "2607:1c0:2000::/36", "2607:1c0:300::/40", @@ -46012,8 +46389,9 @@ "2a00:79e1:f1b::/48", "2a00:79e1:f1c::/48", "2a00:79e1:f1f::/48", - "2a00:79e1:f20::/46", - "2a00:79e1:f25::/48", + "2a00:79e1:f20::/48", + "2a00:79e1:f22::/47", + "2a00:79e1:f24::/47", "2a00:79e1:f2b::/48", "2a00:79e1:f2c::/48", "2a00:79e1:f2e::/48", @@ -46024,6 +46402,7 @@ "2a00:79e1:f3e::/48", "2a00:79e1:f41::/48", "2a00:79e1:f44::/47", + "2a00:79e1:f46::/48", "2a00:79e1:f48::/47", "2a00:79e1:f4c::/48", "2a00:79e1:f4e::/48", @@ -46031,7 +46410,6 @@ "2a00:79e1:f54::/48", "2a00:79e1:f5a::/48", "2a00:79e1:f62::/47", - "2a00:79e1:f64::/48", "2a00:79e1:f67::/48", "2a00:79e1:f68::/46", "2a00:79e1:f6c::/47", @@ -46059,7 +46437,6 @@ "2a14:67c2:1020::/48", "2a14:67c2:577::/48", "2a14:b580::/40", - "2c0f:2280:a::/48", "2c0f:f088::/32", "2c0f:fb50:4002::/47", "2c0f:fb50::/32", @@ -46328,6 +46705,7 @@ "34.182.0.0/15", "34.182.0.0/16", "34.183.0.0/21", + "34.183.104.0/24", "34.183.12.0/22", "34.183.16.0/22", "34.183.20.128/25", @@ -46345,6 +46723,8 @@ "34.183.68.0/22", "34.183.72.0/21", "34.183.8.0/23", + "34.183.80.0/20", + "34.183.96.0/21", "34.184.0.0/14", "34.184.0.0/21", "34.184.12.0/22", @@ -46356,11 +46736,9 @@ "34.184.40.0/21", "34.184.48.0/21", "34.184.56.0/22", - "34.184.64.0/21", - "34.184.72.0/23", - "34.184.74.0/24", - "34.184.76.0/22", + "34.184.64.0/19", "34.184.8.0/23", + "34.184.96.0/21", "34.185.128.0/17", "34.186.0.0/15", "34.186.128.0/17", @@ -46400,6 +46778,7 @@ "34.4.104.0/21", "34.4.128.0/18", "34.4.16.0/20", + "34.4.192.0/24", "34.4.32.0/19", "34.4.64.0/19", "34.4.96.0/22", @@ -46752,6 +47131,7 @@ "74.51.254.0/24", "75.125.0.0/18", "76.76.19.0/24", + "78.31.8.0/21", "79.140.192.0/23", "79.170.100.0/23", "79.170.102.0/24", @@ -46760,7 +47140,12 @@ "8.230.0.0/17", "8.231.0.0/16", "8.232.0.0/14", - "8.234.0.0/23", + "8.234.0.0/20", + "8.234.128.0/17", + "8.234.16.0/23", + "8.234.32.0/19", + "8.234.64.0/18", + "8.235.0.0/16", "8.236.0.0/15", "8.243.116.224/27", "8.34.208.0/20", @@ -47907,7 +48292,7 @@ "ytimg.com", "zukunftswerkstatt.de" ], - "last_updated": 1777914599.0281498, + "last_updated": 1779175720.4514675, "long_description": "A suite of cloud computing services provided by Google, including infrastructure, platform, and software services for businesses and developers.", "name": "Google", "org_ids": [ @@ -48028,7 +48413,7 @@ "hpecyber.com", "hpefonts.s3.amazonaws.com" ], - "last_updated": 1777914607.4689388, + "last_updated": 1779175711.1831934, "long_description": "A multinational enterprise information technology company that provides servers, storage, networking, and cloud services.", "name": "HPE", "org_ids": [ @@ -48058,7 +48443,7 @@ "herokucharge.com", "herokussl.com" ], - "last_updated": 1777914588.9199176, + "last_updated": 1779175711.5238183, "long_description": "A cloud platform as a service that enables developers to build, run, and operate applications entirely in the cloud.", "name": "Heroku", "org_ids": [], @@ -48174,7 +48559,7 @@ "5.78.16.0/20", "5.78.160.0/22", "5.78.176.0/20", - "5.78.192.0/20", + "5.78.192.0/19", "5.78.40.0/21", "5.78.48.0/20", "5.78.64.0/18", @@ -48215,7 +48600,7 @@ "your-storagebox.de", "your-storageshare.de" ], - "last_updated": 1777914594.7372396, + "last_updated": 1779175733.2930098, "long_description": "A German cloud hosting provider offering dedicated servers, cloud instances, and storage solutions.", "name": "Hetzner", "org_ids": [ @@ -48301,7 +48686,7 @@ "66.232.144.0/22" ], "domains": [], - "last_updated": 1777914592.486226, + "last_updated": 1779175712.6143951, "long_description": "A Korean cloud hosting and infrastructure provider.", "name": "Hostway", "org_ids": [ @@ -48330,12 +48715,12 @@ "101.44.0.0/16", "101.44.104.0/24", "101.44.173.0/24", - "101.46.0.0/20", + "101.46.0.0/18", "101.46.128.0/17", - "101.46.32.0/19", "101.46.64.0/19", "103.215.0.0/23", "103.215.3.0/24", + "103.239.72.0/24", "103.240.156.0/22", "103.240.157.0/24", "103.255.60.0/22", @@ -48359,7 +48744,7 @@ "119.12.160.0/20", "119.13.160.0/20", "119.13.163.0/24", - "119.13.168.0/24", + "119.13.168.0/23", "119.13.170.0/24", "119.13.172.0/23", "119.13.32.0/21", @@ -48408,6 +48793,7 @@ "14.137.170.0/23", "14.137.172.0/22", "146.174.128.0/18", + "148.145.128.0/19", "148.145.160.0/20", "148.145.192.0/19", "148.145.224.0/22", @@ -48455,8 +48841,9 @@ "182.160.36.0/22", "182.160.52.0/22", "182.160.56.0/21", - "182.160.56.0/24", + "182.160.56.0/22", "182.160.60.0/23", + "182.160.62.0/24", "183.87.128.0/19", "183.87.32.0/19", "183.87.64.0/18", @@ -48551,8 +48938,7 @@ "45.202.128.0/18", "45.203.40.0/21", "46.250.160.0/19", - "49.0.192.0/20", - "49.0.224.0/19", + "49.0.192.0/18", "62.245.0.0/19", "80.238.128.0/19", "80.238.164.0/22", @@ -48576,7 +48962,6 @@ "83.101.80.0/21", "83.101.88.0/23", "83.101.96.0/20", - "87.119.10.0/23", "87.119.12.0/23", "87.119.17.0/24", "87.119.18.0/23", @@ -48584,8 +48969,9 @@ "87.119.34.0/24", "87.119.4.0/24", "87.119.7.0/24", - "87.119.9.0/24", + "87.119.8.0/22", "89.150.192.0/19", + "89.150.240.0/20", "94.244.128.0/18", "94.45.160.0/19", "94.45.160.0/23", @@ -48934,7 +49320,7 @@ "y43f6.cn", "z95rr.cn" ], - "last_updated": 1777914591.9211159, + "last_updated": 1779175721.313105, "long_description": "A Chinese multinational technology corporation that designs, develops, and sells telecommunications equipment, consumer electronics, and cloud services.", "name": "Huawei", "org_ids": [ @@ -49019,8 +49405,6 @@ "103.193.4.0/22", "103.197.160.0/22", "103.226.12.0/22", - "103.255.80.0/23", - "103.255.83.0/24", "103.53.196.0/24", "103.70.48.0/24", "104.207.183.0/24", @@ -49190,8 +49574,9 @@ "185.193.204.0/24", "185.193.206.0/23", "185.228.36.0/22", + "185.228.36.0/22", "185.228.68.0/22", - "185.69.240.0/24", + "185.60.200.0/24", "192.107.243.0/24", "192.147.88.0/23", "192.147.91.0/24", @@ -49404,7 +49789,7 @@ "weather", "weatherchannel" ], - "last_updated": 1777914593.1539373, + "last_updated": 1779175721.1608734, "long_description": "A multinational technology corporation that provides hardware, software, cloud computing, and consulting services.", "name": "IBM", "org_ids": [ @@ -49514,7 +49899,7 @@ "97.64.56.0/21" ], "domains": [], - "last_updated": 1777914602.6609826, + "last_updated": 1779175733.0520136, "long_description": "A cloud security company providing secure web gateway, CASB, and zero trust network access services.", "name": "Iboss", "org_ids": [ @@ -49568,15 +49953,19 @@ "107.154.32.0/23", "107.154.35.0/24", "107.154.36.0/22", - "107.154.4.0/22", "107.154.40.0/21", "107.154.48.0/24", + "107.154.5.0/24", "107.154.50.0/23", "107.154.52.0/22", "107.154.56.0/23", "107.154.59.0/24", + "107.154.6.0/23", "107.154.60.0/22", - "107.154.64.0/20", + "107.154.64.0/22", + "107.154.68.0/23", + "107.154.70.0/24", + "107.154.72.0/21", "107.154.8.0/21", "107.154.80.0/23", "107.154.84.0/23", @@ -49594,14 +49983,18 @@ "131.125.144.0/20", "131.125.160.0/24", "131.125.162.0/24", + "131.125.194.0/24", "131.125.197.0/24", "131.125.198.0/23", - "131.125.200.0/23", - "131.125.202.0/24", + "131.125.200.0/22", + "131.125.204.0/24", "131.125.222.0/24", "131.125.254.0/23", "149.126.72.0/21", - "149.126.72.0/21", + "149.126.72.0/23", + "149.126.74.0/24", + "149.126.76.0/23", + "149.126.79.0/24", "185.11.124.0/22", "185.11.124.0/23", "185.64.10.0/24", @@ -49635,7 +50028,8 @@ "198.143.35.0/24", "198.143.36.0/22", "198.143.41.0/24", - "198.143.44.0/22", + "198.143.45.0/24", + "198.143.46.0/23", "198.143.48.0/22", "198.143.54.0/23", "198.143.56.0/23", @@ -49784,7 +50178,7 @@ "2a02:e982:10::/46", "2a02:e982:14::/48", "2a02:e982:17::/48", - "2a02:e982:18::/47", + "2a02:e982:18::/48", "2a02:e982:1b::/48", "2a02:e982:1c::/47", "2a02:e982:1e::/48", @@ -49802,11 +50196,9 @@ "2a02:e982:44::/47", "2a02:e982:47::/48", "2a02:e982:48::/45", - "2a02:e982:4::/48", + "2a02:e982:4::/46", "2a02:e982:50::/46", - "2a02:e982:6::/47", "2a02:e982:9::/48", - "2a02:e982:a::/48", "2a02:e982:d::/48", "2a02:e982:e::/47", "2a03:10e0::/47", @@ -49825,7 +50217,6 @@ "45.223.189.0/24", "45.223.191.0/24", "45.223.192.0/21", - "45.223.201.0/24", "45.223.202.0/23", "45.223.204.0/22", "45.223.215.0/24", @@ -49837,19 +50228,24 @@ "45.223.232.0/22", "45.223.236.0/23", "45.223.240.0/21", - "45.223.249.0/24", - "45.223.250.0/23", - "45.223.253.0/24", + "45.223.248.0/23", + "45.223.251.0/24", "45.223.32.0/19", - "45.223.64.0/18", + "45.223.64.0/20", "45.223.8.0/23", + "45.223.81.0/24", + "45.223.82.0/23", + "45.223.84.0/22", + "45.223.88.0/21", + "45.223.96.0/19", "45.60.0.0/16", - "45.60.0.0/19", + "45.60.0.0/20", "45.60.112.0/22", "45.60.116.0/24", "45.60.119.0/24", "45.60.120.0/21", "45.60.128.0/19", + "45.60.16.0/21", "45.60.160.0/21", "45.60.168.0/22", "45.60.172.0/23", @@ -49876,7 +50272,10 @@ "45.60.230.0/23", "45.60.232.0/23", "45.60.238.0/23", + "45.60.24.0/23", "45.60.240.0/20", + "45.60.26.0/24", + "45.60.28.0/22", "45.60.32.0/20", "45.60.48.0/21", "45.60.56.0/23", @@ -49891,7 +50290,7 @@ "domains": [ "imperva.com" ], - "last_updated": 1777914591.6294458, + "last_updated": 1779175733.5950747, "long_description": "A cybersecurity company that provides web application firewall, DDoS protection, and data security solutions.", "name": "Imperva", "org_ids": [ @@ -49942,6 +50341,11 @@ "113.30.148.0/22", "113.30.188.0/22", "114.29.236.0/22", + "115.167.10.0/23", + "115.167.12.0/23", + "115.167.3.0/24", + "115.167.4.0/22", + "115.167.8.0/24", "136.0.211.0/24", "138.128.240.0/21", "139.177.157.0/24", @@ -50006,7 +50410,7 @@ "205.164.11.0/24", "205.164.18.0/24", "205.186.113.0/24", - "207.126.161.0/24", + "207.126.160.0/23", "207.126.162.0/24", "207.126.166.0/23", "209.182.216.0/22", @@ -50058,14 +50462,16 @@ "66.55.64.0/22", "66.55.68.0/24", "66.55.74.0/23", - "66.55.76.0/23", - "66.55.78.0/24", + "66.55.76.0/22", + "74.113.232.0/23", + "74.113.234.0/24", "78.138.0.0/24", "78.138.17.0/24", "78.138.24.0/24", "78.138.31.0/24", "78.138.46.0/24", "78.138.51.0/24", + "79.108.160.0/23", "79.108.224.0/23", "81.28.4.0/23", "81.28.6.0/24", @@ -50087,7 +50493,7 @@ "domains": [ "kamatera.com" ], - "last_updated": 1777914609.0540206, + "last_updated": 1779175717.9212992, "long_description": "A cloud infrastructure provider offering virtual private servers, cloud servers, and managed cloud services.", "name": "Kamatera", "org_ids": [ @@ -50258,7 +50664,7 @@ "63.105.192.0/20" ], "domains": [], - "last_updated": 1777914599.1606474, + "last_updated": 1779175709.39039, "long_description": "A Korean content delivery network and cloud infrastructure provider.", "name": "Kinx", "org_ids": [ @@ -50297,7 +50703,7 @@ "61.100.72.0/24" ], "domains": [], - "last_updated": 1777914593.1089768, + "last_updated": 1779175721.0918226, "long_description": "A Korean cloud computing service provided by KT Corporation.", "name": "Ktcloud", "org_ids": [ @@ -51314,7 +51720,7 @@ "2a10:3740::/29", "2a10:6700::/29", "2a10:67c6::/31", - "2a10:68c0::/29", + "2a10:68c6::/32", "2a10:6d40::/29", "2a10:b5c1::/32", "2a11:1c40::/29", @@ -51450,10 +51856,9 @@ "45.123.146.0/23", "45.128.27.0/24", "45.128.77.0/24", - "45.128.78.0/24", "45.129.126.0/23", "45.13.184.0/24", - "45.13.186.0/23", + "45.13.187.0/24", "45.13.188.0/24", "45.13.84.0/22", "45.130.124.0/24", @@ -51805,12 +52210,11 @@ "95.168.176.0/20", "95.168.186.0/23", "95.211.0.0/16", - "96.9.121.0/24", "96.9.210.0/24", "96.9.228.0/23" ], "domains": [], - "last_updated": 1777914594.4939258, + "last_updated": 1779175758.1257586, "long_description": "A global hosting and cloud infrastructure provider offering dedicated servers, cloud hosting, and CDN services.", "name": "Leaseweb", "org_ids": [ @@ -51880,10 +52284,8 @@ "106.96.0.0/16", "117.111.0.0/19", "117.111.0.0/23", - "117.111.12.0/23", - "117.111.14.0/24", + "117.111.12.0/24", "117.111.16.0/20", - "117.111.2.0/24", "117.111.5.0/24", "117.111.6.0/23", "117.111.8.0/22", @@ -51932,6 +52334,8 @@ "2001:4430:c300::/44", "2001:4430:c400::/43", "2001:4430:c420::/44", + "2001:4430:c700::/43", + "2001:4430:c720::/45", "2001:4430:c800::/44", "2001:4430:c900::/45", "2001:4430:c910::/45", @@ -51958,8 +52362,15 @@ "2001:4430:d2f0::/44", "2001:4430:d430::/44", "2001:4430:d440::/43", + "2001:4430:d700::/43", + "2001:4430:d720::/45", "2001:4430:d800::/45", "2001:4430:d900::/43", + "2001:4430:f:101::/64", + "2001:4430:f:102::/63", + "2001:4430:f:105::/64", + "2001:4430:f:113::/64", + "2001:4430:f:115::/64", "2001:4430:f::/48", "210.206.248.0/24", "211.36.128.0/19", @@ -52013,7 +52424,7 @@ "61.43.236.0/24" ], "domains": [], - "last_updated": 1777914592.5880353, + "last_updated": 1779175741.1584249, "long_description": "A Korean telecommunications company offering CDN services.", "name": "Lgtelecom", "org_ids": [ @@ -52282,6 +52693,7 @@ "130.17.86.0/24", "130.17.88.0/22", "130.17.94.0/24", + "130.20.0.0/24", "130.213.0.0/16", "130.33.0.0/16", "131.107.0.0/16", @@ -52498,6 +52910,7 @@ "152.138.0.0/16", "152.228.48.0/23", "152.38.156.0/24", + "153.45.128.0/23", "153.65.20.0/24", "153.65.71.0/24", "155.103.184.0/24", @@ -53022,6 +53435,7 @@ "20.153.105.0/24", "20.153.106.0/23", "20.153.117.0/24", + "20.153.119.0/24", "20.153.12.0/22", "20.153.124.0/24", "20.153.128.0/21", @@ -53067,6 +53481,7 @@ "20.153.84.0/22", "20.153.88.0/23", "20.153.90.0/24", + "20.153.95.0/24", "20.153.97.0/24", "20.153.98.0/23", "20.157.0.0/16", @@ -53590,7 +54005,6 @@ "2620:12c:9005::/48", "2620:12c:90b0::/48", "2620:12c:90c1::/48", - "2620:147:160::/48", "2620:1ec:12::/47", "2620:1ec:1d::/48", "2620:1ec:21::/48", @@ -53627,7 +54041,7 @@ "2a01:110:e050::/48", "2a01:111:2000::/36", "2a01:111:2003::/48", - "2a01:111:202c::/47", + "2a01:111:202c::/48", "2a01:111:202e::/48", "2a01:111:4000::/36", "2a01:111:4004::/48", @@ -54430,6 +54844,7 @@ "52.98.16.0/22", "57.150.0.0/15", "57.152.0.0/13", + "57.16.0.0/14", "57.160.0.0/12", "62.10.0.0/15", "62.12.56.0/22", @@ -54538,6 +54953,7 @@ "69.52.200.0/24", "69.52.204.0/23", "69.52.206.0/24", + "69.52.224.0/23", "69.59.17.0/24", "69.72.71.0/24", "69.84.180.0/23", @@ -54780,7 +55196,6 @@ "bingworld.com", "bj1.api.bing.com", "blazor.net", - "blob.core.windows.net", "blueaggrestore.com", "bluecloudprod.com", "bluehatil.com", @@ -54812,8 +55227,12 @@ "cn.windowssearch.com", "codethemicrobit.com", "collector.github.com", + "copilot-proxy.githubusercontent.com", + "copilot-telemetry-service.githubusercontent.com", "copilot-telemetry.githubusercontent.com", + "copilot-workspace.githubnext.com", "copilot.microsoft.com", + "copilotprodattachments.blob.core.windows.net", "cortanaanalytics.com", "cortanaskills.com", "cosmosdb.info", @@ -54873,6 +55292,11 @@ "git.io", "github-api.arkoselabs.com", "github-cloud.s3.amazonaws.com", + "github-production-release-asset-2e65be.s3.amazonaws.com", + "github-production-repository-file-5c1aeb.s3.amazonaws.com", + "github-production-repository-image-32fea6.s3.amazonaws.com", + "github-production-upload-manifest-file-7fdce7.s3.amazonaws.com", + "github-production-user-asset-6210df.s3.amazonaws.com", "github.ai", "github.blog", "github.com", @@ -55187,6 +55611,26 @@ "powerbi.com", "powershellgallery.com", "prodforza.blob.core.windows.net", + "productionresultssa0.blob.core.windows.net", + "productionresultssa1.blob.core.windows.net", + "productionresultssa10.blob.core.windows.net", + "productionresultssa11.blob.core.windows.net", + "productionresultssa12.blob.core.windows.net", + "productionresultssa13.blob.core.windows.net", + "productionresultssa14.blob.core.windows.net", + "productionresultssa15.blob.core.windows.net", + "productionresultssa16.blob.core.windows.net", + "productionresultssa17.blob.core.windows.net", + "productionresultssa18.blob.core.windows.net", + "productionresultssa19.blob.core.windows.net", + "productionresultssa2.blob.core.windows.net", + "productionresultssa3.blob.core.windows.net", + "productionresultssa4.blob.core.windows.net", + "productionresultssa5.blob.core.windows.net", + "productionresultssa6.blob.core.windows.net", + "productionresultssa7.blob.core.windows.net", + "productionresultssa8.blob.core.windows.net", + "productionresultssa9.blob.core.windows.net", "projectmurphy.net", "projectsangam.com", "psg-int-centralus.cloudapp.net", @@ -55329,7 +55773,7 @@ "xbx.lv", "yammer.com" ], - "last_updated": 1777914593.7086158, + "last_updated": 1779175720.8789465, "long_description": "A multinational technology corporation that develops, manufactures, licenses, supports and sells computer software, consumer electronics and personal computers. Known for products like Windows, Office, Azure cloud services, and Xbox.", "name": "Microsoft", "org_ids": [ @@ -55627,7 +56071,7 @@ "yammer.com", "yammerusercontent.com" ], - "last_updated": 1777914589.6509013, + "last_updated": 1779175709.0136914, "long_description": "A cloud-based productivity suite provided by Microsoft, including Office applications and cloud services.", "name": "Microsoft365", "org_ids": [], @@ -55719,7 +56163,7 @@ "61.97.176.0/20" ], "domains": [], - "last_updated": 1777914589.110229, + "last_updated": 1779175742.8654103, "long_description": "A Korean cloud computing platform provided by Naver Corporation.", "name": "Navercloud", "org_ids": [ @@ -55736,7 +56180,7 @@ "asns": [], "cidrs": [], "domains": [], - "last_updated": 1777914596.2981927, + "last_updated": 1779175744.498827, "long_description": "A Korean cloud computing platform provided by NHN Corporation.", "name": "Nhncloud", "org_ids": [ @@ -55778,13 +56222,13 @@ "109.110.184.0/24", "109.122.1.0/24", "109.122.15.0/24", - "109.122.194.0/23", "109.122.20.0/24", "109.122.58.0/24", "109.176.153.0/24", "109.176.40.0/21", "109.176.48.0/21", "109.190.0.0/16", + "114.129.44.0/24", "117.18.104.0/24", "123.100.227.0/24", "128.0.118.0/24", @@ -55796,7 +56240,6 @@ "136.0.95.0/24", "137.74.0.0/16", "137.83.50.0/24", - "138.249.2.0/24", "139.99.0.0/16", "14.137.226.0/24", "141.11.1.0/24", @@ -55854,7 +56297,6 @@ "145.239.0.0/16", "145.79.151.0/24", "146.103.10.0/24", - "146.19.48.0/24", "146.59.0.0/16", "146.59.0.0/17", "147.135.0.0/16", @@ -55875,7 +56317,6 @@ "151.240.1.0/24", "151.241.68.0/24", "151.242.103.0/24", - "151.242.59.0/24", "151.243.120.0/24", "151.243.160.0/22", "151.243.236.0/24", @@ -55886,11 +56327,13 @@ "151.245.54.0/24", "151.246.177.0/24", "151.246.190.0/24", + "151.247.15.0/24", "151.247.192.0/24", "151.247.217.0/24", "151.247.37.0/24", "151.80.0.0/16", "152.228.128.0/17", + "155.117.127.0/24", "155.117.210.0/24", "155.117.212.0/23", "155.117.233.0/24", @@ -55906,6 +56349,7 @@ "163.223.88.0/24", "163.5.149.0/24", "163.5.187.0/24", + "163.5.50.0/24", "163.5.62.0/24", "164.132.0.0/16", "164.37.39.0/24", @@ -55929,7 +56373,6 @@ "180.131.145.0/24", "181.41.194.0/24", "184.174.96.0/23", - "184.174.99.0/24", "185.10.200.0/22", "185.101.104.0/24", "185.113.138.0/24", @@ -55942,11 +56385,10 @@ "185.135.188.0/24", "185.137.181.0/24", "185.146.195.0/24", - "185.15.68.0/22", "185.155.218.0/24", "185.170.155.0/24", "185.196.221.0/24", - "185.2.49.0/24", + "185.2.48.0/23", "185.207.134.0/24", "185.216.126.0/24", "185.220.196.0/24", @@ -55964,13 +56406,14 @@ "185.45.160.0/22", "185.5.39.0/24", "185.68.137.0/24", - "185.79.139.0/24", "185.95.157.0/24", "188.165.0.0/16", - "188.209.140.0/24", "188.255.193.0/24", "188.68.164.0/22", "191.101.150.0/24", + "191.101.218.0/24", + "191.44.97.0/24", + "191.44.98.0/23", "191.96.140.0/23", "192.109.11.0/24", "192.124.170.0/24", @@ -56022,7 +56465,7 @@ "2.26.132.0/24", "2.26.153.0/24", "2.26.166.0/24", - "2.27.172.0/24", + "2.27.97.0/24", "2.58.172.0/24", "2001:41d0::/32", "2001:41d0:ab00::/45", @@ -56041,6 +56484,8 @@ "206.206.126.0/24", "207.166.205.0/24", "207.166.206.0/24", + "207.180.13.0/24", + "207.230.127.0/24", "207.244.209.0/24", "209.101.164.0/24", "209.112.80.0/22", @@ -56065,7 +56510,6 @@ "216.183.120.0/24", "216.203.15.0/24", "216.211.218.0/24", - "216.24.221.0/24", "216.247.96.0/24", "217.11.174.0/24", "217.182.0.0/16", @@ -56146,14 +56590,16 @@ "46.28.236.0/24", "5.133.101.0/24", "5.135.0.0/16", + "5.172.36.0/24", + "5.175.162.0/24", "5.175.168.0/24", - "5.175.179.0/24", "5.175.195.0/24", "5.178.106.0/24", "5.178.110.0/24", "5.182.19.0/24", "5.183.214.0/24", "5.196.0.0/16", + "5.231.121.0/24", "5.231.207.0/24", "5.39.0.0/17", "50.114.91.0/24", @@ -56190,7 +56636,6 @@ "66.92.161.0/24", "66.92.168.0/24", "66.92.25.0/24", - "67.63.54.0/24", "68.232.108.0/24", "68.65.214.0/24", "69.17.37.0/24", @@ -56243,6 +56688,7 @@ "82.22.15.0/24", "82.22.25.0/24", "82.22.51.0/24", + "82.24.190.0/24", "82.24.96.0/22", "82.25.146.0/23", "82.26.176.0/20", @@ -56262,7 +56708,6 @@ "82.39.156.0/22", "82.39.176.0/21", "82.39.216.0/22", - "82.39.221.0/24", "82.39.224.0/22", "82.40.0.0/20", "82.40.16.0/22", @@ -56284,6 +56729,7 @@ "82.41.68.0/22", "82.41.80.0/22", "82.41.88.0/22", + "82.47.185.0/24", "82.47.36.0/23", "83.136.214.0/23", "83.143.16.0/21", @@ -56299,10 +56745,9 @@ "88.216.221.0/24", "88.218.34.0/24", "89.125.172.0/24", - "89.144.54.0/24", + "89.126.233.0/24", "89.19.44.0/24", "91.121.0.0/16", - "91.124.14.0/24", "91.124.192.0/24", "91.124.199.0/24", "91.134.0.0/16", @@ -56331,7 +56776,7 @@ "ovh.com", "ovhcloud.com" ], - "last_updated": 1777914589.1278045, + "last_updated": 1779175719.6503794, "long_description": "A French cloud computing company that provides web hosting, dedicated servers, and cloud infrastructure services.", "name": "OVH", "org_ids": [ @@ -56440,9 +56885,10 @@ "108.167.144.0/23", "108.167.148.0/22", "108.167.152.0/21", - "108.167.164.0/22", + "108.167.164.0/23", "108.167.190.0/23", "108.174.144.0/21", + "108.174.156.0/22", "108.179.192.0/22", "108.179.200.0/23", "108.179.212.0/22", @@ -56456,6 +56902,7 @@ "109.234.208.0/24", "116.90.32.0/21", "119.31.236.0/22", + "129.121.104.0/22", "129.121.32.0/19", "129.121.64.0/23", "129.121.72.0/21", @@ -56596,7 +57043,7 @@ "129.91.4.0/23", "129.91.6.0/24", "130.110.0.0/17", - "130.110.192.0/24", + "130.110.192.0/21", "130.110.206.0/23", "130.110.208.0/21", "130.110.216.0/24", @@ -56757,7 +57204,8 @@ "136.248.234.0/23", "136.248.236.0/22", "136.248.240.0/21", - "136.248.250.0/24", + "136.248.248.0/24", + "136.248.250.0/23", "136.248.253.0/24", "136.248.255.0/24", "136.248.64.0/18", @@ -56991,9 +57439,7 @@ "142.0.174.0/23", "142.249.92.0/24", "143.14.137.0/24", - "143.223.89.0/24", - "143.223.90.0/23", - "143.223.92.0/22", + "143.223.88.0/21", "143.47.176.0/20", "143.47.224.0/19", "143.47.32.0/19", @@ -57033,8 +57479,7 @@ "145.241.192.0/18", "145.241.96.0/19", "145.69.80.0/21", - "146.181.16.0/20", - "146.181.32.0/19", + "146.181.0.0/18", "146.235.0.0/18", "146.235.192.0/18", "146.235.251.192/26", @@ -57162,6 +57607,7 @@ "153.72.208.0/21", "153.72.216.0/23", "153.72.218.0/24", + "153.72.221.0/24", "153.72.96.0/20", "153.84.64.0/24", "153.84.80.0/24", @@ -57183,7 +57629,7 @@ "155.248.32.0/24", "155.248.64.0/19", "155.248.96.0/20", - "156.151.0.0/17", + "156.151.192.0/21", "157.137.0.0/19", "157.137.112.0/23", "157.137.128.0/21", @@ -57311,8 +57757,8 @@ "160.34.88.0/23", "161.115.161.0/24", "161.115.163.0/24", - "161.115.164.0/23", - "161.115.166.0/24", + "161.115.164.0/22", + "161.115.168.0/24", "161.115.176.0/21", "161.115.184.0/23", "161.118.128.0/17", @@ -57329,7 +57775,6 @@ "161.221.24.0/23", "161.221.28.0/24", "161.33.0.0/16", - "161.33.47.0/24", "162.142.76.0/24", "162.144.0.0/21", "162.144.12.0/22", @@ -57381,6 +57826,7 @@ "162.88.36.0/24", "162.88.4.0/23", "162.88.8.0/24", + "163.128.253.0/24", "163.176.0.0/16", "163.192.0.0/17", "163.192.128.0/19", @@ -57390,12 +57836,14 @@ "163.192.167.0/24", "163.192.168.0/21", "163.192.176.0/21", + "163.192.176.0/24", "163.192.192.0/18", "164.152.16.0/20", "164.152.192.0/21", "164.152.240.0/20", "164.152.32.0/19", "164.152.96.0/20", + "164.153.143.0/24", "165.1.100.0/25", "165.1.104.0/22", "165.1.104.0/22", @@ -57501,8 +57949,7 @@ "170.114.50.0/23", "170.114.54.0/23", "170.114.62.0/24", - "170.114.68.0/24", - "170.114.70.0/23", + "170.114.68.0/22", "170.114.72.0/22", "170.114.76.0/23", "170.114.79.0/24", @@ -57774,8 +58221,6 @@ "216.146.35.0/24", "216.146.36.0/24", "216.172.168.0/23", - "216.172.174.0/23", - "216.172.188.0/23", "217.142.128.0/19", "217.142.160.0/20", "217.142.168.0/22", @@ -58640,7 +59085,6 @@ "2603:c0fd::/36", "2603:c0fe:4000::/35", "2603:c0fe::/35", - "2606:b400:8000::/48", "2606:b400:8012::/48", "2606:b400:8020::/48", "2606:b400:8030::/48", @@ -58688,6 +59132,7 @@ "2607:9b80::/40", "2607:9b80:a00::/40", "2607:9b80:a00::/43", + "2607:ae80::/48", "2607:d0c0:cffe::/47", "2607:f590::/48", "2620:123:208b::/48", @@ -58798,6 +59243,7 @@ "66.116.216.0/24", "66.116.222.0/23", "66.116.224.0/20", + "66.116.240.0/22", "66.147.240.0/23", "66.147.252.0/22", "66.179.104.0/23", @@ -58818,7 +59264,6 @@ "67.222.48.0/22", "67.222.56.0/22", "67.222.62.0/23", - "68.233.84.0/22", "68.233.96.0/19", "68.64.1.0/24", "68.64.15.0/24", @@ -58865,7 +59310,7 @@ "74.91.208.0/20", "74.91.224.0/23", "74.91.228.0/23", - "74.91.232.0/22", + "74.91.232.0/21", "74.91.240.0/22", "79.72.0.0/19", "79.72.100.0/23", @@ -58925,9 +59370,8 @@ "82.27.123.0/24", "82.29.42.0/24", "82.29.69.0/24", - "82.70.224.0/20", - "82.70.240.0/21", - "82.70.248.0/22", + "82.70.208.0/20", + "82.70.224.0/19", "82.70.32.0/19", "82.70.64.0/19", "84.235.128.0/22", @@ -58980,7 +59424,7 @@ "84.8.96.0/19", "85.239.153.0/24", "85.239.159.0/24", - "88.96.0.0/19", + "88.96.0.0/18", "89.168.0.0/21", "89.168.16.0/20", "89.168.32.0/19", @@ -59042,7 +59486,7 @@ "sun.com", "virtualbox.org" ], - "last_updated": 1777914598.5881746, + "last_updated": 1779175753.7154539, "long_description": "A multinational technology corporation that provides database software, cloud engineering systems, and enterprise software products.", "name": "Oracle", "org_ids": [ @@ -59092,7 +59536,7 @@ "46.174.140.0/22" ], "domains": [], - "last_updated": 1777914594.3482249, + "last_updated": 1779175719.5210288, "long_description": "A DDoS protection and content delivery network service provider.", "name": "Qrator", "org_ids": [ @@ -59228,7 +59672,6 @@ "51.158.202.109/32", "51.161.196.212/32", "51.68.143.214/32", - "51.81.33.156/32", "51.89.11.45/32", "54.36.103.97/32", "57.129.146.219/32", @@ -59266,7 +59709,7 @@ "95.216.116.209/32" ], "domains": [], - "last_updated": 1777914602.8781798, + "last_updated": 1779175717.7949584, "long_description": "A content delivery network and edge computing platform providing CDN services.", "name": "Quiccloud", "org_ids": [ @@ -59300,12 +59743,12 @@ "95.173.136.0/23", "95.173.136.0/23", "95.173.138.0/24", - "95.173.140.0/24", + "95.173.140.0/22", "95.173.144.0/20", "95.173.144.0/20" ], "domains": [], - "last_updated": 1777914594.6148994, + "last_updated": 1779175732.9143665, "long_description": "A Russian federal executive body responsible for counterintelligence, internal and border security, counterterrorism, and surveillance.", "name": "RUFSO", "org_ids": [ @@ -59380,6 +59823,7 @@ "159.135.128.0/18", "159.135.241.0/24", "159.135.254.0/24", + "159.135.64.0/19", "161.47.0.0/16", "162.13.0.0/16", "162.209.0.0/17", @@ -59423,7 +59867,6 @@ "192.68.42.0/24", "193.138.122.0/24", "193.142.244.0/24", - "193.42.152.0/24", "195.5.122.0/23", "195.50.109.0/24", "198.101.128.0/17", @@ -59560,7 +60003,7 @@ "domains": [ "rackspace.com" ], - "last_updated": 1777914597.2074416, + "last_updated": 1779175720.66058, "long_description": "A managed cloud computing company that provides hosting, cloud services, and managed infrastructure solutions.", "name": "Rackspace", "org_ids": [ @@ -59682,7 +60125,7 @@ "twinprime.com", "weinvoiceit.com" ], - "last_updated": 1777914592.6466734, + "last_updated": 1779175721.1066165, "long_description": "A cloud-based software company that provides customer relationship management services and enterprise cloud computing solutions.", "name": "Salesforce", "org_ids": [ @@ -59754,7 +60197,7 @@ "domains": [ "scaleway.com" ], - "last_updated": 1777914607.3214605, + "last_updated": 1779175756.4975755, "long_description": "A French cloud computing company that provides virtual private servers, bare metal servers, and cloud infrastructure services.", "name": "Scaleway", "org_ids": [ @@ -59798,7 +60241,7 @@ "61.97.0.0/20" ], "domains": [], - "last_updated": 1777914612.0742524, + "last_updated": 1779175709.40016, "long_description": "A Korean telecommunications company offering CDN services.", "name": "Skbroadband", "org_ids": [ @@ -59819,8 +60262,8 @@ "cidrs": [ "103.134.155.0/24", "160.25.253.0/24", - "160.79.120.0/24", - "185.121.240.0/24", + "160.79.120.0/23", + "185.121.240.0/23", "185.121.242.0/24", "193.104.120.0/24", "193.84.85.0/24", @@ -59837,7 +60280,7 @@ "5.252.32.0/22" ], "domains": [], - "last_updated": 1777914589.0685964, + "last_updated": 1779175732.7881713, "long_description": "A DDoS protection and web application firewall service provider.", "name": "Stormwall", "org_ids": [ @@ -59877,7 +60320,7 @@ "72.167.12.0/22" ], "domains": [], - "last_updated": 1777914596.0025225, + "last_updated": 1779175732.8987925, "long_description": "A website security and web application firewall service provider.", "name": "Sucuri", "org_ids": [ @@ -59936,7 +60379,7 @@ "103.238.16.0/23", "103.242.0.0/23", "103.7.28.0/22", - "103.95.224.0/24", + "103.95.224.0/23", "119.28.0.0/17", "119.28.0.0/17", "119.28.0.0/21", @@ -59953,7 +60396,6 @@ "119.28.96.0/20", "119.29.29.0/24", "120.53.52.0/23", - "120.88.56.0/23", "121.4.4.0/22", "124.156.128.0/17", "124.156.128.0/18", @@ -60088,6 +60530,7 @@ "240d:c000:f040::/42", "240d:c000:f0c0::/42", "240d:c000:f1c0::/44", + "240d:c000:f1e0::/48", "240d:c000:f1ef::/48", "240d:c000:f1f0::/44", "240d:c010:16::/48", @@ -60107,6 +60550,7 @@ "43.129.0.0/16", "43.129.104.0/21", "43.129.112.0/20", + "43.129.118.0/24", "43.129.128.0/20", "43.129.144.0/21", "43.129.152.0/22", @@ -60156,8 +60600,6 @@ "43.152.96.0/20", "43.152.96.0/20", "43.153.0.0/16", - "43.153.238.0/24", - "43.153.240.0/24", "43.153.250.0/23", "43.154.0.0/15", "43.155.127.0/24", @@ -60199,6 +60641,8 @@ "43.163.175.0/24", "43.163.25.0/24", "43.164.0.0/18", + "43.164.108.0/22", + "43.164.110.0/23", "43.164.112.0/20", "43.164.112.0/21", "43.164.112.0/24", @@ -60215,10 +60659,15 @@ "43.166.224.0/24", "43.166.228.0/24", "43.166.40.0/22", - "43.172.128.0/19", + "43.172.0.0/17", + "43.172.128.0/18", "43.172.128.0/24", "43.172.192.0/19", "43.172.199.0/24", + "43.172.202.0/24", + "43.172.204.0/24", + "43.172.206.0/24", + "43.172.221.0/24", "43.173.0.0/16", "43.173.0.0/18", "43.173.128.0/23", @@ -60834,6 +61283,7 @@ "weui.io", "wework-studio.com", "wit.qq.com", + "wting.info", "wxcloudrun.com", "wxgateway.com", "wxlivecdn.com", @@ -60856,7 +61306,7 @@ "zcjbgame.com", "zhuoyuegame.com" ], - "last_updated": 1777914592.6682842, + "last_updated": 1779175742.9861348, "long_description": "A Chinese cloud computing service provider and subsidiary of Tencent, offering cloud infrastructure and platform services.", "name": "Tencent", "org_ids": [ @@ -60879,7 +61329,7 @@ "domains": [ "gov.uk" ], - "last_updated": 1777914594.344789, + "last_updated": 1779175739.7110734, "long_description": "A U.K. government department responsible for implementing the defence policy of the United Kingdom and managing the British Armed Forces.", "name": "UKMoD", "org_ids": [ @@ -60921,7 +61371,7 @@ "domains": [ "wasabi.com" ], - "last_updated": 1777914602.5165482, + "last_updated": 1779175728.3686333, "long_description": "A cloud storage provider offering hot cloud storage services with high performance and low cost.", "name": "Wasabi", "org_ids": [ @@ -60944,7 +61394,7 @@ "103.77.224.0/24" ], "domains": [], - "last_updated": 1777914593.3375568, + "last_updated": 1779175710.818549, "long_description": "A DDoS protection and content delivery network service provider.", "name": "X4b", "org_ids": [ @@ -60983,6 +61433,7 @@ "178.154.244.0/23", "185.184.128.0/22", "185.206.164.0/22", + "185.216.194.0/23", "185.32.184.0/23", "185.32.186.0/24", "188.72.103.0/24", @@ -60991,6 +61442,7 @@ "193.32.216.0/24", "194.247.51.0/24", "2001:678:384::/48", + "213.130.80.0/21", "213.165.192.0/19", "213.165.196.0/22", "213.165.200.0/21", @@ -60998,6 +61450,7 @@ "217.28.224.0/20", "2a02:6bf:8000::/34", "2a02:6bf:8000::/34", + "2a07:aa40:40::/47", "2a0b:1440::/32", "2a0b:1447:20::/44", "2a0d:d6c0::/31", @@ -61050,6 +61503,7 @@ "93.77.160.0/19", "93.77.168.0/22", "94.126.204.0/22", + "94.131.191.0/24", "94.139.248.0/22" ], "domains": [ @@ -61183,7 +61637,7 @@ "yastatic.net", "yccdn.ru" ], - "last_updated": 1777914590.7548518, + "last_updated": 1779175714.4728687, "long_description": "Russian cloud computing and internet services provider, offering infrastructure, storage, and various digital services.", "name": "Yandex", "org_ids": [ @@ -61227,16 +61681,18 @@ "103.89.74.0/23", "103.91.166.0/24", "135.84.80.0/22", - "136.143.160.0/22", + "136.143.160.0/21", "136.143.172.0/23", "136.143.174.0/24", "136.143.176.0/20", - "136.143.189.0/24", "144.89.64.0/22", + "144.89.64.0/24", "147.124.12.0/22", "160.25.254.0/23", + "160.32.128.0/19", + "160.32.160.0/20", + "160.32.176.0/21", "160.32.184.0/22", - "160.32.184.0/24", "160.32.188.0/23", "165.173.128.0/19", "165.173.128.0/23", @@ -61246,30 +61702,29 @@ "165.173.174.0/23", "165.173.175.0/24", "165.173.176.0/21", - "165.173.177.0/24", "165.173.178.0/23", "165.173.178.0/23", "165.173.185.0/24", "165.173.186.0/23", "165.173.186.0/24", "165.173.188.0/22", - "167.254.236.0/23", + "167.254.236.0/22", "169.148.128.0/20", "169.148.142.0/24", "169.148.144.0/21", "169.148.144.0/24", - "169.148.146.0/24", "169.148.152.0/22", "169.148.156.0/24", "169.148.160.0/24", "169.148.162.0/23", "169.148.168.0/21", "169.148.173.0/24", + "169.148.174.0/24", "169.148.176.0/22", "169.148.180.0/24", "169.148.188.0/23", "185.230.212.0/22", - "185.230.213.0/24", + "185.230.212.0/23", "192.65.2.0/23", "193.118.160.0/23", "199.67.64.0/23", @@ -61277,8 +61732,10 @@ "199.67.70.0/24", "199.67.72.0/21", "199.67.74.0/23", - "199.67.80.0/20", + "199.67.80.0/21", "199.67.80.0/22", + "199.67.88.0/22", + "199.67.92.0/23", "204.141.160.0/24", "204.141.32.0/23", "204.141.42.0/23", @@ -61323,7 +61780,7 @@ "zohouniversity.com", "zohowebstatic.com" ], - "last_updated": 1777914593.187144, + "last_updated": 1779175737.699407, "long_description": "An Indian software company that provides cloud-based business software and productivity tools including CRM, email, and office suites.", "name": "Zoho", "org_ids": [ @@ -61347,7 +61804,7 @@ "asns": [], "cidrs": [], "domains": [], - "last_updated": 1777914595.4731407, + "last_updated": 1779175719.2497423, "long_description": "A cloud security company providing secure internet access, cloud security, and zero trust network access services.", "name": "Zscaler", "org_ids": [],