Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Общий по Linux (http://forum.oszone.net/forumdisplay.php?f=9)
-   -   сайты на ip (http://forum.oszone.net/showthread.php?t=297558)

Spileton 27-03-2015 15:27 2488455

сайты на ip
 
Как в Линуксе посмотреть какие сайты лежать на IP ?

MakaBooka 27-03-2015 19:09 2488575

Линух ничего не знает про сайты и их привязку к IP. Знает вебсервер. Для апача v.2.2 в убунту есть команда
Код:

apache2ctl -S
Вообще же неплохо бы уточнить дистрибутив, версию вебсервера.

ruslandh 27-03-2015 19:31 2488593

Код:

$ hostinfo 213.180.193.3
 address: 213.180.193.3
hostname: www.yandex.ru
 aliases:

$ nslookup  213.180.193.3
Server:        127.0.0.1
Address:        127.0.0.1#53

Non-authoritative answer:
3.193.180.213.in-addr.arpa      name = www.yandex.ru.

$ host 213.180.193.3
3.193.180.213.in-addr.arpa domain name pointer www.yandex.ru.

Код:

$ whois 213.180.193.3
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

% Note: this output has been filtered.
%      To receive output for a database update, use the "-B" flag.

% Information related to '213.180.193.0 - 213.180.193.255'

% Abuse contact for '213.180.193.0 - 213.180.193.255' is 'abuse@yandex.ru'

inetnum:        213.180.193.0 - 213.180.193.255
netname:        YANDEX-213-180-193
status:        ASSIGNED PA
country:        RU
descr:          Yandex enterprise network
admin-c:        YNDX1-RIPE
tech-c:        YNDX1-RIPE
remarks:        INFRA-AW
mnt-by:        YANDEX-MNT
source:        RIPE # Filtered

role:          Yandex LLC Network Operations
address:        Yandex LLC
address:        16, Leo Tolstoy St.
address:        119021
address:        Moscow
address:        Russian Federation
phone:          +7 495 739 7000
fax-no:        +7 495 739 7070
remarks:        trouble:      ------------------------------------------------------
remarks:        trouble:      Points of contact for Yandex LLC Network Operations
remarks:        trouble:      ------------------------------------------------------
remarks:        trouble:      Routing and peering issues:  noc@yandex.net
remarks:        trouble:      SPAM issues:                abuse@yandex.ru
remarks:        trouble:      Network security issues:    abuse@yandex.ru
remarks:        trouble:      Mail issues:                postmaster@yandex.ru
remarks:        trouble:      General information:        info@yandex.ru
remarks:        trouble:      ------------------------------------------------------
admin-c:        PGR777-RIPE
admin-c:        TVB11-RIPE
tech-c:        EM3673-RIPE
tech-c:        AUR2-RIPE
nic-hdl:        YNDX1-RIPE
mnt-by:        YANDEX-MNT
source:        RIPE # Filtered
abuse-mailbox:  abuse@yandex.ru

% Information related to '213.180.193.0/24AS13238'

route:          213.180.193.0/24
descr:          Yandex enterprise network
origin:        AS13238
mnt-by:        YANDEX-MNT
source:        RIPE # Filtered

% This query was served by the RIPE Database Query Service version 1.78 (DB-2)



Время: 21:22.

Время: 21:22.
© OSzone.net 2001-