Skip to content

Hostname

enaco.fr

Last fetched

enaco.fr resolves to 2 IPv4 addresses operated by AS199758 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · enaco.frRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/enaco.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.46.230.115185.46.230.0/23AS199758FR
34.78.142.24834.78.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.78.142.24834.78.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
registrar:ovh
Organization
carrieres et conseil
Contact emails

Subdomains

108 observed subdomains of enaco.fr.

Web-graph footprint

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

350 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for enaco.fr.

MechanismTarget
SPF_Aenaco.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.190.80.152
SPF_IP109.190.80.185
SPF_IP178.32.227.32
SPF_IP178.33.180.184/29
SPF_IP188.165.109.117
SPF_IP188.165.37.10
SPF_IP46.105.132.192/26
SPF_IP46.105.243.51
SPF_IP5.135.203.104/29
SPF_IP5.135.28.100
SPF_IP5.135.28.96/29
SPF_MXenaco.fr

Related pages

Pivot deeper into the graph from enaco.fr.

Cypher and MCP

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

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