Skip to content

Hostname

iesa.fr

Last fetched

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

Nutrition Label

WHISPER CANON · iesa.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iesa.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.168104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.168104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.248172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.91.60.7651.91.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:gandi
Organization
iesa
Contact emails

Subdomains

23 observed subdomains of iesa.fr.

Web-graph footprint

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

209 sites link to this hostname.

196 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for iesa.fr.

MechanismTarget
SPF_Amail.iesanetwork.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.galileo.studea.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebsites-spf.oxymis.fr
SPF_MXiesa.fr

Related pages

Pivot deeper into the graph from iesa.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iesa.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.