How do I catch ec2 elastic ip pattern in url using a regex

CsN.Co.IL

New Member
Can anyone provide me with a c# regex for tapping an elastic ip in the request url? Sometimes we get some strange requests with the elastic ip of our servers/load balancer within the url's. I need to put dumb redirects to my original domains/stop processing such requests.
 
Back
Top