Skip to content

Hostname

cre.fr

Last fetched

cre.fr resolves to 1 IPv4 address operated by AS8723 in FR. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · cre.frRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cre.fr

Resolution chain

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

IPPrefixASNOperatorCountry
217.115.168.44217.115.168.0/21AS8723FR

WHOIS identity

Registrar
registrar:scaleway
Organization
commission regulation de l'energie
Contact emails

Subdomains

25 observed subdomains of cre.fr.

Web-graph footprint

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

1,647 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cre.fr.

MechanismTarget
SPF_Acre.fr
SPF_Aemail.relay.infrawan.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.sewan.fr
SPF_IP164.132.134.232
SPF_IP193.178.211.80
SPF_IP35.158.158.156
SPF_IP92.222.155.244
SPF_MXcre.fr
SPF_MXspf.integra.fr

Related pages

Pivot deeper into the graph from cre.fr.

Cypher and MCP

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

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