Skip to content

Hostname

cpe.fr

Last fetched

cpe.fr resolves to 1 IPv4 address operated by EOLAS-AS in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

WHISPER CANON · cpe.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cpe.fr

Resolution chain

cpe.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.237.111.223178.237.111.0/24AS15401EOLAS-ASFR

WHOIS identity

Registrar
registrar:gip renater
Organization
ecole sup chimie phys electroniq lyon
Contact emails

Subdomains

1,021 observed subdomains of cpe.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cpe.fr.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.partage.renater.fr
SPF_IP134.214.49.100
SPF_IP134.214.49.121

Related pages

Pivot deeper into the graph from cpe.fr.

Cypher and MCP

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

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