Questions tagged [ip-address]
An Internet Protocol address (IP address) is a numerical label assigned to each device in a computer network that uses the Internet Protocol for communication.
320 questions
0
votes
0
answers
26
views
Dedicated IP vs CDN
In times of shared hosting, it was a real plus point for Google, if a site has a dedicated IP address.
What changed in this terms in the current time, where sites are hosted in the cloud and run ...
0
votes
1
answer
57
views
How to fix URL of My IP going to an account on my server
I have a multiple-domain virtual hosting (I think/assume) on a WHM server set up with a pair of IP addresses as primary and secondary addreses. If I have the primary IP address in my browser (eg https:...
0
votes
0
answers
46
views
How to achieve a git pull from a CGNAT?
I imagine my scenario to be reasonably common, so I am wondering if there is a method to achieve it.
I perform development on my local machine, which is either connected to the internet over my home ...
0
votes
1
answer
201
views
How can I check my IP is listed as blacklist as specific ISP?
We have created a new IP in our email sending solution and are currently undergoing IP warming. However, certain servers are blocking the emails we send.
Here are some examples:
Emails sent to ...
0
votes
1
answer
78
views
301 redirects - Site has IP address. A record currently not pointed and made changes to Categories
I appreciate that we very probably won't be able to get any advice or support today but here goes!
We have taken the decision this morning after reading up about H1 tags to change the name of a ...
0
votes
3
answers
203
views
Is shared hosting of domains on the same IP addresses assigned at random
I have a domain that is hosted on a specific IP address. I am looking after the security of my domain and after doing some initial investigation found some strange (possibly malicious) domains that ...
2
votes
3
answers
829
views
Deploy IIS publicly when my ISP changes my IP address regularly
My Internet access provider changes my IP address regularly. Will the website that I will deploy on IIS remain available for external users, even if my IP address won't always be the same?
2
votes
0
answers
56
views
How will moving from Microsoft 365 to Google Workspace affect email sender reputation?
As always, apologies if this somehow not the right place for this question, or it is just a bad question for the format. I've been on stack exchange for 15 years and still can't tell.
We're ...
1
vote
0
answers
24
views
Block specific C range of IP addresses [duplicate]
I can't find a good reference though my understanding is that ranges in an IPv4 address are:
a.b.c.d
I wish to block only the C ranges starting with 51.15.51.0 and ending with 51.15.142.255.
I have ...
1
vote
0
answers
156
views
Can Nginx get the client requesting IP address or URL?
In the config file of Nginx there's:
proxy_set_header X-Real-IP $remote_addr;
Just wondering if there is any way you can figure out if the request is accessed from a request URL: example.com or the ...
0
votes
0
answers
260
views
How can I disable users from accessing Apache server with an IP address in the URL instead of my domains?
I have a self-hosted and self-managed web server using Apache 2.4 on Debian. I use many domains on this server and have configured them using vhosts.
I want my users to use the domains I configured to ...
3
votes
0
answers
147
views
Does Google crawl domains with dynamic IP addresses?
Does Google crawl web sites with dynamic IP addresses and dynamic DNS entries?
0
votes
0
answers
42
views
Getting Visitors' IP Addresses and Showing Related Content
I want to list certain things for different cities. In other words, when someone from New York visits my website, I want to list "Best Language Courses in New York".
I can do that by using ...
1
vote
0
answers
724
views
Do Baidu and/or Yandex publish the current IP ranges used by their site indexing bots?
I need to identify bots operated by search engine operators to index sites.
I've looked at an existing question on this matter and the answers given there are too simplistic.
The User-Agent header is ...
3
votes
2
answers
60
views
Problems acessing site via domain
I recently used a windows server to host a node js website somewhat successfully. I then tried to associate the website to the domain name I had on Go Daddy. I just substituted the IP address in the ...