IP Domain registrant


 
Thread Tools Search this Thread
Special Forums Cybersecurity IP Domain registrant
# 1  
Old 04-23-2015
IP Domain registrant

Sorry for not beeing absolutely sure if this is the right forum to put my request, but as it deals about fraud, and the physical person behind a domain or IP I just take this one. It comes like this.

hm may someone can help me to find out, who the hell registered a domain, a very specific one, that is more than annoying, it comes along with some help from a huge bank, it tells people like my wife that this title is based or down by law, and on the providers-service I can see, there are 271 domains registered to this very specific IP. It is not about malicious code or a botnet, it is about making money for nothing or quite a profit telling to be an official entity based on a certain law.
After running nmap, tracerout, whois and more, I just got the information about the provider or hoster of this domain.


AcEb.org.br - Ac Eb

trying this tells me to get the whole report for just 50 bucks. Is there a better way to find out who is behind that fraud of this specific domain? I would just like to get the maintainer, programmer or registrar for that. The way back archive did not help either.
Any help or clues are welcomed, thanks in advance.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

rsh domain name

hey there i'm facing an issue with my script, I'm not sure there's a solution.. I want to get information about the rest of the machines that share the same domain name with me.I know that this is possible by using the rsh command, but the thing is that i'd like to know if it's possible to have... (2 Replies)
Discussion started by: vlm
2 Replies

2. Shell Programming and Scripting

Pinging a domain

how can you ping a domain and store the ip? like given a url in a variable $url how can i ping it? also how can i find the local server's ip address on a cpanel server? (i have multiple servers and didnt want to hard code it in) (basically i want to check the domain accounts on the server,... (11 Replies)
Discussion started by: vanessafan99
11 Replies

3. Windows & DOS: Issues & Discussions

How to: Linux BOX in Windows Domain (w/out joining the domain)

Dear Expert, i have linux box that is running in the windows domain, BUT did not being a member of the domain. as I am not the System Administrator so I have no control on the server in the network, such as modify dns entry , add the linux box in AD and domain record and so on that relevant. ... (2 Replies)
Discussion started by: regmaster
2 Replies

4. Solaris

Domain name

Hi, How to set domain name in solaris 5.10 ? Also what is the command to see the domain name ? (2 Replies)
Discussion started by: bang_dba
2 Replies

5. UNIX for Advanced & Expert Users

logging into domain

I cannot log into domain. domain name is "mshome", i set up Samba domain server PDS, and i try to log in from Win xp but is when I put in mycomputer, domain name for xp - mshome, which is domain name, it automaticly asks for username and pass. i enter username and pass and it says - "The following... (0 Replies)
Discussion started by: salvor_hardin
0 Replies

6. UNIX for Advanced & Expert Users

alias for domain name

Hi, how to create an alias for a domain name in /etc/hosts file ? Wh have this : 192.168.2.30 mymachine.domaine1.domaine2.com mymachine How can I create an alias for mymachine.domaine1.domaine2.com ?? Many thanks. (1 Reply)
Discussion started by: big123456
1 Replies

7. IP Networking

Looking up hosts under a domain

hello folks, I am looking for a command on Unix/Linux that will query the hosts connected to a domain.. For Ex: I would like to know what hosts are attached to domain brown.edu . Assume there are: cs.brown.edu, cob.brown.edu, math.brown.edu, mail.brown.edu, web.brown.edu and so on. So when... (1 Reply)
Discussion started by: milhan
1 Replies

8. UNIX for Dummies Questions & Answers

Domain

I am a web programmer and am fluent in site construction and etc. I am planning to register and use a domian name on a server hosted by another company. Is it necessary for me to learn Unix (I have no Unix experience) to operate with another server? Thanks (1 Reply)
Discussion started by: wcc9968
1 Replies
Login or Register to Ask a Question
asadmin-stop-domain(1AS)					   User Commands					  asadmin-stop-domain(1AS)

NAME
asadmin-stop-domain, stop-domain - stops the given domain SYNOPSIS
stop-domain [--domaindir install_dir/domains][--terse=false] [--echo=false] [domain_name] stop-domain stops the specified domain. If there is only one domain in the default domain directory (install_dir/domains), then no operand is required to stop the domain. However, if there is more than one domain, the domain operand must be specified. This command is supported in local mode only. OPTIONS
--domaindir directory where the domain is to be stopped. If specified, path must be accessible in the filesystem. If not speci- fied, the domainis stopped in the default install_dir/domains directory. --terse indicates that any output data must be very concise, typically avoiding human-friendly sentences and favoring well- formatted data for consumption by a script. Default is false. --echo setting to true will echo the command line statement on the standard output. Default is false. OPERANDS
domain_name name of the domain. Must be a unique name. Example 1: Using stop-domain asadmin> stop-domain sampleDomain Stoping Domain sampleDomain, please wait Domain sampleDomain stopped Command stop-domain executed successfully Where: the sampleDomain domain in the default domains directory is stopped. EXIT STATUS
0 command executed successfully 1 error in executing the command asadmin-create-domain(1AS), asadmin-delete-domain(1AS), asadmin-start-domain(1AS), asadmin-list-domains(1AS) J2EE 1.4 SDK March 2004 asadmin-stop-domain(1AS)