@Ted Jones
Thank you for posting this in Microsoft Q&A.
As I understand you want to block a user sign-in from one specific IP range as you are seeing some untrusted sign-ins from few IP addresses for this user.
Yes, you can block this IP range in Entra ID. As Akinbade Abiola mentioned above you can utilize Conditional access feature in Entra ID to block specific IP ranges sign-ins.
Microsoft Entra Conditional Access brings signals together, to make decisions, and enforce organizational policies.
Conditional Access policies at their simplest are if-then statements; if a user wants to access a resource, then they must complete an action.
Yes, using this feature requires Microsoft Entra ID P1 licenses. To find the right license for your requirements, see Compare generally available features of Microsoft Entra ID.
Customers with Microsoft 365 Business Premium licenses also have access to Conditional Access features.
You can configure conditional access policy based on IP range. You will have to first create a named location in Entra ID using those required IP ranges.
Post that you can use created named locations in conditional access policies.
https://learn.microsoft.com/en-us/entra/identity/conditional-access/howto-conditional-access-policy-location
Let us know if you have any further questions.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.