Skip to main content

All Questions

Tagged with
3 votes
1 answer
51 views

Express.js: Parsing Predomain from URL works with localhost but not with 127.0.0.1

I've implemented a simple Express.js application that extracts the predomain from incoming requests' hostnames. The code seems to be functioning correctly when I use localhost:3000, but it fails when ...
Harsh Narwariya's user avatar
-2 votes
1 answer
400 views

How can I get devices name after gathering all the IP addresses connected in a network? Flutter

I am using lan_scanner flutter package to gather IP Addresses of a network.I want to also get the hostname of each particular address. Any ideas on how can I achieve that? I tried using some other ...
Panos_42's user avatar
-1 votes
1 answer
582 views

Can I reserve a static external IP address in Google, and then use it on another Cloud Provider?

We can reserve a static IP address on Google following the instructions here. Would it be possible to migrate this IP address to another Cloud, e.g. Amazon, IBM, or elsewhere, and how would that work. ...
WJA's user avatar
  • 6,854
0 votes
1 answer
248 views

how to find out the server where the site is located

explain me please, how to find out the server where the ip address of site is located? I understand so... 1.when in browser we write domain of website(for example www.google.com), the browser send ...
Samvel Ghumashyan's user avatar
1 vote
1 answer
1k views

C# Resolve hostname with Dns to IP Address

Got this program i am writing in my office in C#. So i can read all Computer Names From the Domain, fill them into a List and print them out. Using this Code : `private void FindComputersInAD() ...
Subscaper's user avatar
  • 242
1 vote
0 answers
404 views

How do you stop the browser from changing the domain name to the ip address?

I've recently acquired a domain name for my website, but when I enter the URL in a browser it get's instantly converted to the webserver's ip-address. How is it possible to keep showing the domain ...
Chris BT's user avatar
-2 votes
2 answers
793 views

How does 1.1.1.1 resolve to a website when .1 is not a TLD

When typing 1.1.1.1 in address bar of a browser it opens up https://1.1.1.1/, This is first time I saw .1 top level domain so I looked it up on various domain registrars. I could not find it so I ...
Naman Singhal's user avatar
-1 votes
1 answer
711 views

How to check if DNS record exists using Ruby?

I'm trying to check whether a given host name has already been used in an A Record in our IPAM system. E.g., if https://this-internal-url.net is already "taken" in the DNS system, it should ...
208_man's user avatar
  • 1,658
0 votes
1 answer
84 views

Using sed to convert IP address to company-standard DNS name?

I've got a COTS product that requires we set a certain configuration property with a DNS name, rather than an IP address. Fortunately, our company standardized what the DNS names for that class of ...
Shadowman's user avatar
  • 11.8k
0 votes
1 answer
283 views

Android native app resolves hostname to a different IP from browser

I'm having a really strange problem. I am supporting a private mobile app for a client that connects to their website to perform a variety of operation. For reasons beyond my control, the IP address ...
Aleks G's user avatar
  • 57.1k
2 votes
2 answers
1k views

Access IP address website as if accessed via a domain name

I've configured Apache on a web server so that different domains show different websites. While I wait for the DNS updates that will point my domain at this servers IP address, I'd like to test if my ...
kris's user avatar
  • 12.4k
0 votes
2 answers
35 views

Is there any AWS setup that can associate a fixed IP to a domain?

I need to create a security group that allows traffic between an EC2 instance and a certain domain. Problem is, the IP associated to a domain can change (or there can be multiple IPs), so I can't ...
Marcus's user avatar
  • 5,226
0 votes
0 answers
69 views

Reverse tracking ip addresses without using iptools in R

I am aware that ip_to_hostname(STRSXP) in iptools in R does help users to find domain names of IP addresses. However, with my data sized over 300,000,000 entries of DNS IP addresses, ip_to_hostname is ...
AvidCoder's user avatar
1 vote
1 answer
751 views

Google Cloud not allowing access to Jupyter Notebook

I am extremely new to Google Cloud, however earlier this week I used some youtube tutorials to set up an instance on google cloud and how to set up jupyter notebook through the SSH. Access worked fine ...
Rebecca Vella's user avatar
0 votes
0 answers
22 views

Multiple IPs to a single domain

I am hosting multiple apps with the same domain and subdomains. Let's agree there are 3 apps with these server configs with a single domain of mywebsite.com server1 ip is 123.234.345.23 ,and the app ...
ken4ward's user avatar
  • 2,296

15 30 50 per page
1
2 3 4 5
9