nofrag.pagesperso-orange.fr rapport :   Visitez le site


  • Titre:Historique

    La description :. **************************************************************************/ function neofrag() { global $neofrag; return $neofrag; } function check_file($dir, $force = false) { if ($dir === '') { re...

    Classement Alexa Global: # 8,223,Alexa Classement dans France est # 508

    Server:Apache...

    L'adresse IP principale: 193.252.121.242,Votre serveur France,Issy-les-Moulineaux ISP:Orange S.A.  TLD:fr Code postal:fr

    Ce rapport est mis à jour en 04-Aug-2018

Created Date:2007-07-12
Changed Date:2019-07-12
Expires Date:2020-07-12

Données techniques du nofrag.pagesperso-orange.fr


Geo IP vous fournit comme la latitude, la longitude et l'ISP (Internet Service Provider) etc. informations. Notre service GeoIP a trouvé l'hôte nofrag.pagesperso-orange.fr.Actuellement, hébergé dans France et son fournisseur de services est Orange S.A. .

Latitude: 48.821041107178
Longitude: 2.2771799564362
Pays: France (fr)
Ville: Issy-les-Moulineaux
Région: Ile-de-France
ISP: Orange S.A.

the related websites

domaine Titre
argonne.pagesperso-orange.fr historique
barres.phospho.pagesperso-orange.fr historique
nofrag.pagesperso-orange.fr Historique
pown-monica.onlc.fr historique - p.o.w.n
rallyehistorique.forumpro.fr rallye historique
atooturf.onlc.fr historique - atooturf
maquette.e-monsite.com reconstitution-historique
limoux.pagesperso-orange.fr Limoux Mémoire Historique
lecostume.canalblog.com le costume historique
atlas.historique.alsace.uha.fr atlas historique d'alsace
historique-chien.e-monsite.com l'historique du chien
historique.icsn.cnrs-gif.fr historique de l'icsn
chtimiste.pagesperso-orange.fr historique de rgiments
shg.hautetfort.com société historique gondecourtoise
historique.ffvv.org historique ffvv blogs

Analyse d'en-tête HTTP


Les informations d'en-tête HTTP font partie du protocole HTTP que le navigateur d'un utilisateur envoie à appelé Apache contenant les détails de ce que le navigateur veut et acceptera de nouveau du serveur Web.

Content-Length:6544
Accept-Ranges:bytes
Keep-Alive:timeout=5
Server:Apache
Last-Modified:Fri, 21 Jul 2017 20:42:37 GMT
Connection:Keep-Alive
ETag:"1990-554d9e7ca897c"
X-Mod-ppHosting:v3.7 - 28/03/2012
Date:Sat, 04 Aug 2018 11:02:50 GMT

DNS

ipv4:IP:193.252.121.242
ASN:24600
OWNER:WANADOOPORTAILS-AS Wanadoo Portails/Direction technique, FR
Country:FR

HtmlToText

. **************************************************************************/ function neofrag() { global $neofrag; return $neofrag; } function check_file($dir, $force = false) { if ($dir === '') { return false; } static $cache; if (!isset($cache[$dir]) || $force) { $dirs = explode('/', $dir); $exists = true; foreach (array_keys($dirs) as $i) { if (!isset($cache[$path = implode('/', array_slice($dirs, 0, $i + 1))]) || $force) { $cache[$path] = $exists ? file_exists($path) : false; } $exists = $cache[$path]; } } return $cache[$dir]; } ob_start(); define('neofrag_cms', dirname(__file__)); define('neofrag_memory', memory_get_peak_usage()); define('neofrag_time', microtime(true)); define('neofrag_version', 'alpha 0.1.6.1'); ini_set('default_charset', 'utf8'); ini_set('mbstring.func_overload', 7); mb_regex_encoding('utf-8'); mb_internal_encoding('utf-8'); spl_autoload_register(function($name){ if ($override = substr($name = strtolower($name), 0, 2) == 'o_') { $name = substr($name, 2); } $dir = $override ? 'overrides' : 'neofrag'; if (file_exists($file = $dir.'/classes/'.$name.'.php')) { require_once $file; } else if (preg_match('/^(.+?)_(.+)/', $name, $match) && file_exists($dir.'/libraries/'.$match[1].'.php') && file_exists($file = $dir.'/libraries/'.$match[1].'s/'.$match[2].'.php')) { require_once $file; } else if (file_exists($file = $dir.'/libraries/'.$name.'.php')) { require_once $file; } }); function load($name) { $args = array_slice(func_get_args(), 1); $override = false; if (substr($name, 0, 2) == 'o_') { $override = true; } else if (class_exists('o_'.$name)) { $name = 'o_'.$name; $override = true; } $r = new reflectionclass($name); if ($debug = neofrag() === null || !isset(neofrag()->user) || !isset(neofrag()->debug) || neofrag()->debug->is_enabled()) { $memory = memory_get_usage(); $time = microtime(true); } $object = $r->newinstanceargs($args); if ($debug) { $object->memory = [$memory, memory_get_usage()]; $object->time = [$time, microtime(true)]; if ($override) { $object->override = true; } } return $object; } $neofrag = load('loader', [ 'assets' => [ 'assets', 'overrides/themes/default', 'neofrag/themes/default' ], 'authenticators' => [ 'authenticators' ], 'config' => [ 'overrides/config', 'neofrag/config', 'config' ], 'core' => [ 'overrides/core', 'neofrag/core' ], 'helpers' => [ 'overrides/helpers', 'neofrag/helpers' ], 'lang' => [ 'overrides/lang', 'neofrag/lang' ], 'libraries' => [ 'overrides/libraries', 'neofrag/libraries', ], 'modules' => [ 'overrides/modules', 'neofrag/modules', 'modules' ], 'themes' => [ 'overrides/themes', 'neofrag/themes', 'themes' ], 'views' => [ 'overrides/themes/default/views', 'neofrag/themes/default/views', 'overrides/views', 'neofrag/views' ], 'widgets' => [ 'overrides/widgets', 'neofrag/widgets', 'widgets' ] ]); $neofrag->modules = $neofrag->themes = $neofrag->widgets = $neofrag->authenticators = $neofrag->css = $neofrag->js = $neofrag->js_load = $neofrag->modals = []; $neofrag->module = $neofrag->theme = null; foreach ([ 'array', 'assets', 'color', 'countries', 'file', 'geolocalisation', 'dir', 'input', 'location', 'notify', 'output', 'statistics', 'string', 'time', 'user_agent' ] as $helper ) { $neofrag->helper($helper); } foreach([ 'debug', 'output', 'db', 'url', 'config', 'access', 'addons', 'session', 'user', 'groups', 'router' ] as $library ) { $neofrag->{'core_'.$library}; if ($library == 'config' && is_asset() && !preg_match('#^backups/#', $neofrag->url->request)) { asset($neofrag->url->request); } } if (isset($neofrag->config->nf_dispositions_upgrade) && !$neofrag->config->nf_dispositions_upgrade) { foreach ($neofrag->db->from('nf_dispositions')->get() as $disposition) { $rows = unserialize(preg_replace('/o:\d+:"(row|col|widget_view)"/', 'o:8:"stdclass"', preg_replace_callback('/s:\d+:"(.(?:row|col|widget_view).+?)";/', function($a){ return 's:'.strlen($a = preg_replace('/.*_(.+?)$/', '\1', $a[1])).':"'.$a.'";'; }, $disposition['disposition']))); $new_disposition = []; foreach ($rows as $row) { $cols = []; if (!empty($row->cols)) { foreach ($row->cols as $col) { $widgets = []; if (!empty($col->widgets)) { foreach ($col->widgets as $widget) { $new_widget = $neofrag->panel_widget($widget->widget_id); if (!empty($widget->style)) { $new_widget->color(str_replace('panel-', '', $widget->style)); } $widgets[] = $new_widget; } } $new_col = call_user_func_array([$neofrag, 'col'], $widgets); if (!empty($col->size)) { $new_col->size($col->size); } $cols[] = $new_col; } } $new_row = call_user_func_array([$neofrag, 'row'], $cols); if (!empty($row->style)) { $new_row->style($row->style); } $new_disposition[] = $new_row; } $neofrag->db ->where('disposition_id', $disposition['disposition_id']) ->update('nf_dispositions', [ 'disposition' => serialize($new_disposition) ]); $neofrag->config('nf_dispositions_upgrade', true, 'bool'); } dir_create('authenticators'); foreach (['facebook', 'twitter', 'google', 'battle_net', 'steam', 'twitch', 'github', 'linkedin'] as $name) { $neofrag->network('https://raw.githubusercontent.com/neofragcms/neofrag-cms/master/authenticators/'.$name.'.php')->stream('authenticators/'.$name.'.php'); } } echo $neofrag->router()->output; /* neofrag alpha 0.1.6 ./index.php */

Informations Whois


Whois est un protocole qui permet d'accéder aux informations d'enregistrement.Vous pouvez atteindre quand le site Web a été enregistré, quand il va expirer, quelles sont les coordonnées du site avec les informations suivantes. En un mot, il comprend ces informations;

%%
%% This is the AFNIC Whois server.
%%
%% complete date format : YYYY-MM-DDThh:mm:ssZ
%% short date format : DD/MM
%% version : FRNIC-2.5
%%
%% Rights restricted by copyright.
%% See https://www.afnic.fr/en/products-and-services/services/whois/whois-special-notice/
%%
%% Use '-h' option to obtain more information about this service.
%%
%% [2600:3c03:0000:0000:f03c:91ff:feae:779d REQUEST] >> pagesperso-orange.fr
%%
%% RL Net [##########] - RL IP [#########.]
%%

domain: pagesperso-orange.fr
status: ACTIVE
hold: NO
holder-c: FT676-FRNIC
admin-c: O7335-FRNIC
tech-c: FT4170-FRNIC
zone-c: NFC1-FRNIC
nsl-id: NSL16830-FRNIC
registrar: NORDNET
Expiry Date: 2020-07-12T08:05:33Z
created: 2007-07-12T08:05:33Z
last-update: 2019-07-12T08:35:07Z
source: FRNIC

ns-list: NSL16830-FRNIC
nserver: ns1.fti.net
nserver: ns2.fti.net
nserver: ns3.fti.net
nserver: ns4.fti.net
nserver: ns5.fti.net
nserver: ns6.fti.net
source: FRNIC

registrar: NORDNET
type: Isp Option 1
address: 20 Rue Denis Papin
address: CS 20458
address: 59664 VILLENEUVE D'ASCQ CEDEX
country: FR
phone: +33 9 69 360 360
e-mail: contact@nordnet.net
website: https://www.nordnet.com/offres/pack_relais/presentation.php
anonymous: NO
registered: 1998-01-01T12:00:00Z
source: FRNIC

nic-hdl: FT676-FRNIC
type: ORGANIZATION
contact: ORANGE
address: 78, rue Olivier de Serres
address: 75015 Paris
country: FR
phone: +33 1 44 44 08 50
e-mail: gestionndd@francetelecom.biz
registrar: NORDNET
changed: 2015-10-15T10:42:45Z nic@nic.fr
anonymous: NO
obsoleted: NO
eligstatus: ok
eligsource: REGISTRY
eligdate: 2013-12-13T14:23:09Z
reachstatus: not identified
source: FRNIC

nic-hdl: O7335-FRNIC
type: ORGANIZATION
contact: Orange
address: 78, rue Olivier de Serres
address: 75015 Paris
country: FR
phone: +33 1 44 44 08 50
e-mail: gestionndd@francetelecom.biz
registrar: NORDNET
changed: 2013-07-02T14:24:15Z nic@nic.fr
anonymous: NO
obsoleted: NO
eligstatus: not identified
reachstatus: not identified
source: FRNIC

nic-hdl: FT4170-FRNIC
type: ORGANIZATION
contact: France Telecom
address: 1, avenue Nelson Mandela
address: 94745 Arcueil
country: FR
phone: +33 1 58 96 62 51
fax-no: +33 1 58 96 83 51
e-mail: domaines.portails@orange.com
registrar: NORDNET
changed: 2013-01-08T08:20:01Z nic@nic.fr
anonymous: NO
obsoleted: NO
eligstatus: not identified
reachstatus: not identified
source: FRNIC


  REFERRER http://www.nic.fr

  REGISTRAR AFNIC

SERVERS

  SERVER fr.whois-servers.net

  ARGS pagesperso-orange.fr

  PORT 43

  TYPE domain
RegrInfo
DISCLAIMER
%
% This is the AFNIC Whois server.
%
% complete date format : YYYY-MM-DDThh:mm:ssZ
% short date format : DD/MM
% version : FRNIC-2.5
%
% Rights restricted by copyright.
% See https://www.afnic.fr/en/products-and-services/services/whois/whois-special-notice/
%
% Use '-h' option to obtain more information about this service.
%
% [2600:3c03:0000:0000:f03c:91ff:feae:779d REQUEST] >> pagesperso-orange.fr
%
% RL Net [##########] - RL IP [#########.]
%

  REGISTERED yes

ADMIN

  HANDLE O7335-FRNIC

  TYPE ORGANIZATION

  CONTACT Orange

ADDRESS
78, rue Olivier de Serres
75015 Paris

  COUNTRY FR

  PHONE +33 1 44 44 08 50

  EMAIL gestionndd@francetelecom.biz

  SPONSOR NORDNET

  CHANGED 2013-07-02

  ANONYMOUS NO

  OBSOLETED NO

  ELIGSTATUS not identified

  REACHSTATUS not identified

  SOURCE FRNIC

TECH

  HANDLE FT4170-FRNIC

  TYPE ORGANIZATION

  CONTACT France Telecom

ADDRESS
1, avenue Nelson Mandela
94745 Arcueil

  COUNTRY FR

  PHONE +33 1 58 96 62 51

  FAX +33 1 58 96 83 51

  EMAIL domaines.portails@orange.com

  SPONSOR NORDNET

  CHANGED 2013-01-08

  ANONYMOUS NO

  OBSOLETED NO

  ELIGSTATUS not identified

  REACHSTATUS not identified

  SOURCE FRNIC

OWNER

  HANDLE FT676-FRNIC

  TYPE ORGANIZATION

  CONTACT ORANGE

ADDRESS
78, rue Olivier de Serres
75015 Paris

  COUNTRY FR

  PHONE +33 1 44 44 08 50

  EMAIL gestionndd@francetelecom.biz

  SPONSOR NORDNET

  CHANGED 2015-10-15

  ANONYMOUS NO

  OBSOLETED NO

  ELIGSTATUS ok

  ELIGSOURCE REGISTRY

  ELIGDATE 2013-12-13T14:23:09Z

  REACHSTATUS not identified

  SOURCE FRNIC

DOMAIN

  STATUS ACTIVE

  HOLD NO

  SPONSOR NORDNET

  EXPIRY DATE 2020-07-12T08:05:33Z

  CREATED 2007-07-12

  CHANGED 2019-07-12

  SOURCE FRNIC

  HANDLE NSL16830-FRNIC

NSERVER

  NS1.FTI.NET 193.252.149.49

  NS2.FTI.NET 193.252.149.50

  NS3.FTI.NET 193.252.121.105

  NS4.FTI.NET 193.252.121.107

  NS5.FTI.NET 81.52.142.107

  NS6.FTI.NET 81.52.142.103

  NAME pagesperso-orange.fr

Go to top

Erreurs


La liste suivante vous montre les fautes d'orthographe possibles des internautes pour le site Web recherché.

  • www.unofrag.com
  • www.7nofrag.com
  • www.hnofrag.com
  • www.knofrag.com
  • www.jnofrag.com
  • www.inofrag.com
  • www.8nofrag.com
  • www.ynofrag.com
  • www.nofragebc.com
  • www.nofragebc.com
  • www.nofrag3bc.com
  • www.nofragwbc.com
  • www.nofragsbc.com
  • www.nofrag#bc.com
  • www.nofragdbc.com
  • www.nofragfbc.com
  • www.nofrag&bc.com
  • www.nofragrbc.com
  • www.urlw4ebc.com
  • www.nofrag4bc.com
  • www.nofragc.com
  • www.nofragbc.com
  • www.nofragvc.com
  • www.nofragvbc.com
  • www.nofragvc.com
  • www.nofrag c.com
  • www.nofrag bc.com
  • www.nofrag c.com
  • www.nofraggc.com
  • www.nofraggbc.com
  • www.nofraggc.com
  • www.nofragjc.com
  • www.nofragjbc.com
  • www.nofragjc.com
  • www.nofragnc.com
  • www.nofragnbc.com
  • www.nofragnc.com
  • www.nofraghc.com
  • www.nofraghbc.com
  • www.nofraghc.com
  • www.nofrag.com
  • www.nofragc.com
  • www.nofragx.com
  • www.nofragxc.com
  • www.nofragx.com
  • www.nofragf.com
  • www.nofragfc.com
  • www.nofragf.com
  • www.nofragv.com
  • www.nofragvc.com
  • www.nofragv.com
  • www.nofragd.com
  • www.nofragdc.com
  • www.nofragd.com
  • www.nofragcb.com
  • www.nofragcom
  • www.nofrag..com
  • www.nofrag/com
  • www.nofrag/.com
  • www.nofrag./com
  • www.nofragncom
  • www.nofragn.com
  • www.nofrag.ncom
  • www.nofrag;com
  • www.nofrag;.com
  • www.nofrag.;com
  • www.nofraglcom
  • www.nofragl.com
  • www.nofrag.lcom
  • www.nofrag com
  • www.nofrag .com
  • www.nofrag. com
  • www.nofrag,com
  • www.nofrag,.com
  • www.nofrag.,com
  • www.nofragmcom
  • www.nofragm.com
  • www.nofrag.mcom
  • www.nofrag.ccom
  • www.nofrag.om
  • www.nofrag.ccom
  • www.nofrag.xom
  • www.nofrag.xcom
  • www.nofrag.cxom
  • www.nofrag.fom
  • www.nofrag.fcom
  • www.nofrag.cfom
  • www.nofrag.vom
  • www.nofrag.vcom
  • www.nofrag.cvom
  • www.nofrag.dom
  • www.nofrag.dcom
  • www.nofrag.cdom
  • www.nofragc.om
  • www.nofrag.cm
  • www.nofrag.coom
  • www.nofrag.cpm
  • www.nofrag.cpom
  • www.nofrag.copm
  • www.nofrag.cim
  • www.nofrag.ciom
  • www.nofrag.coim
  • www.nofrag.ckm
  • www.nofrag.ckom
  • www.nofrag.cokm
  • www.nofrag.clm
  • www.nofrag.clom
  • www.nofrag.colm
  • www.nofrag.c0m
  • www.nofrag.c0om
  • www.nofrag.co0m
  • www.nofrag.c:m
  • www.nofrag.c:om
  • www.nofrag.co:m
  • www.nofrag.c9m
  • www.nofrag.c9om
  • www.nofrag.co9m
  • www.nofrag.ocm
  • www.nofrag.co
  • nofrag.pagesperso-orange.frm
  • www.nofrag.con
  • www.nofrag.conm
  • nofrag.pagesperso-orange.frn
  • www.nofrag.col
  • www.nofrag.colm
  • nofrag.pagesperso-orange.frl
  • www.nofrag.co
  • www.nofrag.co m
  • nofrag.pagesperso-orange.fr
  • www.nofrag.cok
  • www.nofrag.cokm
  • nofrag.pagesperso-orange.frk
  • www.nofrag.co,
  • www.nofrag.co,m
  • nofrag.pagesperso-orange.fr,
  • www.nofrag.coj
  • www.nofrag.cojm
  • nofrag.pagesperso-orange.frj
  • www.nofrag.cmo
 Afficher toutes les erreurs  Cacher toutes les erreurs