Прочее - сайты на ip

Ответить
 • Просмотры: 1
Аватара пользователя
Spileton

Прочее - сайты на ip

Сообщение Spileton »

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

Re: Прочее - сайты на ip

Сообщение MakaBooka »

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



Код:

Код: Выделить всё

apache2ctl -S

Вообще же неплохо бы уточнить дистрибутив, версию вебсервера.
Аватара пользователя
ruslandh

Re: Прочее - сайты на ip

Сообщение ruslandh »

Код:

Код: Выделить всё

$ 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)
Ответить

Вернуться в «Общий по Linux»