Skip to content

Hostname

esg.fr

Last fetched

esg.fr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · esg.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/esg.fr

Resolution chain

esg.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.104104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.104104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.211172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.91.60.7651.91.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:gandi
Organization
societe ecole superieure de gestion
Contact emails

Subdomains

10 observed subdomains of esg.fr.

Web-graph footprint

Distinct hostnames that link to or from esg.fr in the public web crawl.

319 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for esg.fr.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.galileo.studea.fr
SPF_INCLUDEspf.pole-esg.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfprod.keetoa.com
SPF_INCLUDEwebsites-spf.oxymis.fr
SPF_MXesg.fr

Related pages

Pivot deeper into the graph from esg.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "esg.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.